[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-boun...@lists.freedesktop.org> On Behalf Of Marek Olšák
Sent: Tuesday, June 9, 2020 6:58 PM
To: amd-gfx mailing list <amd-gfx@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
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to