[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Magic udelay to relieve the random lockups with multiple engines
Patchwork
patchwork at emeril.freedesktop.org
Sat Sep 28 10:20:10 UTC 2019
== 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
More information about the Intel-gfx
mailing list