Home
last modified time | relevance | path

Searched defs:busy_domain (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h88 u32 busy_domain; member
H A Dvmwgfx_bo.c809 void vmw_bo_placement_set(struct vmw_bo *bo, u32 domain, u32 busy_domain) in vmw_bo_placement_set()