From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 93649] [radeonsi] Graphics lockup while playing tf2 Date: Mon, 24 Oct 2016 20:35:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2110030359==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 019C16E594 for ; Mon, 24 Oct 2016 20:35:17 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2110030359== Content-Type: multipart/alternative; boundary="14773413165.5B2e.13958"; charset="UTF-8" --14773413165.5B2e.13958 Date: Mon, 24 Oct 2016 20:35:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D93649 --- Comment #51 from Marek Ol=C5=A1=C3=A1k --- You can try this: diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_bo.c b/src/gallium/winsys/radeon/drm/radeon_drm_bo.c index a15d559..ab95bae 100644 --- a/src/gallium/winsys/radeon/drm/radeon_drm_bo.c +++ b/src/gallium/winsys/radeon/drm/radeon_drm_bo.c @@ -939,7 +939,7 @@ radeon_winsys_bo_create(struct radeon_winsys *rws, struct radeon_drm_winsys *ws =3D radeon_drm_winsys(rws); struct radeon_bo *bo; unsigned usage =3D 0, pb_cache_bucket; - +alignment *=3D 2; /* Only 32-bit sizes are supported. */ if (size > UINT_MAX) return NULL; It will only affect radeon, not amdgpu. --=20 You are receiving this mail because: You are the assignee for the bug.= --14773413165.5B2e.13958 Date: Mon, 24 Oct 2016 20:35:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 51 on bug 93649<= /a> from Marek Ol=C5=A1=C3=A1k
You can try this:

diff --git a/src/gallium/winsys/radeon/drm/radeon_drm_bo.c
b/src/gallium/winsys/radeon/drm/radeon_drm_bo.c
index a15d559..ab95bae 100644
--- a/src/gallium/winsys/radeon/drm/radeon_drm_bo.c
+++ b/src/gallium/winsys/radeon/drm/radeon_drm_bo.c
@@ -939,7 +939,7 @@ radeon_winsys_bo_create(struct radeon_w=
insys *rws,
     struct radeon_drm_winsys *ws =3D radeon_drm_winsys(rws);
     struct radeon_bo *bo;
     unsigned usage =3D 0, pb_cache_bucket;
-
+alignment *=3D 2;
     /* Only 32-bit sizes are supported. */
     if (size > UINT_MAX)
         return NULL;


It will only affect radeon, not amdgpu.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14773413165.5B2e.13958-- --===============2110030359== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2110030359==--