== Series Details ==

Series: drm/i915/gen11: Disable cursor clock gating in HDR mode (rev5)
URL   : https://patchwork.freedesktop.org/series/91674/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
41d229b94d3c drm/i915/gen11: Disable cursor clock gating in HDR mode
-:19: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#19: 
        - Disable WA when not in HDR mode or cursor plane not active - Ville

-:46: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#46: FILE: drivers/gpu/drm/i915/display/intel_display.c:222:
+       intel_de_rmw(dev_priv, CLKGATE_DIS_PSL(pipe), CURSOR_GATING_DIS, enable 
? CURSOR_GATING_DIS : 0);

total: 0 errors, 2 warnings, 0 checks, 62 lines checked


Reply via email to