[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/tv: Fix return value for intel_tv_compute_config()
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 25 18:43:05 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915/tv: Fix return value for intel_tv_compute_config()
URL : https://patchwork.freedesktop.org/series/55743/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
03b411930b07 drm/i915/tv: Fix return value for intel_tv_compute_config()
32e0a172c9d3 drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
-:61: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#61: FILE: drivers/gpu/drm/i915/intel_drv.h:633:
+#define I915_MODE_FLAG_INHERITED (1<<0)
^
-:65: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#65: FILE: drivers/gpu/drm/i915/intel_drv.h:637:
+#define I915_MODE_FLAG_USE_SCANLINE_COUNTER (1<<2)
^
total: 0 errors, 0 warnings, 2 checks, 59 lines checked
More information about the Intel-gfx
mailing list