[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: move dpll_info inside intel_shared_dpll

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 20 06:40:44 UTC 2018


== Series Details ==

Series: drm/i915: move dpll_info inside intel_shared_dpll
URL   : https://patchwork.freedesktop.org/series/40251/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7636902c0601 drm/i915: move dpll_info to header
1783e9c8ea30 drm/i915: embed dpll_info inside intel_shared_dpll
1f8a09f1818e drm/i915: use funcs from dpll_info embedded in intel_shared_dpll
-:24: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#24: FILE: drivers/gpu/drm/i915/intel_display.c:8772:
+		WARN_ON(!pll->info.funcs->get_hw_state(dev_priv, pll,
+						&pipe_config->dpll_hw_state));

-:35: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#35: FILE: drivers/gpu/drm/i915/intel_display.c:9249:
+		WARN_ON(!pll->info.funcs->get_hw_state(dev_priv, pll,
+						&pipe_config->dpll_hw_state));

total: 0 errors, 0 warnings, 2 checks, 105 lines checked
e4d2094fed15 drm/i915: use name from dpll_info embedded in intel_shared_dpll
e159ec0f240d drm/i915: use id from dpll_info embedded in intel_shared_dpll
0bad30025000 drm/i915: use flags from dpll_info embedded in intel_shared_dpll
ccf2665dd184 drm/i915: rename dpll_info to intel_dpll_info



More information about the Intel-gfx mailing list