✗ Fi.CI.CHECKPATCH: warning for Cursor Fault Fixes (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 5 12:44:09 UTC 2024
== Series Details ==
Series: Cursor Fault Fixes (rev4)
URL : https://patchwork.freedesktop.org/series/129517/
State : warning
== Summary ==
Error: dim checkpatch failed
933ccc26d131 drm: Add drm_vblank_work_flush_all().
-:33: WARNING:WAITQUEUE_ACTIVE: waitqueue_active without comment
#33: FILE: drivers/gpu/drm/drm_vblank_work.c:249:
+ waitqueue_active(&vblank->work_wait_queue),
total: 0 errors, 1 warnings, 0 checks, 41 lines checked
a51f63e85174 drm/i915: Use vblank worker to unpin old legacy cursor fb safely
64c99e620526 drm/i915: Use the same vblank worker for atomic unpin
-:37: WARNING:TYPO_SPELLING: 'succesful' may be misspelled - perhaps 'successful'?
#37: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:1168:
+ * This branch can only ever be called after plane update is succesful,
^^^^^^^^^
-:117: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#117: FILE: drivers/gpu/drm/i915/display/intel_crtc.c:640:
+ drm_crtc_accurate_vblank_count(&crtc->base) + 1,
total: 0 errors, 2 warnings, 0 checks, 109 lines checked
eb7ce271fd58 drm/i915: do not destroy plane state if cursor unpin worker is scheduled
0f0aa4f3bce4 drm/i915: Add sanity check before accessing fb buffer object
34e515f49502 drm/i915: do not defer cleanup work
More information about the Intel-gfx
mailing list