Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_GGTTx (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_bo_evict.c197 if (tile != bo->tile && !(bo->flags & XE_BO_FLAG_GGTTx(tile))) in xe_bo_restore_and_map_ggtt()
A Dxe_bo.h59 #define XE_BO_FLAG_GGTTx(tile) \ macro
A Dxe_bo.c2051 if (t != tile && !(bo->flags & XE_BO_FLAG_GGTTx(t))) in __xe_bo_create_locked()

Completed in 13 milliseconds