mirror-linux/drivers/gpu/drm/vmwgfx
Jani Nikula 33d5ae6cac drm/print: drop include debugfs.h and include where needed
Surprisingly many places depend on debugfs.h to be included via
drm_print.h. Fix them.

v3: Also fix armada, ite-it6505, imagination, msm, sti, vc4, and xe

v2: Also fix ivpu and vmwgfx

Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240410141434.157908-1-jani.nikula@intel.com
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # drm/msm
Acked-by: Matt Coster <matt.coster@imgtec.com> # drm/imagination
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Robert Foss <rfoss@kernel.org> #drm/bridge
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240422121011.4133236-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2024-04-25 17:05:48 +03:00
..
device_include
Kconfig
Makefile drm/vmwgfx: Implement virtual kms 2024-04-15 13:32:18 -04:00
ttm_object.c drm/vmwgfx: Remove unused code 2024-03-28 21:25:08 -04:00
ttm_object.h drm/vmwgfx: Make all surfaces shareable 2024-01-30 14:18:18 -05:00
vmw_surface_cache.h
vmwgfx_binding.c
vmwgfx_binding.h
vmwgfx_blit.c drm/vmwgfx: Fix prime import/export 2024-04-15 11:48:36 -04:00
vmwgfx_bo.c drm/vmwgfx: Fix prime import/export 2024-04-15 11:48:36 -04:00
vmwgfx_bo.h drm/vmwgfx: Fix prime import/export 2024-04-15 11:48:36 -04:00
vmwgfx_cmd.c
vmwgfx_cmdbuf.c
vmwgfx_cmdbuf_res.c
vmwgfx_context.c
vmwgfx_cotable.c
vmwgfx_devcaps.c
vmwgfx_devcaps.h
vmwgfx_drv.c Linux 6.9-rc5 2024-04-22 14:35:52 +10:00
vmwgfx_drv.h Linux 6.9-rc5 2024-04-22 14:35:52 +10:00
vmwgfx_execbuf.c drm/vmwgfx: Fix possible null pointer derefence with invalid contexts 2024-01-26 13:48:06 -05:00
vmwgfx_fence.c
vmwgfx_fence.h
vmwgfx_gem.c drm/print: drop include debugfs.h and include where needed 2024-04-25 17:05:48 +03:00
vmwgfx_gmr.c
vmwgfx_gmrid_manager.c drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node 2024-01-03 22:23:15 -05:00
vmwgfx_ioctl.c
vmwgfx_irq.c
vmwgfx_kms.c Linux 6.9-rc5 2024-04-22 14:35:52 +10:00
vmwgfx_kms.h Linux 6.9-rc5 2024-04-22 14:35:52 +10:00
vmwgfx_ldu.c drm/vmwgfx: Implement virtual kms 2024-04-15 13:32:18 -04:00
vmwgfx_mksstat.h
vmwgfx_mob.c
vmwgfx_msg.c
vmwgfx_msg_arm64.h
vmwgfx_msg_x86.h
vmwgfx_overlay.c
vmwgfx_page_dirty.c
vmwgfx_prime.c drm/vmwgfx: Fix prime import/export 2024-04-15 11:48:36 -04:00
vmwgfx_reg.h
vmwgfx_resource.c drm/vmwgfx: Implement virtual crc generation 2024-04-15 13:32:45 -04:00
vmwgfx_resource_priv.h
vmwgfx_scrn.c drm/vmwgfx: Implement virtual kms 2024-04-15 13:32:18 -04:00
vmwgfx_shader.c
vmwgfx_simple_resource.c
vmwgfx_so.c
vmwgfx_so.h
vmwgfx_stdu.c drm/vmwgfx: Implement virtual crc generation 2024-04-15 13:32:45 -04:00
vmwgfx_streamoutput.c
vmwgfx_surface.c drm/vmwgfx: Make all surfaces shareable 2024-01-30 14:18:18 -05:00
vmwgfx_system_manager.c
vmwgfx_ttm_buffer.c drm/vmwgfx: Fix prime import/export 2024-04-15 11:48:36 -04:00
vmwgfx_va.c
vmwgfx_validation.c drm/vmwgfx: Remove unused code 2024-03-28 21:25:08 -04:00
vmwgfx_validation.h drm/vmwgfx: Remove unused code 2024-03-28 21:25:08 -04:00
vmwgfx_vkms.c drm/vmwgfx: Implement virtual crc generation 2024-04-15 13:32:45 -04:00
vmwgfx_vkms.h drm/vmwgfx: Implement virtual crc generation 2024-04-15 13:32:45 -04:00