[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/adl: Initialize all GV points as restricted in bw_state

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 25 00:26:23 UTC 2023


== Series Details ==

Series: drm/i915/adl: Initialize all GV points as restricted in bw_state
URL   : https://patchwork.freedesktop.org/series/125508/
State : warning

== Summary ==

Error: dim checkpatch failed
ac9117934e04 drm/i915/adl: Initialize all GV points as restricted in bw_state
-:42: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'new_bw_state->qgv_points_mask != icl_qgv_points_mask(i915)'
#42: FILE: drivers/gpu/drm/i915/display/intel_bw.c:1283:
+	if (!changed && (new_bw_state->qgv_points_mask != icl_qgv_points_mask(i915)))

total: 0 errors, 0 warnings, 1 checks, 46 lines checked




More information about the Intel-gfx mailing list