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.h24 #define XE_BO_PRIORITY_NORMAL 1 macro
H A Dxe_bo.c1464 bo->ttm.priority = XE_BO_PRIORITY_NORMAL; in ___xe_bo_create_locked()