✓ CI.checkpatch: success for drm/xe: Apply Wa_16023105232 (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 10 21:40:09 UTC 2025
== Series Details ==
Series: drm/xe: Apply Wa_16023105232 (rev3)
URL : https://patchwork.freedesktop.org/series/145449/
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 a838db1831f66977bb3b6f3231901c728abb9e17
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Mon Mar 10 11:55:52 2025 -0700
drm/xe: Apply Wa_16023105232
The WA requires KMD to disable DOP clock gating during a semaphore
wait and also ensure that idle delay for every CS is lower than the
idle wait time in the PWRCTX_MAXCNT register. Default values for these
registers already comply with this restriction.
v2: Store timestamp_base in gt info and other comments (Daniele)
v3: Skip WA check for VF
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch fd356d116b876e8778d2a52820c832f95dcdd3d5 drm-intel
a838db1831f6 drm/xe: Apply Wa_16023105232
More information about the Intel-xe
mailing list