Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
@ 2025-09-16 11:24 Jani Nikula
  2025-09-16 11:24 ` [PATCH 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display Jani Nikula
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jani Nikula @ 2025-09-16 11:24 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

Better separate i915/xe drivers specific details from display.

Jani Nikula (4):
  drm/{i915,xe}/dsb: make {intel,xe}_dsb_buffer.c independent of display
  drm/{i915,xe}/dsb: allocate struct intel_dsb_buffer dynamically
  drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
  drm/xe/dsb: drop the unnecessary struct i915_vma

 drivers/gpu/drm/i915/display/intel_dsb.c      | 42 +++++++++-------
 .../gpu/drm/i915/display/intel_dsb_buffer.c   | 43 ++++++++++++----
 .../gpu/drm/i915/display/intel_dsb_buffer.h   | 13 ++---
 drivers/gpu/drm/xe/display/xe_dsb_buffer.c    | 49 +++++++++++--------
 4 files changed, 88 insertions(+), 59 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-09-16 13:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 11:24 [PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation Jani Nikula
2025-09-16 11:24 ` [PATCH 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display Jani Nikula
2025-09-16 11:24 ` [PATCH 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically Jani Nikula
2025-09-16 11:24 ` [PATCH 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque Jani Nikula
2025-09-16 11:24 ` [PATCH 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma Jani Nikula
2025-09-16 11:31 ` ✓ CI.KUnit: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation Patchwork
2025-09-16 12:03 ` ✓ Xe.CI.BAT: " Patchwork
2025-09-16 13:18 ` ✗ Xe.CI.Full: failure " Patchwork

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