Home
last modified time | relevance | path

Searched refs:EXEC_QUEUE_FLAG_HIGH_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue_types.h130 #define EXEC_QUEUE_FLAG_HIGH_PRIORITY BIT(4) macro
H A Dxe_exec_queue.c238 q->flags & EXEC_QUEUE_FLAG_HIGH_PRIORITY) in __xe_exec_queue_alloc()
H A Dxe_migrate.c474 EXEC_QUEUE_FLAG_HIGH_PRIORITY | in xe_migrate_init()