✓ CI.checkpatch: success for drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 28 08:20:56 UTC 2025
== Series Details ==
Series: drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs (rev2)
URL : https://patchwork.freedesktop.org/series/147446/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cc762dd004c1312441a80cd29ea375f4fe6100a9
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date: Mon Apr 28 13:53:57 2025 +0530
drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
LNCF registers report wrong values when XE_FORCEWAKE_GT
only is held. Holding XE_FORCEWAKE_ALL ensures correct
operations on LNCF regs.
V2(Himal):
- Use xe_force_wake_ref_has_domain
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1999
Fixes: a6a4ea6d7d37 ("drm/xe: Add mocs kunit")
Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 2757075e2c11d1dd7cc7890c4d818ccebb38cf2e drm-intel
cc762dd004c1 drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
More information about the Intel-xe
mailing list