Home
last modified time | relevance | path

Searched refs:busy_domain (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.h54 u32 busy_domain; member
98 void vmw_bo_placement_set(struct vmw_bo *bo, u32 domain, u32 busy_domain);
H A Dvmwgfx_resource_priv.h88 u32 busy_domain; member
H A Dvmwgfx_gem.c137 .busy_domain = VMW_BO_DOMAIN_SYS, in vmw_gem_object_create_with_handle()
162 .busy_domain = VMW_BO_DOMAIN_SYS, in vmw_prime_import_sg_table()
H A Dvmwgfx_va.c88 .busy_domain = VMW_BO_DOMAIN_SYS,
H A Dvmwgfx_bo.c406 vmw_bo_placement_set(vmw_bo, params->domain, params->busy_domain); in vmw_bo_init()
811 void vmw_bo_placement_set(struct vmw_bo *bo, u32 domain, u32 busy_domain) in vmw_bo_placement_set() argument
836 pl->num_busy_placement = set_placement_list(bo->busy_places, busy_domain); in vmw_bo_placement_set()
H A Dvmwgfx_resource.c329 .busy_domain = res->func->busy_domain, in vmw_resource_buf_alloc()
538 res->func->busy_domain); in vmw_resource_check_buffer()
980 res->func->busy_domain); in vmw_resource_pin()
H A Dvmwgfx_cotable.c140 .busy_domain = VMW_BO_DOMAIN_MOB,
414 .busy_domain = VMW_BO_DOMAIN_MOB, in vmw_cotable_resize()
H A Dvmwgfx_shader.c98 .busy_domain = VMW_BO_DOMAIN_MOB,
113 .busy_domain = VMW_BO_DOMAIN_MOB,
896 .busy_domain = VMW_BO_DOMAIN_SYS, in vmw_compat_shader_add()
H A Dvmwgfx_context.c80 .busy_domain = VMW_BO_DOMAIN_SYS,
95 .busy_domain = VMW_BO_DOMAIN_MOB,
110 .busy_domain = VMW_BO_DOMAIN_MOB,
H A Dvmwgfx_validation.c445 res->func->busy_domain); in vmw_validation_res_reserve()
621 res->func->busy_domain); in vmw_validation_res_validate()
H A Dvmwgfx_streamoutput.c70 .busy_domain = VMW_BO_DOMAIN_MOB,
H A Dvmwgfx_so.c89 .busy_domain = VMW_BO_DOMAIN_SYS,
H A Dvmwgfx_ttm_buffer.c604 .busy_domain = domain, in vmw_bo_create_and_populate()
H A Dvmwgfx_surface.c135 .busy_domain = VMW_BO_DOMAIN_GMR | VMW_BO_DOMAIN_VRAM,
150 .busy_domain = VMW_BO_DOMAIN_MOB,
857 .busy_domain = VMW_BO_DOMAIN_SYS, in vmw_surface_define_ioctl()
H A Dvmwgfx_cmdbuf.c1237 .busy_domain = VMW_BO_DOMAIN_MOB, in vmw_cmdbuf_set_pool_size()
H A Dvmwgfx_scrn.c418 .busy_domain = VMW_BO_DOMAIN_VRAM, in vmw_sou_primary_plane_prepare_fb()
H A Dvmwgfx_drv.c399 .busy_domain = VMW_BO_DOMAIN_SYS, in vmw_dummy_query_bo_create()