Searched refs:vmw_bo_placement_set (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 143 vmw_bo_placement_set(buf, in vmw_bo_pin_in_vram_or_gmr() 150 vmw_bo_placement_set(buf, in vmw_bo_pin_in_vram_or_gmr() 221 vmw_bo_placement_set(buf, in vmw_bo_pin_in_start_of_vram() 227 vmw_bo_placement_set(buf, in vmw_bo_pin_in_start_of_vram() 436 vmw_bo_placement_set(vmw_bo, params->domain, params->busy_domain); in vmw_bo_init() 813 void vmw_bo_placement_set(struct vmw_bo *bo, u32 domain, u32 busy_domain) in vmw_bo_placement_set() function 848 vmw_bo_placement_set(bo, domain, domain); in vmw_bo_placement_set_default_accelerated()
|
H A D | vmwgfx_bo.h | 105 void vmw_bo_placement_set(struct vmw_bo *bo, u32 domain, u32 busy_domain);
|
H A D | vmwgfx_validation.c | 426 vmw_bo_placement_set(vbo, in vmw_validation_res_reserve() 603 vmw_bo_placement_set(vbo, res->func->domain, in vmw_validation_res_validate()
|
H A D | vmwgfx_resource.c | 546 vmw_bo_placement_set(res->guest_memory_bo, res->func->domain, in vmw_resource_check_buffer() 987 vmw_bo_placement_set(vbo, in vmw_resource_pin()
|
H A D | vmwgfx_cotable.c | 475 vmw_bo_placement_set(buf, in vmw_cotable_resize()
|
H A D | vmwgfx_scrn.c | 1225 vmw_bo_placement_set(buf, VMW_BO_DOMAIN_GMR | VMW_BO_DOMAIN_VRAM, in vmw_kms_sou_do_bo_dirty() 1333 vmw_bo_placement_set(buf, VMW_BO_DOMAIN_GMR | VMW_BO_DOMAIN_VRAM, in vmw_kms_sou_readback()
|
H A D | vmwgfx_stdu.c | 578 vmw_bo_placement_set(buf, in vmw_kms_stdu_readback()
|
H A D | vmwgfx_kms.c | 2575 vmw_bo_placement_set(vfbbo->buffer, in vmw_du_helper_plane_update()
|