All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
@ 2025-10-22 15:36 Jani Nikula
  2025-10-22 15:36 ` [RESEND 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jani Nikula @ 2025-10-22 15:36 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

Resend of [1].

[1] https://lore.kernel.org/r/cover.1758021803.git.jani.nikula@intel.com

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] 11+ messages in thread
* [RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
@ 2025-11-26 11:11 Jani Nikula
  0 siblings, 0 replies; 11+ messages in thread
From: Jani Nikula @ 2025-11-26 11:11 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, ville.syrjala

2nd resend, time to get this reviewed and merged?


[1] https://lore.kernel.org/r/cover.1758021803.git.jani.nikula@intel.com
[2] https://lore.kernel.org/r/cover.1761147363.git.jani.nikula@intel.com


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] 11+ messages in thread

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 15:36 [RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation Jani Nikula
2025-10-22 15:36 ` [RESEND 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display Jani Nikula
2025-10-22 15:36 ` [RESEND 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically Jani Nikula
2025-10-22 15:36 ` [RESEND 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque Jani Nikula
2025-10-22 15:36 ` [RESEND 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma Jani Nikula
2025-10-22 22:34 ` ✓ CI.KUnit: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation (rev2) Patchwork
2025-10-22 23:18 ` ✓ i915.CI.BAT: " Patchwork
2025-10-22 23:21 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-23  4:35 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-23  7:19 ` ✗ i915.CI.Full: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2025-11-26 11:11 [RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.