✓ CI.checkpatch: success for drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 17 06:48:04 UTC 2025
== Series Details ==
Series: drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (rev2)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1eae5669a71587123dd3e43c1459d3fe4318eed8
Author: Vivek Kasireddy <vivek.kasireddy at intel.com>
Date: Fri Feb 14 13:59:44 2025 -0800
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>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy at intel.com>
+ /mt/dim checkpatch 6a9d2dbb5b88b9e6bf74aa2934f5280ca4a6f934 drm-intel
1eae5669a715 drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
More information about the Intel-xe
mailing list