[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/9] drm/i915/display: Move out code to return the digital_port of the aux ch

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 14 20:01:45 UTC 2020


== Series Details ==

Series: series starting with [v4,1/9] drm/i915/display: Move out code to return the digital_port of the aux ch
URL   : https://patchwork.freedesktop.org/series/75886/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
07f7e1eaedcd drm/i915/display: Move out code to return the digital_port of the aux ch
0c650cdb3e24 drm/i915/display: Add intel_legacy_aux_to_power_domain()
13beb443d72c drm/i915/display: Split hsw_power_well_enable() into two
53d8424945c4 drm/i915/tc/icl: Implement TC cold sequences
-:76: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#76: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:588:
+		msleep(1);

-:81: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#81: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:593:
+		msleep(1);

total: 0 errors, 2 warnings, 0 checks, 157 lines checked
4d5beb240164 drm/i915/tc: Skip ref held check for TC legacy aux power wells
87ba4c5c772a drm/i915/tc/tgl: Implement TC cold sequences
-:112: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
#112: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:4014:
+		msleep(1);

total: 0 errors, 1 warnings, 0 checks, 185 lines checked
1de4d7a9096c drm/i915/tc: Catch TC users accessing FIA registers without enable aux
073806ccfac9 drm/i915/tc: Do not warn when aux power well of static TC ports timeout
167a931dadfe drm/i915: Add missing deinitialization cases of load failure
-:17: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17: 
[drm:__intel_engine_init_ctx_wa [i915]] Initialized 3 context workarounds on rcs'0

total: 0 errors, 1 warnings, 0 checks, 50 lines checked



More information about the Intel-gfx mailing list