[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Enable selftesting of busy-stats

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 17 11:26:52 UTC 2020


== Series Details ==

Series: drm/i915/selftests: Enable selftesting of busy-stats
URL   : https://patchwork.freedesktop.org/series/78465/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
053cd0314edc drm/i915/selftests: Enable selftesting of busy-stats
-:59: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#59: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:48:
+		udelay(100);

-:90: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#90: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:79:
+		udelay(100);

total: 0 errors, 0 warnings, 2 checks, 117 lines checked



More information about the Intel-gfx mailing list