Searched refs:XE_BO_PRIORITY_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ | ||
H A D | xe_bo_types.h | 24 #define XE_BO_PRIORITY_NORMAL 1 macro |
H A D | xe_bo.c | 1464 bo->ttm.priority = XE_BO_PRIORITY_NORMAL; in ___xe_bo_create_locked() |