== Series Details ==

Series: Refactor Gen11+ SAGV support (rev5)
URL   : https://patchwork.freedesktop.org/series/73856/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a9bdbd2c7c9d drm/i915: Start passing latency as parameter
c0db4cbaa46c drm/i915: Introduce skl_plane_wm_level accessor.
dcf925de4a6c drm/i915: Add intel_bw_get_*_state helpers
7983f49f5fc4 drm/i915: Introduce more *_state_changed indicators
3ffbee21ace8 drm/i915: Refactor intel_can_enable_sagv
-:804: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 
'state->active_pipe_changes != 0'
#804: FILE: drivers/gpu/drm/i915/intel_pm.c:6184:
+       if ((state->active_pipe_changes != 0) || state->ddb_state_changed)

total: 0 errors, 0 warnings, 1 checks, 680 lines checked
ca0b8463a323 drm/i915: Added required new PCode commands
e819fd5ee1d8 drm/i915: Restrict qgv points which don't have enough bandwidth.
467a14ba6c89 drm/i915: Enable SAGV support for Gen12

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to