[PATCH] drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Zhou, David(ChunMing)
David1.Zhou at amd.com
Wed Jun 10 06:29:57 UTC 2020
[AMD Official Use Only - Internal Distribution Only]
Not sue if this is right direction, I think usermode wants all synchronizations to be explicit. Implicit sync often confuses people who don't know its history. I remember Jason from Intel is driving explicit synchronization through the Linux ecosystem, which even removes implicit sync of shared buffer.
-David
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Marek Olšák
Sent: Tuesday, June 9, 2020 6:58 PM
To: amd-gfx mailing list <amd-gfx at lists.freedesktop.org>
Subject: [PATCH] drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Hi,
This enables a full pipeline sync for implicit sync. It's Christian's patch with the driver version bumped. With this, user mode drivers don't have to wait for idle at the end of gfx IBs.
Any concerns?
Thanks,
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20200610/2dbcb53e/attachment.htm>
More information about the amd-gfx
mailing list