== Series Details ==

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

== Summary ==

Error: dim checkpatch failed
09ce056f5dde 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
eb595c6d58e8 Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"
738eb4403c8d 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
4db31d24afc4 drm/i915: s/planar_slave/is_y_plane/
280720e97fa1 drm/i915: Extract unlink_nv12_plane()
61adb9c0e542 drm/i915: Remove pointless visible check in unlink_nv12_plane()
6d8e0ada3902 drm/i915: Extract link_nv12_planes()
3f7663929f79 drm/i915: Rename the variables in icl_check_nv12_planes()
ec4900deee7c drm/i915: Move icl+ nv12 plane register mangling into 
skl_universal_plane.c
0317b743e1d7 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
7245dd32e0c6 drm/i915: Pimp the Y plane selection debugs


Reply via email to