[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure CS_TIMESTAMP (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu May 21 08:07:58 UTC 2020


== Series Details ==

Series: drm/i915/selftests: Measure CS_TIMESTAMP (rev5)
URL   : https://patchwork.freedesktop.org/series/77320/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f49741c69378 drm/i915/selftests: Measure CS_TIMESTAMP
-:68: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#68: FILE: drivers/gpu/drm/i915/gt/selftest_gt_pm.c:52:
+		udelay(1000);

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



More information about the Intel-gfx mailing list