On 03/02/2025 15:33, Brendan King via B4 Relay wrote:
> From: Brendan King
>
> Avoid a warning from drm_gem_gpuva_assert_lock_held in drm_gpuva_unlink.
>
> The Imagination driver uses the GEM object reservation lock to protect
> the gpuva list, but the GEM object was not always known in the code
From: Brendan King
Avoid a warning from drm_gem_gpuva_assert_lock_held in drm_gpuva_unlink.
The Imagination driver uses the GEM object reservation lock to protect
the gpuva list, but the GEM object was not always known in the code
paths that ended up calling drm_gpuva_unlink. When the GEM object