== Series Details == Series: series starting with [1/3] drm/i915/icl: Implement gen11 flush including tile cache URL : https://patchwork.freedesktop.org/series/65226/ State : warning == Summary == $ dim checkpatch origin/drm-tip 4241b319406b drm/i915/icl: Implement gen11 flush including tile cache -:29: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #29: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:211: +#define PIPE_CONTROL_TILE_CACHE_FLUSH (1<<28) /* gen11+ */ ^ total: 0 errors, 0 warnings, 1 checks, 80 lines checked 302da876b5c3 drm/i915/icl: Add command cache invalidate -:20: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #20: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:211: +#define PIPE_CONTROL_COMMAND_CACHE_INVALIDATE (1<<29) /* gen11+ */ ^ total: 0 errors, 0 warnings, 1 checks, 14 lines checked ae616484b0f1 drm/i915/icl: Add gen11 specific render breadcrumbs -:111: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #111: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2906: + switch (INTEL_GEN(engine->i915)) { + total: 0 errors, 0 warnings, 1 checks, 122 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx