✗ CI.checkpatch: warning for drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 7 13:46:19 UTC 2025
== Series Details ==
Series: drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
URL : https://patchwork.freedesktop.org/series/147307/
State : warning
== 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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3944ae17465e8663bcc7c8303582d3dbe81149e9
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Mon Apr 7 09:37:58 2025 +0300
drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
According to Bspec VRR_CTL_IGN_MAX_SHIFT doesn't exist for LunarLake and
onwards. Bit 30 is "Mask Block PkgC" instead. Stop writing that for
LunarLake and onwards.
Bspec: 68925
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com
+ /mt/dim checkpatch 9bd4cfaac6862127b1371a90bf47909879556aa0 drm-intel
3944ae17465e drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
-:17: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Ankit Nautiyal <ankit.k.nautiyal at intel.com'
#17:
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com
total: 1 errors, 0 warnings, 0 checks, 11 lines checked
More information about the Intel-xe
mailing list