== Series Details == Series: drm/i915/psr: vbt change for psr (rev5) URL : https://patchwork.freedesktop.org/series/41289/ State : warning == Summary == $ dim checkpatch origin/drm-tip d6164e2f12bf drm/i915/psr: vbt change for psr -:67: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #67: FILE: drivers/gpu/drm/i915/i915_reg.h:4087: +#define EDP_PSR2_TP2_TIME_500us (0<<8) ^ -:68: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #68: FILE: drivers/gpu/drm/i915/i915_reg.h:4088: +#define EDP_PSR2_TP2_TIME_100us (1<<8) ^ -:69: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #69: FILE: drivers/gpu/drm/i915/i915_reg.h:4089: +#define EDP_PSR2_TP2_TIME_2500us (2<<8) ^ -:70: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #70: FILE: drivers/gpu/drm/i915/i915_reg.h:4090: +#define EDP_PSR2_TP2_TIME_50us (3<<8) ^ -:102: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #102: FILE: drivers/gpu/drm/i915/intel_bios.c:708: + DRM_DEBUG_KMS("VBT tp1 wakeup time value %d is outside range[0-3], defaulting to max value 2500us\n", + psr_table->tp1_wakeup_time); -:119: WARNING:LONG_LINE: line over 100 characters #119: FILE: drivers/gpu/drm/i915/intel_bios.c:725: + DRM_DEBUG_KMS("VBT tp2_tp3 wakeup time value %d is outside range[0-3], \ -:119: WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings #119: FILE: drivers/gpu/drm/i915/intel_bios.c:725: + DRM_DEBUG_KMS("VBT tp2_tp3 wakeup time value %d is outside range[0-3], \ -:120: WARNING:LONG_LINE: line over 100 characters #120: FILE: drivers/gpu/drm/i915/intel_bios.c:726: + defaulting to max value 2500us\n", psr_table->tp2_tp3_wakeup_time); total: 0 errors, 3 warnings, 5 checks, 133 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx