Re: [PATCH v3 33/37] drm/nouveau: remove chan->drm

2024-09-29 Thread Zhi Wang
On Fri, 26 Jul 2024 14:38:24 +1000 Ben Skeggs wrote: Reviewed-by: Zhi Wang > The nouveau_cli that owns the channel is now stored in nouveau_chan, > and it has a pointer to the drm device already. > > Signed-off-by: Ben Skeggs > --- > drivers/gpu/drm/nouveau/dispnv04/crtc.c | 4 ++-- > driv

[PATCH v3 33/37] drm/nouveau: remove chan->drm

2024-07-25 Thread Ben Skeggs
The nouveau_cli that owns the channel is now stored in nouveau_chan, and it has a pointer to the drm device already. Signed-off-by: Ben Skeggs --- drivers/gpu/drm/nouveau/dispnv04/crtc.c | 4 ++-- drivers/gpu/drm/nouveau/nouveau_bo0039.c | 2 +- drivers/gpu/drm/nouveau/nouveau_bo5039.c | 2 +