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

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 17 13:28:08 UTC 2020


== Series Details ==

Series: series starting with [1/2] drm/i915/selftests: Enable selftesting of busy-stats
URL   : https://patchwork.freedesktop.org/series/78472/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
de62af0961f8 drm/i915/selftests: Enable selftesting of busy-stats
-:99: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#99: 
new file mode 100644

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

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

total: 0 errors, 1 warnings, 2 checks, 861 lines checked
62c9c2ccee1d drm/i915/gt: Always report the sample time for busy-stats



More information about the Intel-gfx mailing list