== Series Details ==

Series: Fix cursor FB unpinning. (rev2)
URL   : https://patchwork.freedesktop.org/series/133896/
State : warning

== Summary ==

Error: dim checkpatch failed
a371966b2783 drm: Add drm_vblank_work_flush_all().
-:11: WARNING:BAD_SIGN_OFF: 'Co-developed-by:' is the preferred signature form
#11: 
Co-Developed-by: Chaitanya Kumar Borah <[email protected]>

-:11: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do 
not match
#11: 
Co-Developed-by: Chaitanya Kumar Borah <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>

total: 0 errors, 2 warnings, 0 checks, 41 lines checked
e7669c331560 drm/i915: Use vblank worker to unpin old legacy cursor fb safely
25e097706806 drm/i915: Use the same vblank worker for atomic unpin
-:108: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#108: FILE: drivers/gpu/drm/i915/display/intel_crtc.c:638:
+                                                        
drm_crtc_accurate_vblank_count(&crtc->base) + 1,

-:111: WARNING:LONG_LINE_COMMENT: line length of 110 exceeds 100 columns
#111: FILE: drivers/gpu/drm/i915/display/intel_crtc.c:641:
+                               /* Remove plane from atomic state, cleanup/free 
is done from vblank worker. */

total: 0 errors, 2 warnings, 0 checks, 98 lines checked


Reply via email to