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

Patchwork patchwork at emeril.freedesktop.org
Tue May 19 12:36:26 UTC 2020


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
4686c5234501 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, 129 lines checked



More information about the Intel-gfx mailing list