== Series Details ==

Series: drm/i915/cdclk: improve abstractions
URL   : https://patchwork.freedesktop.org/series/97802/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6f998c44f2eb drm/i915/cdclk: move intel_atomic_check_cdclk() to intel_cdclk.c
9a302307adb3 drm/i915/cdclk: un-inline intel_cdclk_state functions
-:27: WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#27: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:2642:
+       return 
to_intel_cdclk_state(intel_atomic_get_old_global_obj_state(state, 
&to_i915(state->base.dev)->cdclk.obj));

-:33: WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#33: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:2648:
+       return 
to_intel_cdclk_state(intel_atomic_get_new_global_obj_state(state, 
&to_i915(state->base.dev)->cdclk.obj));

total: 0 errors, 2 warnings, 0 checks, 43 lines checked
8a09ab9559e2 drm/i915/cdclk: hide struct intel_cdclk_vals
f957246959a0 drm/i915/cdclk: turn around i915_drv.h and intel_cdclk.h dependency


Reply via email to