Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_exec_queue_types.h85 #define EXEC_QUEUE_FLAG_HIGH_PRIORITY BIT(4) macro
Dxe_exec_queue.c85 q->flags & EXEC_QUEUE_FLAG_HIGH_PRIORITY) in __xe_exec_queue_alloc()
Dxe_migrate.c440 EXEC_QUEUE_FLAG_HIGH_PRIORITY, 0); in xe_migrate_init()