[PATCH 0/3] Nouveau fixes for TTM refcount rework
Danilo Krummrich
dakr at kernel.org
Thu Jul 18 16:58:45 UTC 2024
Hi Christian,
Those three patches should unblock your series to use GEM references instead of
TTM ones.
@Lyude, Dave: Can you please double check?
- Danilo
Danilo Krummrich (3):
drm/nouveau: prime: fix refcount underflow
drm/nouveau: bo: remove unused functions
drm/nouveau: use GEM references instead of TTMs
drivers/gpu/drm/nouveau/dispnv04/crtc.c | 43 +++++++++++++++------
drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_bo.h | 50 ++-----------------------
drivers/gpu/drm/nouveau/nouveau_chan.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_dmem.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_prime.c | 3 +-
drivers/gpu/drm/nouveau/nv10_fence.c | 2 +-
drivers/gpu/drm/nouveau/nv17_fence.c | 2 +-
drivers/gpu/drm/nouveau/nv50_fence.c | 2 +-
drivers/gpu/drm/nouveau/nv84_fence.c | 4 +-
10 files changed, 46 insertions(+), 70 deletions(-)
base-commit: 99e0fb8b087120b5a7019f1cff6c5c2b5b925ae5
--
2.45.2
More information about the dri-devel
mailing list