Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND 0/6] drm/i915/dram: dram_info refactoring
@ 2025-05-27  9:25 Jani Nikula
  2025-05-27  9:25 ` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around Jani Nikula
                   ` (13 more replies)
  0 siblings, 14 replies; 24+ messages in thread
From: Jani Nikula @ 2025-05-27  9:25 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula

Rebase and resend of [1].

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

Jani Nikula (6):
  drm/i915/bw: pass struct dram_info pointer around
  drm/i915/dram: add accessor for struct dram_info and use it
  drm/i915/wm: DG2 doesn't have dram info to look up
    wm_lv_0_adjust_needed
  drm/i915/dram: pass struct dram_info pointer around
  drm/i915/dram: add return value and handling to intel_dram_detect()
  drm/i915/dram: allocate struct dram_info dynamically

 drivers/gpu/drm/i915/display/intel_bw.c       | 49 ++++++-------
 .../drm/i915/display/intel_display_power.c    |  9 ++-
 drivers/gpu/drm/i915/display/skl_watermark.c  | 15 ++--
 drivers/gpu/drm/i915/i915_driver.c            |  4 +-
 drivers/gpu/drm/i915/i915_drv.h               | 21 +-----
 drivers/gpu/drm/i915/soc/intel_dram.c         | 71 ++++++++++++-------
 drivers/gpu/drm/i915/soc/intel_dram.h         | 26 ++++++-
 drivers/gpu/drm/xe/display/xe_display.c       |  4 +-
 drivers/gpu/drm/xe/xe_device_types.h          | 21 +-----
 9 files changed, 117 insertions(+), 103 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-06-04 16:14 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  9:25 [RESEND 0/6] drm/i915/dram: dram_info refactoring Jani Nikula
2025-05-27  9:25 ` [RESEND 1/6] drm/i915/bw: pass struct dram_info pointer around Jani Nikula
2025-06-04 12:45   ` Govindapillai, Vinod
2025-06-04 16:14     ` Jani Nikula
2025-05-27  9:25 ` [RESEND 2/6] drm/i915/dram: add accessor for struct dram_info and use it Jani Nikula
2025-06-04 12:54   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 3/6] drm/i915/wm: DG2 doesn't have dram info to look up wm_lv_0_adjust_needed Jani Nikula
2025-06-04 13:33   ` Govindapillai, Vinod
2025-06-04 13:41     ` Govindapillai, Vinod
2025-06-04 13:45     ` Jani Nikula
2025-05-27  9:25 ` [RESEND 4/6] drm/i915/dram: pass struct dram_info pointer around Jani Nikula
2025-06-04 13:37   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 5/6] drm/i915/dram: add return value and handling to intel_dram_detect() Jani Nikula
2025-06-04 13:53   ` Govindapillai, Vinod
2025-05-27  9:25 ` [RESEND 6/6] drm/i915/dram: allocate struct dram_info dynamically Jani Nikula
2025-06-04 14:24   ` Govindapillai, Vinod
2025-05-27 16:08 ` ✓ CI.Patch_applied: success for drm/i915/dram: dram_info refactoring (rev2) Patchwork
2025-05-27 16:08 ` ✓ CI.checkpatch: " Patchwork
2025-05-27 16:09 ` ✓ CI.KUnit: " Patchwork
2025-05-27 16:23 ` ✓ CI.Build: " Patchwork
2025-05-27 16:24 ` ✓ CI.Hooks: " Patchwork
2025-05-27 16:26 ` ✓ CI.checksparse: " Patchwork
2025-05-27 16:57 ` ✓ Xe.CI.BAT: " Patchwork
2025-05-27 19:06 ` ✓ Xe.CI.Full: " Patchwork

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