mbox series

[0/2] drm/i915: DRAM type logging

Message ID 20250324-dram-type-v1-0-bf60ef33ac01@intel.com (mailing list archive)
Headers show
Series drm/i915: DRAM type logging | expand

Message

Lucas De Marchi March 25, 2025, 2:28 a.m. UTC
Improve DRAM type logging across platforms.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
Lucas De Marchi (2):
      drm/i915/dram: Add missing INTEL_DRAM str conversions
      drm/i915/dram: Consolidate logging of DRAM type

 drivers/gpu/drm/i915/i915_drv.h       |  1 +
 drivers/gpu/drm/i915/soc/intel_dram.c | 17 ++++++++++++-----
 drivers/gpu/drm/xe/xe_device_types.h  |  1 +
 3 files changed, 14 insertions(+), 5 deletions(-)

base-commit: 9a42bdcde0f77b2c1e947e283cc3b267b1ce2056
change-id: 20250324-dram-type-e7c74461c670

Lucas De Marchi

Comments

Lucas De Marchi March 31, 2025, 3:18 p.m. UTC | #1
On Mon, 24 Mar 2025 19:28:40 -0700, Lucas De Marchi wrote:
> Improve DRAM type logging across platforms.
> 
> 

Applied to drm-intel-next. Thanks for reviewing!

[1/2] drm/i915/dram: Add missing INTEL_DRAM str conversions
      commit: 8d4bd9bb138a72e5794d6597ee8d1f85f272ef63
[2/2] drm/i915/dram: Consolidate logging of DRAM type
      commit: 930af58421acf971a2f377c07d4cc74f5f520066

Best regards,