== Series Details ==
Series: drm/i915: Add NO_VLV_DISP_PW_DPIO_CMN_BC_INIT quirk
URL : https://patchwork.freedesktop.org/series/96220/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
ba397ea89951 drm/i915: Add NO_VLV_DISP_PW_DPIO_CMN_BC_INIT quirk
-:21: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#21:
i915 0000:00:02.0: [drm] *ERROR* timeout setting power well state 00000000
(fffff3ff)
-:153: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#153: FILE: drivers/gpu/drm/i915/i915_drv.h:544:
+#define QUIRK_NO_VLV_DISP_PW_DPIO_CMN_BC_INIT (1<<9)
^
total: 0 errors, 1 warnings, 1 checks, 75 lines checked