== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
22b6e464a90d drm/i915/display: Move out code to return the digital_port of the 
aux ch
9c3fa6a23124 drm/i915/display: Add intel_legacy_aux_to_power_domain()
4dbbf93cee79 drm/i915/display: Split hsw_power_well_enable() into two
347c828f0667 drm/i915/tc/icl: Implement TC cold sequences
-:70: WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see 
Documentation/timers/timers-howto.rst
#70: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:588:
+                       msleep(1);

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

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

total: 0 errors, 1 warnings, 0 checks, 182 lines checked
dd02c59c32fa drm/i915/tc: Catch TC users accessing FIA registers without enable 
aux
ac28d19b74b5 drm/i915/tc: Do not warn when aux power well of static TC ports 
timeout

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to