✗ Fi.CI.CHECKPATCH: warning for drm/i915: joiner and Y plane fixes and reorganization (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Feb 8 16:12:07 UTC 2025
== Series Details ==
Series: drm/i915: joiner and Y plane fixes and reorganization (rev3)
URL : https://patchwork.freedesktop.org/series/144001/
State : warning
== Summary ==
Error: dim checkpatch failed
74a8023979ea 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
68602303761b Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"
e9fc2a013b2f 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
cbddf6d2c062 drm/i915: s/planar_slave/is_y_plane/
57d40a87d2f1 drm/i915: Extract unlink_nv12_plane()
e3de6494c841 drm/i915: Remove pointless visible check in unlink_nv12_plane()
04ce8a520d9e drm/i915: Extract link_nv12_planes()
9891214f5da1 drm/i915: Rename the variables in icl_check_nv12_planes()
8d7688d2aa25 drm/i915: Move icl+ nv12 plane register mangling into skl_universal_plane.c
9cc893bbc118 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
16a4749fa6c3 drm/i915: Pimp the Y plane selection debugs
More information about the Intel-gfx
mailing list