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.koe...@amd.com> Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch>
Reviewed-by: Thomas Hellström <thomas.hellst...@linux.intel.com> Is there any indication that this triggers on existing drivers? Thomas