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

Patchwork patchwork at emeril.freedesktop.org
Wed May 20 08:10:52 UTC 2020


== Series Details ==

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

== Summary ==

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

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



More information about the Intel-gfx mailing list