All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/i915/dram: DRAM detection stuff
@ 2025-09-02 13:31 Ville Syrjala
  2025-09-02 13:31 ` [PATCH 1/8] drm/i915/dram: Populate PNV memory type accurately Ville Syrjala
                   ` (13 more replies)
  0 siblings, 14 replies; 26+ messages in thread
From: Ville Syrjala @ 2025-09-02 13:31 UTC (permalink / raw)
  To: intel-gfx; +Cc: intel-xe

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

A few improvements to the DRAM detection code.

Ville Syrjälä (8):
  drm/i915/dram: Populate PNV memory type accurately
  drm/i915/dram: Use intel_dram_type_str() for pnv
  drm/i915/dram: Pack dram_info better
  drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
  drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
  drm/i915/dram: Fix some spelling aroynd the 16Gb DIMM w/a
  drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on
    icl
  drm/i915/dram: Print memory details even if something went wrong

 drivers/gpu/drm/i915/display/i9xx_wm.c       |  5 ++-
 drivers/gpu/drm/i915/display/skl_watermark.c |  6 +--
 drivers/gpu/drm/i915/soc/intel_dram.c        | 45 ++++++++++----------
 drivers/gpu/drm/i915/soc/intel_dram.h        | 12 +++---
 4 files changed, 35 insertions(+), 33 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-09-05  9:56 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 13:31 [PATCH 0/8] drm/i915/dram: DRAM detection stuff Ville Syrjala
2025-09-02 13:31 ` [PATCH 1/8] drm/i915/dram: Populate PNV memory type accurately Ville Syrjala
2025-09-02 13:45   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 2/8] drm/i915/dram: Use intel_dram_type_str() for pnv Ville Syrjala
2025-09-02 13:46   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 3/8] drm/i915/dram: Pack dram_info better Ville Syrjala
2025-09-02 13:46   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 4/8] drm/i915/dram: s/wm_lv0.../has_16gb_dimms/ Ville Syrjala
2025-09-05  9:56   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 5/8] drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths Ville Syrjala
2025-09-02 13:56   ` Jani Nikula
2025-09-02 14:18     ` Ville Syrjälä
2025-09-02 14:21       ` Jani Nikula
2025-09-02 13:31 ` [PATCH 6/8] drm/i915/dram: Fix some spelling aroynd the 16Gb DIMM w/a Ville Syrjala
2025-09-02 13:58   ` Jani Nikula
2025-09-02 14:03   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 7/8] drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl Ville Syrjala
2025-09-02 14:02   ` Jani Nikula
2025-09-02 13:31 ` [PATCH 8/8] drm/i915/dram: Print memory details even if something went wrong Ville Syrjala
2025-09-02 14:03   ` Jani Nikula
2025-09-02 16:02 ` ✓ CI.KUnit: success for drm/i915/dram: DRAM detection stuff Patchwork
2025-09-02 16:18 ` ✗ CI.checksparse: warning " Patchwork
2025-09-02 16:38 ` ✓ Xe.CI.BAT: success " Patchwork
2025-09-02 17:15 ` ✓ i915.CI.BAT: " Patchwork
2025-09-02 22:06 ` ✓ Xe.CI.Full: " Patchwork
2025-09-03  1:34 ` ✗ i915.CI.Full: failure " Patchwork

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.