== Series Details == Series: Refactor Gen11+ SAGV support URL : https://patchwork.freedesktop.org/series/73703/ State : warning == Summary == $ dim checkpatch origin/drm-tip 5d070083c766 drm/i915: Start passing latency as parameter 0ada6eb4565d drm/i915: Introduce skl_plane_wm_level accessor. 44448ba23cf9 drm/i915: Init obj state in intel_atomic_get_old/new_global_obj_state -:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #12: also in intel_atomic_get_old_global_obj_state and intel_atomic_get_new_global_obj_state -:45: WARNING:LINE_SPACING: Missing a blank line after declarations #45: FILE: drivers/gpu/drm/i915/display/intel_bw.c:395: + struct intel_global_state *bw_state; + bw_state = intel_atomic_get_new_global_obj_state(state, &dev_priv->bw_obj); total: 0 errors, 2 warnings, 0 checks, 49 lines checked 44d1ee8de76a drm/i915: Refactor intel_can_enable_sagv -:77: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #77: when using skl_plane_wm_level accessor, as we had previously for Gen11+ -:204: CHECK:LINE_SPACING: Please don't use multiple blank lines #204: FILE: drivers/gpu/drm/i915/display/intel_global_state.h:87: + -:299: CHECK:LINE_SPACING: Please don't use multiple blank lines #299: FILE: drivers/gpu/drm/i915/intel_pm.c:3812: + + -:360: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'state->active_pipes == dev_priv->active_pipes' #360: FILE: drivers/gpu/drm/i915/intel_pm.c:3873: + if ((state->active_pipes == dev_priv->active_pipes) && + (total_affected_planes == 0)) { -:360: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'total_affected_planes == 0' #360: FILE: drivers/gpu/drm/i915/intel_pm.c:3873: + if ((state->active_pipes == dev_priv->active_pipes) && + (total_affected_planes == 0)) { -:406: WARNING:LINE_SPACING: Missing a blank line after declarations #406: FILE: drivers/gpu/drm/i915/intel_pm.c:3919: + int active_pipe_bit = dev_priv->active_pipes & BIT(pipe); + if (active_pipe_bit) { -:594: CHECK:LINE_SPACING: Please don't use multiple blank lines #594: FILE: drivers/gpu/drm/i915/intel_pm.c:4831: + + -:687: WARNING:LONG_LINE: line over 100 characters #687: FILE: drivers/gpu/drm/i915/intel_pm.c:5904: + old_wm->sagv_wm0.min_ddb_alloc : old_wm->wm[0].min_ddb_alloc; -:690: WARNING:LONG_LINE: line over 100 characters #690: FILE: drivers/gpu/drm/i915/intel_pm.c:5907: + new_wm->sagv_wm0.min_ddb_alloc : new_wm->wm[0].min_ddb_alloc; -:802: WARNING:LONG_LINE: line over 100 characters #802: FILE: drivers/gpu/drm/i915/intel_pm.c:6146: + &new_crtc_state->wm.skl.optimal.planes[plane_id])) { total: 0 errors, 5 warnings, 5 checks, 729 lines checked 0acee8e77bfd drm/i915: Added required new PCode commands e96fefdd8ad6 drm/i915: Restrict qgv points which don't have enough bandwidth. b0b1b0e549ad drm/i915: Enable SAGV support for Gen12 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx