== Series Details ==

Series: series starting with [1/5] drm/i915: Clean up ADPA pipe select bits
URL   : https://patchwork.freedesktop.org/series/43151/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
afd2d93c4687 drm/i915: Clean up ADPA pipe select bits
-:32: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#32: FILE: drivers/gpu/drm/i915/i915_reg.h:4137:
+#define   ADPA_PIPE_SEL_MASK           (1<<30)
                                          ^

-:35: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#35: FILE: drivers/gpu/drm/i915/i915_reg.h:4140:
+#define   ADPA_PIPE_SEL_MASK_CPT       (3<<29)
                                          ^

total: 0 errors, 0 warnings, 2 checks, 131 lines checked
17bebe27c017 drm/i915: Clean up LVDS pipe select bits
be3c8193750e drm/i915: Clean up SDVO pipe select bits
0b3a16eec107 drm/i915: Clean up TV pipe select bits
c634a7255d97 drm/i915: Clean up DVO pipe select bits

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to