mirror-linux/drivers/gpu/drm/panthor
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 drm/panthor: Add panthor_hw and move gpu_info initialization into it 2025-08-15 10:50:43 +01:00
panthor_devfreq.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_devfreq.h drm/panthor: Ignore devfreq_{suspend, resume}_device() failures 2024-12-11 10:03:59 +01:00
panthor_device.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_device.h drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_fw.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_fw.h drm/panthor: Update CS_STATUS_ defines to correct values 2025-03-05 11:09:17 +00:00
panthor_gem.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_gem.h panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock 2025-08-28 12:40:43 +02:00
panthor_gpu.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_gpu.h drm/panthor: Clean up 64-bit register definitions 2025-06-06 12:44:41 +02:00
panthor_heap.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_heap.h drm/panthor: Expose size of driver internal BO's over fdinfo 2025-02-07 15:23:39 +01:00
panthor_hw.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_hw.h drm/panthor: Add panthor_hw and move gpu_info initialization into it 2025-08-15 10:50:43 +01:00
panthor_mmu.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_mmu.h drm/panthor: Remove dead VM flushing code 2025-07-14 16:59:21 +01:00
panthor_regs.h drm/panthor: add custom ASN_HASH support for mt8196 2025-10-06 10:50:59 +01:00
panthor_sched.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
panthor_sched.h drm/panthor: assign unique names to queues 2025-09-11 10:39:42 +01:00