* [Bug 105633] [amdgpu][bisected] PRIME stuttering tearing
@ 2018-03-20 20:53 bugzilla-daemon
2018-03-21 13:00 ` bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2018-03-20 20:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2046 bytes --]
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@lists.freedesktop.org
Reporter: mike@fireburn.co.uk
I've bisected this to:
commit 9021d2edd259d992cf8b5b48791ab50829129de7
Author: Christian König <christian.koenig@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@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
If I revert that and a bit of:
commit 59dd47728625e6f8e77f888d00596c9fb7057540
Author: Christian König <christian.koenig@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@amd.com>
Reviewed-by: Alex Deucher <alexdeucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@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.
[-- Attachment #1.2: Type: text/html, Size: 3815 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 105633] [amdgpu][bisected] PRIME stuttering tearing
2018-03-20 20:53 [Bug 105633] [amdgpu][bisected] PRIME stuttering tearing bugzilla-daemon
@ 2018-03-21 13:00 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2018-03-21 13:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 966 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105633
Christian König <ckoenig.leichtzumerken@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ckoenig.leichtzumerken@gmai
| |l.com
Status|NEW |NEEDINFO
Assignee|dri-devel@lists.freedesktop |ckoenig.leichtzumerken@gmai
|.org |l.com
--- Comment #1 from Christian König <ckoenig.leichtzumerken@gmail.com> ---
Created attachment 138243
--> https://bugs.freedesktop.org/attachment.cgi?id=138243&action=edit
Possible fix
Thanks for the report and yes I mixed up exporter and importer in the check.
Please test the attached patch.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2697 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-21 13:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 20:53 [Bug 105633] [amdgpu][bisected] PRIME stuttering tearing bugzilla-daemon
2018-03-21 13:00 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.