linux/drivers/gpu/drm/qxl
Christian König 86baad1941 drm/qxl: use iterator instead of dma_resv_shared_list
I'm not sure why it is useful to know the number of fences
in the reservation object, but we try to avoid exposing the
dma_resv_shared_list() function.

So use the iterator instead. If more information is desired
we could use dma_resv_describe() as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211129120659.1815-5-christian.koenig@amd.com
2021-11-30 14:53:02 +01:00
..
Kconfig
Makefile
qxl_cmd.c
qxl_debugfs.c drm/qxl: use iterator instead of dma_resv_shared_list 2021-11-30 14:53:02 +01:00
qxl_dev.h
qxl_display.c
qxl_draw.c
qxl_drv.c drm: Move nomodeset kernel parameter to the DRM subsystem 2021-11-27 13:52:22 +01:00
qxl_drv.h drm/qxl: Convert to Linux IRQ interfaces 2021-07-15 11:16:06 +02:00
qxl_dumb.c drm: qxl: ensure surf.data is ininitialized 2021-06-09 08:52:07 +02:00
qxl_gem.c
qxl_image.c
qxl_ioctl.c
qxl_irq.c drm/qxl: Convert to Linux IRQ interfaces 2021-07-15 11:16:06 +02:00
qxl_kms.c
qxl_object.c
qxl_object.h
qxl_prime.c drm/qxl: Remove empty qxl_gem_prime_mmap() 2021-07-08 14:06:56 +02:00
qxl_release.c drm/qxl: User page size macro for qxl release bo 2021-09-15 08:21:32 +02:00
qxl_ttm.c drm/ttm: remove ttm_tt_destroy_common v2 2021-08-23 13:54:55 +02:00