== Series Details == Series: series starting with [1/9] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate" URL : https://patchwork.freedesktop.org/series/76777/ State : warning
== Summary == $ dim checkpatch origin/drm-tip 53177bdb8662 Revert "drm/i915/tgl: Include ro parts of l3 to invalidate" 7e235ad6db72 drm/i915/gen12: Fix HDC pipeline flush 868476e157a0 drm/i915/gen12: Add L3 fabric flush -:18: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #18: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:222: +#define PIPE_CONTROL_L3_FABRIC_FLUSH (1<<30) /* gen12+ */ ^ total: 0 errors, 0 warnings, 1 checks, 21 lines checked 8411dc590177 drm/i915/gen12: Flush L3 abb852252bfa drm/i915/gen12: Flush AMFS -:19: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #19: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:226: +#define PIPE_CONTROL_FLUSH_AMFS (1<<25) /* gen12+ */ ^ total: 0 errors, 0 warnings, 1 checks, 21 lines checked cdb89beff0e2 drm/i915/gen12: Invalidate indirect state pointers 4289817480ba drm/i915/gen12: Wait on previous flush on invalidate dda90d2bdc6d drm/i915/gen12: Invalidate media state 987ed1f2f5ee drm/i915/gen12: Flush LLC -:19: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #19: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:226: +#define PIPE_CONTROL_FLUSH_LLC (1<<26) /* gen12+ */ ^ total: 0 errors, 0 warnings, 1 checks, 21 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx