✗ CI.checkpatch: warning for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 10 16:18:04 UTC 2025
== Series Details ==
Series: drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev3)
URL : https://patchwork.freedesktop.org/series/144152/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6d3dbca708b0b266b0a2ec384c26cf7d7b9371b5
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Sat Feb 8 00:31:59 2025 +0200
drm/i915/dsb: Decode DSB error interrupts
Decode the DSB error interrupts into human readable
form for easier debugging.
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch ac4a840cc62717e40a027c674a9dcb9a3e1088ef drm-intel
a2bfbcb09a72 drm/i915/dsb: Move the +1 usec adjustment into dsb_wait_usec()
14e79c6fd6fe drm/i915/vrr: Don't send push for legacy cursor updates
0e27e1796207 drm/i915/vrr: Account for TRANS_PUSH delay
b8afe5861972 drm/i915/dsb: Compute use_dsb earlier
874126611a18 drm/i915/dsb: Introduce intel_dsb_poll()
f90bcab4f2f6 drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
ec7c52a33224 drm/i915/vrr: Check that the push send bit is clear after delayed vblank
-:38: WARNING:TYPO_SPELLING: 'reponse' may be misspelled - perhaps 'response'?
#38:
there triggers a reponse timeout error on the DSB. VRR
^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 71 lines checked
6d3dbca708b0 drm/i915/dsb: Decode DSB error interrupts
More information about the Intel-xe
mailing list