✓ CI.checkpatch: success for drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 24 17:47:00 UTC 2025
== Series Details ==
Series: drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (rev3)
URL : https://patchwork.freedesktop.org/series/144908/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d533b32245e6ce11d014c37fe290459b123c2124
Author: Vivek Kasireddy <vivek.kasireddy at intel.com>
Date: Mon Mar 24 10:22:33 2025 -0700
drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
Some SKUs of Xe2_HPD platforms (such as BMG) have GDDR memory type
with ECC enabled. We need to identify this scenario and add a new
case in xelpdp_get_dram_info() to handle it. In addition, the
derating value needs to be adjusted accordingly to compensate for
the limited bandwidth.
Bspec: 64602
Cc: Matt Roper <matthew.d.roper at intel.com>
Fixes: 3adcf970dc7e ("drm/xe/bmg: Drop force_probe requirement")
Cc: stable at vger.kernel.org
Signed-off-by: Vivek Kasireddy <vivek.kasireddy at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 9be2a7099019ef52d17cbc2b3e6ba15cd638ec2c drm-intel
d533b32245e6 drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
More information about the Intel-xe
mailing list