== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
eedc0c805469 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
4791448a0def drm/i915: Clean up LVDS pipe select bits
2e5e4eaeb9da drm/i915: Clean up SDVO pipe select bits
077d5e8b84ad drm/i915: Clean up TV pipe select bits
004ffb58f527 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