Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_guc_fwif.h273 struct guc_execlist_context { struct
274 u32 context_desc;
275 u32 context_id;
276 u32 ring_status;
277 u32 ring_lrca;
278 u32 ring_begin;
279 u32 ring_end;
280 u32 ring_next_free_location;
281 u32 ring_current_tail_pointer_value;
282 u8 engine_state_submit_value;
[all …]