[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/i915/psr: Nuke aux_frame_sync

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 16 23:50:02 UTC 2018


== Series Details ==

Series: series starting with [v2,1/5] drm/i915/psr: Nuke aux_frame_sync
URL   : https://patchwork.freedesktop.org/series/40138/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ed472e09578b drm/i915/psr: Nuke aux_frame_sync
7106739a3800 drm/i915/psr: Tie PSR2 support to Y coordinate requirement in intel_psr_init_dpcd()
ff9a3483c3d6 drm/i915/psr/cnl: Enable Y-coordinate support in source
-:26: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#26: FILE: drivers/gpu/drm/i915/i915_reg.h:3872:
+#define   EDP_Y_COORDINATE_VALID	(1<<26) /* GLK and CNL+ */
                                 	  ^

-:27: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#27: FILE: drivers/gpu/drm/i915/i915_reg.h:3873:
+#define   EDP_Y_COORDINATE_ENABLE	(1<<25) /* GLK and CNL+ */
                                  	  ^

total: 0 errors, 0 warnings, 2 checks, 20 lines checked
37e021ca152b drm/i915/psr: Do not override PSR2 sink support
a737ca97244b drm/i915/psr: Simply PSR computed state



More information about the Intel-gfx mailing list