[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Prepare for Xe_HP compute engines (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 2 02:26:37 UTC 2022
== Series Details ==
Series: i915: Prepare for Xe_HP compute engines (rev3)
URL : https://patchwork.freedesktop.org/series/100833/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d5cf9daabfdf drm/i915/xehp: Define compute class and engine
01194092d81e drm/i915/xehp: CCS shares the render reset domain
5250d5b4703e drm/i915/xehp: Add Compute CS IRQ handlers
4815564944de drm/i915/xehp: compute engine pipe_control
-:100: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#100: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:231:
+#define PIPE_CONTROL_AMFS_FLUSH (1<<25) /* gen12+ */
^
-:105: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#105: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:236:
+#define PIPE_CONTROL_GLOBAL_SNAPSHOT_RESET (1<<19)
^
-:107: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#107: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:238:
+#define PIPE_CONTROL_PSD_SYNC (1<<17) /* gen11+ */
^
total: 0 errors, 0 warnings, 3 checks, 94 lines checked
82b6bd2459f6 drm/i915/xehp: CCS should use RCS setup functions
6feb7ffbf567 drm/i915: Move context descriptor fields to intel_lrc.h
29e8cbd564a4 drm/i915/xehp: Define context scheduling attributes in lrc descriptor
78bd998ebc62 drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODE
1d2b3bc1232f drm/i915/xehp/guc: enable compute engine inside GuC
42e48b33c541 drm/i915/xehp: Don't support parallel submission on compute / render
91ebd1eae025 drm/i915/xehp: handle fused off CCS engines
dca7ab26adb1 drm/i915/xehp: Add compute workarounds
013b08912c74 drm/i915/xehpsdv: Move render/compute engine reset domains related workarounds
More information about the Intel-gfx
mailing list