✓ CI.checkpatch: success for drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 17 19:26:38 UTC 2025
== Series Details ==
Series: drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
URL : https://patchwork.freedesktop.org/series/147935/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d846b42cdce3d55f61862032a745c93c6b6eae12
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Thu Apr 17 21:23:56 2025 +0300
drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
To deterministically capture the transition of the state machine going from
SRDOFFACK to IDLE, the delayed V. Blank should be at least one line after
the non-delayed V. Blank.
Ensure this by following instructions from Bspec.
Bspec: 69897
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch dc84570c7e47b17519bb8b7320014e7515762527 drm-intel
d846b42cdce3 drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
More information about the Intel-xe
mailing list