== Series Details ==

Series: drm/i915: joiner and Y plane fixes and reorganization (rev5)
URL   : https://patchwork.freedesktop.org/series/144001/
State : warning

== Summary ==

Error: dim checkpatch failed
8b1a9f6d58db drm/i915: Make sure all planes in use by the joiner have their 
crtc included
-:62: 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
62da1fafbc6b Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"
63a70bf8d78f drm/i915: Rework joiner and Y plane dependency handling
-:163: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#163: FILE: drivers/gpu/drm/i915/display/intel_display.c:6219:
+               ret = intel_joiner_add_affected_planes(state, 
intel_crtc_joined_pipe_mask(crtc_state));

total: 0 errors, 1 warnings, 0 checks, 139 lines checked
f8b521cff725 drm/i915: s/planar_slave/is_y_plane/
197640e32572 drm/i915: Extract unlink_nv12_plane()
c14f735f99fc drm/i915: Remove pointless visible check in unlink_nv12_plane()
6853203f19b2 drm/i915: Extract link_nv12_planes()
6be2b7e5da6f drm/i915: Rename the variables in icl_check_nv12_planes()
2fb599873752 drm/i915: Move icl+ nv12 plane register mangling into 
skl_universal_plane.c
8aac422c4a56 drm/i915: Relocate intel_atomic_check_planes()
-:262: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#262: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:1451:
+               ret = intel_joiner_add_affected_planes(state, 
intel_crtc_joined_pipe_mask(crtc_state));

total: 0 errors, 1 warnings, 0 checks, 622 lines checked
0c87b166be15 drm/i915: Pimp the Y plane selection debugs


Reply via email to