== Series Details == Series: drm/i915: joiner and Y plane fixes and reorganization (rev6) URL : https://patchwork.freedesktop.org/series/144001/ State : warning == Summary == Error: dim checkpatch failed 888c529b845d drm/i915: Make sure all planes in use by the joiner have their crtc included -:63: WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag? total: 0 errors, 1 warnings, 0 checks, 30 lines checked 6ea448943c5b Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state" e5029eaab26d drm/i915: Rework joiner and Y plane dependency handling -:164: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #164: FILE: drivers/gpu/drm/i915/display/intel_display.c:6221: + ret = intel_joiner_add_affected_planes(state, intel_crtc_joined_pipe_mask(crtc_state)); total: 0 errors, 1 warnings, 0 checks, 139 lines checked 425ab0c61822 drm/i915: s/planar_slave/is_y_plane/ 45b0e152bcfb drm/i915: Extract unlink_nv12_plane() 90e21a761c38 drm/i915: Remove pointless visible check in unlink_nv12_plane() 76566fb0d68d drm/i915: Extract link_nv12_planes() 83144301c7b5 drm/i915: Rename the variables in icl_check_nv12_planes() 91f405131ac2 drm/i915: Move icl+ nv12 plane register mangling into skl_universal_plane.c 47024b0256a6 drm/i915: Relocate intel_atomic_check_planes() -:268: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #268: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:1462: + ret = intel_joiner_add_affected_planes(state, intel_crtc_joined_pipe_mask(crtc_state)); total: 0 errors, 1 warnings, 0 checks, 628 lines checked