[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c

From: Philipp Stanner
Date: Thu Apr 24 2025 - 09:04:53 EST


Just some minor attempts at improving the readability of
nouveau_fence.c

This series is based on this partially merged series: [1]

Feel free to drop single patches if they are not deemed worth the
effort.

P.

[1] https://lore.kernel.org/dri-devel/20250415121900.55719-3-phasta@xxxxxxxxxx/

Philipp Stanner (4):
drm/nouveau: nouveau_fence: Standardize list iterations
drm/nouveau: Simplify calls to nvif_event_block()
drm/nouveau: Simplify nouveau_fence_done()
drm/nouveau: Check dma_fence in canonical way

drivers/gpu/drm/nouveau/nouveau_fence.c | 72 +++++++++++--------------
1 file changed, 30 insertions(+), 42 deletions(-)

--
2.48.1