== Series Details == Series: QGV/SAGV related fixes (rev8) URL : https://patchwork.freedesktop.org/series/126962/ State : warning == Summary == Error: dim checkpatch failed c4243da90814 drm/i915: Add meaningful traces for QGV point info error handling 3418442208ab drm/i915: Extract code required to calculate max qgv/psf gv point df3c29b0f04e drm/i915: Disable SAGV on bw init, to force QGV point recalculation -:87: CHECK:SPACING: space preferred before that '|' (ctx:VxE) #87: FILE: drivers/gpu/drm/i915/display/intel_bw.c:882: + bw_state->qgv_points_mask = ~(ICL_PCODE_REQ_QGV_PT(qgv_points)| ^ -:99: CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #99: FILE: drivers/gpu/drm/i915/display/intel_bw.c:894: + +} total: 0 errors, 0 warnings, 2 checks, 95 lines checked d6387b18431d drm/i915/display: handle systems with duplicate qgv/psf gv points