[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix combo PHY HW context loss
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 2 19:07:10 UTC 2018
== Series Details ==
Series: drm/i915/icl: Fix combo PHY HW context loss
URL : https://patchwork.freedesktop.org/series/51970/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
59293d4a4153 drm/i915/icl: Fix combo PHY uninit
-:19: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Rodrigo Vivi <rodrigo.vivi at intel.c'
#19:
Cc: Rodrigo Vivi <rodrigo.vivi at intel.c
total: 1 errors, 0 warnings, 0 checks, 10 lines checked
8b4de5e03e41 drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
-:52: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#52:
new file mode 100644
-:57: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#57: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:1:
+/*
-:94: ERROR:OPEN_BRACE: that open brace { should be on the previous line
#94: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:38:
+ [PROCMON_0_85V_DOT_0] =
+ { .dw1 = 0x00000000, .dw9 = 0x62AB67BB, .dw10 = 0x51914F96, },
-:96: ERROR:OPEN_BRACE: that open brace { should be on the previous line
#96: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:40:
+ [PROCMON_0_95V_DOT_0] =
+ { .dw1 = 0x00000000, .dw9 = 0x86E172C7, .dw10 = 0x77CA5EAB, },
-:98: ERROR:OPEN_BRACE: that open brace { should be on the previous line
#98: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:42:
+ [PROCMON_0_95V_DOT_1] =
+ { .dw1 = 0x00000000, .dw9 = 0x93F87FE1, .dw10 = 0x8AE871C5, },
-:100: ERROR:OPEN_BRACE: that open brace { should be on the previous line
#100: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:44:
+ [PROCMON_1_05V_DOT_0] =
+ { .dw1 = 0x00000000, .dw9 = 0x98FA82DD, .dw10 = 0x89E46DC1, },
-:102: ERROR:OPEN_BRACE: that open brace { should be on the previous line
#102: FILE: drivers/gpu/drm/i915/intel_combo_phy.c:46:
+ [PROCMON_1_05V_DOT_1] =
+ { .dw1 = 0x00440000, .dw9 = 0x9A00AB25, .dw10 = 0x8AE38FF1, },
total: 5 errors, 2 warnings, 0 checks, 357 lines checked
3b95ec9736d7 drm/i915/cnl+: Verify combo PHY HW state during PHY uninit
b6aea4a716dd drm/i915/icl: Skip init for an already enabled combo PHY
162b1a44d002 drm/i915/icl: Fix port B combo PHY context loss after DC transitions
More information about the Intel-gfx
mailing list