[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 27 15:33:20 UTC 2020
== Series Details ==
Series: Refactor Gen11+ SAGV support (rev6)
URL : https://patchwork.freedesktop.org/series/73856/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a72659eb4666 drm/i915: Start passing latency as parameter
81ddfe1ca471 drm/i915: Introduce skl_plane_wm_level accessor.
bb8fb326c38f drm/i915: Add intel_bw_get_*_state helpers
1f6cb30bce42 drm/i915: Introduce more *_state_changed indicators
0aad2ca03244 drm/i915: Refactor intel_can_enable_sagv
-:806: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'state->active_pipe_changes != 0'
#806: FILE: drivers/gpu/drm/i915/intel_pm.c:6183:
+ if ((state->active_pipe_changes != 0) || state->ddb_state_changed)
total: 0 errors, 0 warnings, 1 checks, 679 lines checked
8b626dac4931 drm/i915: Added required new PCode commands
227852eaaaf7 drm/i915: Restrict qgv points which don't have enough bandwidth.
92ef8dc6a4f2 drm/i915: Enable SAGV support for Gen12
More information about the Intel-gfx
mailing list