== Series Details ==

Series: i915: Prepare for Xe_HP compute engines (rev4)
URL   : https://patchwork.freedesktop.org/series/100833/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ba39c8793670 drm/i915/xehp: Define compute class and engine
290898d45efe drm/i915/xehp: CCS shares the render reset domain
e28d189bb07d drm/i915/xehp: Add Compute CS IRQ handlers
68fda41914af 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
98e524e28237 drm/i915/xehp: CCS should use RCS setup functions
40eff9e2e9e6 drm/i915: Move context descriptor fields to intel_lrc.h
369a79a79793 drm/i915/xehp: Define context scheduling attributes in lrc 
descriptor
2e9621bdf444 drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODE
6141733015f0 drm/i915/xehp/guc: enable compute engine inside GuC
956e0edadb91 drm/i915/xehp: Don't support parallel submission on compute / 
render
d9ef4070812a drm/i915/xehp: handle fused off CCS engines
159d8e720719 drm/i915/xehp: Add compute workarounds
fc684cd87d6c drm/i915/xehpsdv: Move render/compute engine reset domains related 
workarounds


Reply via email to