== Series Details == Series: series starting with [v2,1/2] drm/i915: use intel_uncore_rmw when appropriate URL : https://patchwork.freedesktop.org/series/109888/ State : warning == Summary == Error: dim checkpatch failed e5106a45cb30 drm/i915: use intel_uncore_rmw when appropriate -:64: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #64: FILE: drivers/gpu/drm/i915/intel_pm.c:90: + intel_uncore_rmw(&dev_priv->uncore, GEN8_UCGCTL6, 0, GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ); total: 0 errors, 1 warnings, 0 checks, 424 lines checked 7937d76b0d1a drm/i915/gt: use intel_uncore_rmw when appropriate