== Series Details == Series: drm/i915/execlists: Verify context register state before execution (rev4) URL : https://patchwork.freedesktop.org/series/68599/ State : warning == Summary == $ dim checkpatch origin/drm-tip 774a8626204d drm/i915/execlists: Verify context register state before execution -:45: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #45: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1016: + pr_err("%s: context submitted with incorrect RING_START [%08x], expected %08x\n", + engine->name, -:55: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #55: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1026: + pr_err("%s: context submitted with incorrect RING_CTL [%08x], expected %08x\n", + engine->name, -:64: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #64: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1035: + pr_err("%s: context submitted with incorrect BB_STATE [%08x], expected %08x\n", + engine->name, -:74: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #74: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1045: + pr_err("%s: context submitted with STOP_RING [%08x] in RING_MI_MODE\n", + engine->name, regs[x + 1]); total: 0 errors, 0 warnings, 4 checks, 134 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx