== Series Details == Series: Update AUX invalidation sequence (rev6) URL : https://patchwork.freedesktop.org/series/119798/ State : warning == Summary == Error: dim checkpatch failed 501b25e131de drm/i915/gt: Cleanup aux invalidation registers cab2ff5e8756 drm/i915: Add the has_aux_ccs device property c54e5451aae4 drm/i915/gt: Ensure memory quiesced before invalidation 31111baa71f7 drm/i915/gt: Rename flags with bit_group_X according to the datasheet 1d8b8df24587 drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function 0f83979646a5 drm/i915/gt: Ensure memory quiesced before invalidation for all engines -:7: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'af9e423a8aae', maybe rebased or not pulled? #7: Commit af9e423a8aae ("drm/i915/gt: Ensure memory quiesced before total: 0 errors, 1 warnings, 0 checks, 55 lines checked 2abb52658921 drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control -:96: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #96: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:302: +#define PIPE_CONTROL_CCS_FLUSH (1<<13) /* MTL+ */ ^ total: 0 errors, 0 warnings, 1 checks, 69 lines checked 301ff494c698 drm/i915/gt: Poll aux invalidation register bit on invalidation 6f4e09301e17 drm/i915/gt: Support aux invalidation on all engines