Home
last modified time | relevance | path

Searched refs:execlist_queue_full (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dexeclist.h67 u32 execlist_queue_full :1; member
H A Dexeclist.c115 status.execlist_queue_full = !!(pending); in emulate_execlist_status()
265 if (status.execlist_queue_full) { in get_next_execlist_slot()