Home
last modified time | relevance | path

Searched defs:xe_guc_ct (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/gpu/drm/xe/
Dxe_guc_ct_types.h81 struct xe_guc_ct { struct
83 struct xe_bo *bo;
85 struct mutex lock;
87 spinlock_t fast_lock;
89 struct {
94 } ctbs;
96 u32 g2h_outstanding;
98 struct work_struct g2h_worker;
100 bool enabled;
102 u32 fence_seqno;
[all …]