== Series Details ==

Series: series starting with [1/3] drm/i915/icl: Implement gen11 flush 
including tile cache (rev2)
URL   : https://patchwork.freedesktop.org/series/65226/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
258ad12f28aa drm/i915/icl: Implement gen11 flush including tile cache
-:30: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#30: 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
a2dddefbe7ad 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
fcda2861f8c9 drm/i915/icl: Add gen11 specific render breadcrumbs

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to