== Series Details ==

Series: drm/i915/tgl: Magic udelay to relieve the random lockups with multiple 
engines
URL   : https://patchwork.freedesktop.org/series/67365/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3f46cddad144 drm/i915/tgl: Magic udelay to relieve the random lockups with 
multiple engines
-:37: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see 
Documentation/timers/timers-howto.rst
#37: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1203:
+               udelay(250);

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

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

Reply via email to