Am 24.01.22 um 17:36 schrieb Thomas Hellström (Intel):
On 1/24/22 14:03, Christian König wrote:
Drivers should not add containers as shared fences to the dma_resv object, instead each fence should be added individually.
Signed-off-by: Christian König christian.koenig@amd.com Reviewed-by: Daniel Vetter daniel.vetter@ffwll.ch
Reviewed-by: Thomas Hellström thomas.hellstrom@linux.intel.com
Is there any indication that this triggers on existing drivers?
There used to be a case in amdgpu which triggered this, but at least I'm not aware of any in the current code.
Christian.
Thomas