linux/drivers/gpu/drm/v3d
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 drm/v3d: Add support for bcm2711 2022-06-12 22:10:50 -01:00
Makefile drm/v3d: Introduce gemfs 2024-09-25 08:40:20 -03:00
v3d_bo.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_debugfs.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_drv.h drm/v3d: create a dedicated lock for dma fence 2025-09-30 14:28:14 -01:00
v3d_fence.c drm/v3d: create a dedicated lock for dma fence 2025-09-30 14:28:14 -01:00
v3d_gem.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_gemfs.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_irq.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_mmu.c drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_perfmon.c drm/v3d: Associate a V3D tech revision to all supported devices 2025-03-23 11:04:16 -03:00
v3d_performance_counters.h drm/v3d: Fix miscellaneous documentation errors 2024-12-11 10:06:14 -03:00
v3d_regs.h drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x 2025-03-23 11:06:15 -03:00
v3d_sched.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_submit.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
v3d_sysfs.c drm/v3d: Decouple stats calculation from printing 2024-04-23 19:32:48 -03:00
v3d_trace.h drm/v3d: Create tracepoints to track the CPU job 2023-12-01 09:37:48 -03:00
v3d_trace_points.c