Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.c1410 static u8 xe_multi_queue_prio_to_lrc(struct xe_lrc *lrc, enum xe_multi_queue_priority priority) in xe_multi_queue_prio_to_lrc() function
1431 lrc->desc |= FIELD_PREP(LRC_PRIORITY, xe_multi_queue_prio_to_lrc(lrc, priority)); in xe_lrc_set_multi_queue_priority()