== Series Details == Series: series starting with [01/12] drm/i915/selftests: Enable selftesting of busy-stats URL : https://patchwork.freedesktop.org/series/78475/ State : warning == Summary == $ dim checkpatch origin/drm-tip 87b8cc65bf25 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 fcfc30daed01 drm/i915/gt: Always report the sample time for busy-stats 7121cc80a52d drm/i915/gt: Decouple completed requests on unwind dd8868ea0e43 drm/i915/execlists: Replace direct submit with direct call to tasklet -:51: ERROR:SPACING: spaces required around that '=' (ctx:WxV) #51: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:915: + err =__intel_wait_for_register_fw(engine->uncore, mode, ^ total: 1 errors, 0 warnings, 0 checks, 258 lines checked b5a72ad15f35 drm/i915/execlists: Defer schedule_out until after the next dequeue -:117: CHECK:SPACING: spaces preferred around that '*' (ctx:ExV) #117: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2443: + *execlists->inactive++ = *port; ^ total: 0 errors, 0 warnings, 1 checks, 179 lines checked 9228c631502e drm/i915/gt: ce->inflight updates are now serialised cdd288e77320 drm/i915/gt: Drop atomic for engine->fw_active tracking cab30a74f3d5 drm/i915/gt: Extract busy-stats for ring-scheduler -:12: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #12: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 95 lines checked e26534592d91 drm/i915/gt: Convert stats.active to plain unsigned int e834f6d8791c drm/i915/gt: Use virtual_engine during execlists_dequeue 6ea10f6c057d drm/i915/gt: Decouple inflight virtual engines c2d47fcbc1c0 drm/i915/gt: Resubmit the virtual engine on schedule-out _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx