Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_types.h26 #define XE_BO_PRIORITY_NORMAL 1 macro
H A Dxe_bo.c2191 bo->ttm.priority = XE_BO_PRIORITY_NORMAL; in xe_bo_init_locked()