✓ CI.checkpatch: success for drm/xe: Apply workaround 14016747170
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 29 20:56:18 UTC 2024
== Series Details ==
Series: drm/xe: Apply workaround 14016747170
URL : https://patchwork.freedesktop.org/series/137977/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9180124e04c22d42ffbed40542f95f1dc5633333
Author: Jonathan-Cavitt <jonathan.cavitt at intel.com>
Date: Thu Aug 29 13:31:43 2024 -0700
drm/xe: Apply workaround 14016747170
Some revisions of MTL do not properly report the correct value from the
FUSE3_MBC_MEDIA register. This results in the wrong value being
reported for the l3 mask.
Use the recommended replacement register in this case.
Signed-off-by: Jonathan-Cavitt <jonathan.cavitt at intel.com>
CC: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch c9ae06dbcb2accfef0eec7d34d80063f9c97b18c drm-intel
9180124e04c2 drm/xe: Apply workaround 14016747170
More information about the Intel-xe
mailing list