== Series Details == Series: Update AUX invalidation sequence (rev13) URL : https://patchwork.freedesktop.org/series/119798/ State : warning == Summary == Error: dim checkpatch failed 83c202cba4ad drm/i915/gt: Cleanup aux invalidation registers 24756b4dcb54 drm/i915: Add the gen12_needs_ccs_aux_inv helper 7aa919db5903 drm/i915/gt: Ensure memory quiesced before invalidation 5240b3ba01d3 drm/i915/gt: Rename flags with bit_group_X according to the datasheet 6fce0e157344 drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CS -:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #15: Requires: 8da173db894a ("drm/i915/gt: Rename flags with bit_group_X according to the datasheet") -:61: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #61: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:302: +#define PIPE_CONTROL_CCS_FLUSH (1<<13) /* MTL+ */ ^ total: 0 errors, 1 warnings, 1 checks, 30 lines checked 0231f7fc45ff drm/i915/gt: Poll aux invalidation register bit on invalidation 478e4e207bb7 drm/i915/gt: Support aux invalidation on all engines