mirror-linux/drivers/gpu/drm/virtio
Jani Nikula f6e8dc9edf drm: include drm_print.h where needed
There are a gazillion files that depend on drm_print.h being indirectly
included via drm_buddy.h, drm_mm.h, or ttm/ttm_resource.h. In
preparation for removing those includes, explicitly include drm_print.h
where needed.

Cc: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/5fe67395907be33eb5199ea6d540e29fddee71c8.1761734313.git.jani.nikula@intel.com
2025-10-31 10:34:52 +02:00
..
Kconfig
Makefile
virtgpu_debugfs.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_display.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_drv.h drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj() 2025-05-12 14:49:41 +03:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_ioctl.c
virtgpu_kms.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_object.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_plane.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_prime.c Revert "drm/virtio: Use dma_buf from GEM object instance" 2025-07-17 12:26:19 +02:00
virtgpu_submit.c
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
virtgpu_vram.c