== Series Details == Series: series starting with [01/10] drm/i915/execlists: Always clear ring_pause if we do not submit URL : https://patchwork.freedesktop.org/series/62594/ State : warning == Summary == $ dim checkpatch origin/drm-tip 51969b9bf908 drm/i915/execlists: Always clear ring_pause if we do not submit b6fe73670481 drm/i915/execlists: Convert recursive defer_request() into an iteractive deb397230701 drm/i915/gt: Pass intel_gt to pm routines b23d4595a2dd drm/i915/selftests: Serialise nop reset with retirement f9e6eec73f1b drm/i915/selftest: Drop manual request wakerefs around hangcheck 91c9176afacb drm/i915/selftests: Fixup atomic reset checking -:46: ERROR:CODE_INDENT: code indent should use tabs where possible #46: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:110: + if (!intel_has_reset_engine(i915))$ -:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line #46: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:110: + if (!intel_has_reset_engine(i915))$ -:47: ERROR:CODE_INDENT: code indent should use tabs where possible #47: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:111: + return 0;$ -:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line #47: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:111: + return 0;$ -:49: ERROR:CODE_INDENT: code indent should use tabs where possible #49: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:113: + if (USES_GUC_SUBMISSION(i915))$ -:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line #49: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:113: + if (USES_GUC_SUBMISSION(i915))$ -:50: ERROR:CODE_INDENT: code indent should use tabs where possible #50: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:114: + return 0;$ -:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line #50: FILE: drivers/gpu/drm/i915/gt/selftest_reset.c:114: + return 0;$ total: 4 errors, 4 warnings, 0 checks, 86 lines checked 8dd1144fc4ba drm/i915: Rename intel_wakeref_[is]_active 43eec1169520 drm/i915: Add a wakeref getter for iff the wakeref is already active 78edb2a66b85 drm/i915: Only recover active engines 052ec7f1bdba drm/i915: Lift intel_engines_resume() to callers -:183: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON() #183: FILE: drivers/gpu/drm/i915/i915_gem.c:1200: + BUG_ON(!i915->kernel_context); total: 0 errors, 1 warnings, 0 checks, 429 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx