== Series Details == Series: drm/i915/psr: vbt change for psr (rev9) URL : https://patchwork.freedesktop.org/series/41289/ State : warning == Summary == $ dim checkpatch origin/drm-tip 09cb51f7d1d0 drm/i915/psr: vbt change for psr -:83: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #83: FILE: drivers/gpu/drm/i915/i915_reg.h:4091: +#define EDP_PSR2_TP2_TIME_500us (0<<8) ^ -:84: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #84: FILE: drivers/gpu/drm/i915/i915_reg.h:4092: +#define EDP_PSR2_TP2_TIME_100us (1<<8) ^ -:85: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #85: FILE: drivers/gpu/drm/i915/i915_reg.h:4093: +#define EDP_PSR2_TP2_TIME_2500us (2<<8) ^ -:86: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #86: FILE: drivers/gpu/drm/i915/i915_reg.h:4094: +#define EDP_PSR2_TP2_TIME_50us (3<<8) ^ -:117: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #117: 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); -:136: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #136: FILE: drivers/gpu/drm/i915/intel_bios.c:727: + DRM_DEBUG_KMS("VBT tp2_tp3 wakeup time value %d is outside range[0-3], defaulting to max value 2500us\n", + psr_table->tp2_tp3_wakeup_time); total: 0 errors, 0 warnings, 6 checks, 135 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx