[PATCH v2 0/2] drm/xe/compat: cleanup
Jani Nikula
jani.nikula at intel.com
Wed Mar 5 16:38:21 UTC 2025
Rebase of [1]. Patch 1 allows #include "i915_drv.h" to be removed from
intel_atomic_plane.c in patch 2.
BR,
Jani.
[1] https://lore.kernel.org/r/20250228142539.3216960-1-jani.nikula@intel.com
Jani Nikula (2):
drm/xe/compat: refactor compat i915_drv.h
drm/i915/plane: convert intel_atomic_plane.[ch] to struct
intel_display
.../gpu/drm/i915/display/intel_atomic_plane.c | 80 +++++++++----------
.../compat-i915-headers/gem/i915_gem_object.h | 15 ++++
.../gpu/drm/xe/compat-i915-headers/i915_drv.h | 8 --
.../i915_scheduler_types.h | 13 +++
.../drm/xe/compat-i915-headers/intel_uncore.h | 2 +
5 files changed, 70 insertions(+), 48 deletions(-)
create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h
create mode 100644 drivers/gpu/drm/xe/compat-i915-headers/i915_scheduler_types.h
--
2.39.5
More information about the Intel-gfx
mailing list