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 | 26 #define XE_BO_PRIORITY_NORMAL 1 macro |
| H A D | xe_bo.c | 2191 bo->ttm.priority = XE_BO_PRIORITY_NORMAL; in xe_bo_init_locked() |