On Fri, 26 Jul 2024 14:38:25 +1000
Ben Skeggs wrote:
Can you paste a link that shows how the workaround got removed?
> The only remaining nouveau_drm.master struct member that's being used
> is the mutex that protects its object tree. Move that into
> nouveau_drm and remove nouveau_drm.master e
The only remaining nouveau_drm.master struct member that's being used is
the mutex that protects its object tree. Move that into nouveau_drm and
remove nouveau_drm.master entirely.
A pending series to remove the "ioctl" layer between DRM and NVKM also
removes the need for object handle lookups, a