== Series Details == Series: Update AUX invalidation sequence (rev8) URL : https://patchwork.freedesktop.org/series/119798/ State : warning == Summary == Error: dim checkpatch failed 696c6b239a71 drm/i915/gt: Cleanup aux invalidation registers ba3873d2802a drm/i915: Add the has_aux_ccs device property 8cc2211308ad drm/i915/gt: Ensure memory quiesced before invalidation d1b12d76fbff drm/i915/gt: Rename flags with bit_group_X according to the datasheet 54b2cec88008 drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control -:42: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #42: 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, 20 lines checked 7778886ca085 drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function 920a67fa76d2 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, 51 lines checked c9cabd4ec887 drm/i915/gt: Poll aux invalidation register bit on invalidation 854ed4a400db drm/i915/gt: Support aux invalidation on all engines