From: Ville Syrjälä <ville.syrj...@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

Reply via email to