✓ CI.checkpatch: success for drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 14 23:14:07 UTC 2025
== Series Details ==
Series: drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
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 e0c79cc1876fb79aab91f29dab0c5e4fbc9f3fab
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 cbd747025a1ef985e1ebfa040aa0da4a5d77aacd drm-intel
e0c79cc1876f drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
More information about the Intel-xe
mailing list