Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/xe/compat: cleanup
@ 2025-03-05 16:38 Jani Nikula
  2025-03-05 16:38 ` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Jani Nikula @ 2025-03-05 16:38 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe, jani.nikula, rodrigo.vivi

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-03-07 11:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 16:38 [PATCH v2 0/2] drm/xe/compat: cleanup Jani Nikula
2025-03-05 16:38 ` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h Jani Nikula
2025-03-06  7:09   ` Garg, Nemesa
2025-03-07 11:30     ` Jani Nikula
2025-03-05 16:38 ` [PATCH v2 2/2] drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display Jani Nikula
2025-03-06  5:39   ` Garg, Nemesa
2025-03-05 20:31 ` ✓ CI.Patch_applied: success for drm/xe/compat: cleanup Patchwork
2025-03-05 20:31 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-05 20:32 ` ✓ CI.KUnit: success " Patchwork
2025-03-05 20:49 ` ✓ CI.Build: " Patchwork
2025-03-05 20:51 ` ✓ CI.Hooks: " Patchwork
2025-03-05 20:53 ` ✓ CI.checksparse: " Patchwork
2025-03-06  6:59 ` ✓ Xe.CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox