Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo_types.h25 #define XE_BO_PRIORITY_NORMAL 1 macro
H A Dxe_bo.c1687 bo->ttm.priority = XE_BO_PRIORITY_NORMAL; in ___xe_bo_create_locked()