== Series Details == Series: Fix cursor FB unpinning. URL : https://patchwork.freedesktop.org/series/133896/ State : warning == Summary == Error: dim checkpatch failed 3d63069d54f8 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 <chaitanya.kumar.borah@xxxxxxxxx> -:11: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do not match #11: Co-Developed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> total: 0 errors, 2 warnings, 0 checks, 41 lines checked 93a6edeb0c27 drm/i915: Use vblank worker to unpin old legacy cursor fb safely 6c4d10978fb2 drm/i915: Use the same vblank worker for atomic unpin -:107: WARNING:LONG_LINE: line length of 105 exceeds 100 columns #107: FILE: drivers/gpu/drm/i915/display/intel_crtc.c:640: + drm_crtc_accurate_vblank_count(&crtc->base) + 1, -:110: WARNING:LONG_LINE_COMMENT: line length of 110 exceeds 100 columns #110: FILE: drivers/gpu/drm/i915/display/intel_crtc.c:643: + /* Remove plane from atomic state, cleanup/free is done from vblank worker. */ total: 0 errors, 2 warnings, 0 checks, 98 lines checked