✓ CI.checkpatch: success for drm/xe: Apply Wa_16023105232 (rev8)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 19 16:34:16 UTC 2025
== Series Details ==
Series: drm/xe: Apply Wa_16023105232 (rev8)
URL : https://patchwork.freedesktop.org/series/145449/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://github.com/intel-lgci-fdo-gitlab-mirror/drm.maintainer-tools mt
Cloning into 'mt'...
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0b960168551b40cdb93930bdaedf616420ca748d
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Mon Mar 17 11:42:03 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)
v5: Cleanup the clock functions and use reg_field_get (Matt Roper)
v6: Fix checkpatch issue
Cc: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: 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 a958e31a81b3267201c85b6f171419586afa792c drm-intel
0b960168551b drm/xe: Apply Wa_16023105232
More information about the Intel-xe
mailing list