✓ CI.checkpatch: success for drm/xe: Apply Wa_16023105232 (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 13 18:14:29 UTC 2025
== Series Details ==
Series: drm/xe: Apply Wa_16023105232 (rev4)
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 fdbc0b8806f31aa155f98d2f563ffd590ea3e983
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Thu Mar 13 11:04:40 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
v4: Review comments (Matt Roper)
Cc: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch ebceab6567d1fa72a6a16d8a31a5f7712ecc9636 drm-intel
fdbc0b8806f3 drm/xe: Apply Wa_16023105232
More information about the Intel-xe
mailing list