[Bug 105633] [amdgpu][bisected] PRIME stuttering tearing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 20 20:53:18 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105633
Bug ID: 105633
Summary: [amdgpu][bisected] PRIME stuttering tearing
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel at lists.freedesktop.org
Reporter: mike at fireburn.co.uk
I've bisected this to:
commit 9021d2edd259d992cf8b5b48791ab50829129de7
Author: Christian König <christian.koenig at amd.com>
Date: Mon Feb 19 11:29:35 2018 +0100
drm/amdgpu: mitigate workaround for i915
To be able to use DRI_PRIME with amdgpu and i915 we add all our fences
only as exclusive ones.
Disable that behavior when sharing between amdgpu itself cause it
hinders concurrent execution.
Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
If I revert that and a bit of:
commit 59dd47728625e6f8e77f888d00596c9fb7057540
Author: Christian König <christian.koenig at amd.com>
Date: Tue Feb 20 19:51:02 2018 +0100
drm/amdgpu: further mitigate workaround for i915
Disable the workaround on imported BOs as well.
Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Alex Deucher <alexdeucher at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
To work around the compilation issue, things go back to normal
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180320/d106febd/attachment.html>
More information about the dri-devel
mailing list