[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 17 09:56:12 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
URL   : https://patchwork.freedesktop.org/series/55340/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
588f964609a1 drm/i915/vbt: Add 'tp4' to varibles holding TP2/3/4 PSR wakeup time
-:68: WARNING:LONG_LINE: line over 100 characters
#68: FILE: drivers/gpu/drm/i915/intel_bios.c:761:
+		dev_priv->vbt.psr.tp2_tp3_tp4_wakeup_time_us = psr_table->tp2_tp3_tp4_wakeup_time * 100;

total: 0 errors, 1 warnings, 0 checks, 81 lines checked
5c49dcef88ab drm/i915/psr: Store VBT TP wakeup times into a enum
f8b00a0df6fc drm/i915/vbt: Parse and use the new field with PSR2 TP2/3/4 wakeup time
-:61: WARNING:LONG_LINE: line over 100 characters
#61: FILE: drivers/gpu/drm/i915/intel_bios.c:768:
+		dev_priv->vbt.psr.psr2_tp2_tp3_tp4_wakeup_time = dev_priv->vbt.psr.tp2_tp3_tp4_wakeup_time;

total: 0 errors, 1 warnings, 0 checks, 53 lines checked
bd6cdba3da21 drm/i915/psr: Add HBR3 support



More information about the Intel-gfx mailing list