Home
last modified time | relevance | path

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

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