linux/drivers/gpu/drm/i915/gem/selftests
Jani Nikula 62384da2a0 drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
Make i915->display pointer opaque to most of core i915 driver. Lots of
places now need explicit include of intel_display_core.h, or a more
specific header.

With this dependency broken, changes in display should cause radically
less recompilation of i915.

Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Link: https://lore.kernel.org/r/b381b59acb7e4f600e0282935a68aedf77768109.1747907216.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2025-05-27 11:25:53 +03:00
..
huge_gem_object.c
huge_gem_object.h
huge_pages.c
i915_gem_client_blt.c drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h 2025-05-27 11:25:53 +03:00
i915_gem_coherency.c
i915_gem_context.c
i915_gem_dmabuf.c
i915_gem_migrate.c
i915_gem_mman.c Merge tag 'drm-intel-gt-next-2025-05-08-1' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next 2025-05-09 11:39:27 +10:00
i915_gem_object.c
i915_gem_phys.c
igt_gem_utils.c
igt_gem_utils.h
mock_context.c
mock_context.h
mock_dmabuf.c selftests: i915: Use struct_size() helper in kmalloc() 2025-02-11 00:26:02 +01:00
mock_dmabuf.h
mock_gem_object.h