linux-loongson/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 drm/i915/gem: fix typos in i915/gem files 2025-01-23 05:48:23 -05:00
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 drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c 2023-12-15 09:34:29 +00:00
i915_gem_context.c treewide: Introduce kthread_run_worker[_on_cpu]() 2025-01-08 18:15:03 +01:00
i915_gem_dmabuf.c drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) 2024-08-16 12:07:46 +03:00
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 drm/i915: Remove unused live_context_for_engine 2025-01-27 14:10:18 -05:00
mock_context.h drm/i915: Remove unused live_context_for_engine 2025-01-27 14:10:18 -05:00
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