== Series Details == Series: drm/i915: Fix bandwith related cdclk calculations URL : https://patchwork.freedesktop.org/series/98975/ State : warning == Summary == $ dim checkpatch origin/drm-tip f65f6b681b85 drm/i915: Drop pointless dev_priv argument 9668fabd85a5 drm/i915: Extract skl_ddb_entry_init() dee30e2a1ae4 drm/i915: Fix plane relative_data_rate calculation 73d19f52835a drm/i915: Introduce skl_plane_ddb_iter fbf2a65a754f drm/i915: Extract skl_allocate_plane_ddb() 8eb5c0bb1655 drm/i915: Extract skl_crtc_calc_dbuf_bw() e7ec581a03b3 drm/i915: Tweak plane ddb allocation tracking 988a18fdccaa drm/i915: Split plane data_rate into data_rate+data_rate_y f3dc6a126906 drm/i915: Pre-calculate plane relative data rate -:345: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #345: FILE: drivers/gpu/drm/i915/intel_pm.c:5107: + iter.start + iter.uv_total[plane_id]); total: 0 errors, 1 warnings, 0 checks, 302 lines checked 3d9ea614fc38 drm/i915: Remove total[] and uv_total[] from ddb allocation 2eca9b239d7d drm/i915: Nuke intel_bw_calc_min_cdclk() 28a02ba19afc drm/i915: Round up when calculating display bandwidth requirements 08b2d8e87205 drm/i915: Properly write lock bw_state when it changes e3a2fec61118 drm/i915: Fix DBUF bandwidth vs. cdclk handling 7d55ec242dd3 drm/i915: Add "maximum pipe read bandwidth" checks