== Series Details ==

Series: drm/i915/adl_p: Same slices mask is not same Dbuf state
URL   : https://patchwork.freedesktop.org/series/90660/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f08228a77ac0 drm/i915/adl_p: Same slices mask is not same Dbuf state
-:29: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the 
previous line
#29: FILE: drivers/gpu/drm/i915/intel_pm.c:8097:
+           ((new_dbuf_state->enabled_slices == old_dbuf_state->enabled_slices)
+           && (new_dbuf_state->joined_mbus == old_dbuf_state->joined_mbus)))

-:39: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the 
previous line
#39: FILE: drivers/gpu/drm/i915/intel_pm.c:8118:
+           ((new_dbuf_state->enabled_slices == old_dbuf_state->enabled_slices)
+           && (new_dbuf_state->joined_mbus == old_dbuf_state->joined_mbus)))

total: 0 errors, 0 warnings, 2 checks, 18 lines checked


_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to