Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_fwif.h135 struct guc_execlist_context { struct
136 u32 context_desc;
137 u32 context_id;
138 u32 ring_status;
139 u32 ring_lrca;
140 u32 ring_begin;
141 u32 ring_end;
142 u32 ring_next_free_location;
143 u32 ring_current_tail_pointer_value;
144 u8 engine_state_submit_value;
[all …]