Searched refs:VMW_PL_MOB (Results 1 – 14 of 14) sorted by relevance
145 BUG_ON(gman->type != VMW_PL_GMR && gman->type != VMW_PL_MOB); in vmw_gmrid_man_debug()148 (gman->type == VMW_PL_MOB) ? "Mob" : "GMR", in vmw_gmrid_man_debug()178 case VMW_PL_MOB: in vmw_gmrid_man_init()
191 WARN_ON_ONCE(bo->resource->mem_type != VMW_PL_MOB); in vmw_cotable_unscrub()199 WARN_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_cotable_unscrub()333 WARN_ON_ONCE(bo->resource->mem_type != VMW_PL_MOB); in vmw_cotable_unbind()
330 case VMW_PL_MOB: in vmw_ttm_bind()365 case VMW_PL_MOB: in vmw_ttm_unbind()478 case VMW_PL_MOB: in vmw_ttm_io_mem_reserve()
145 if (WARN_ON(bo->resource->mem_type != VMW_PL_MOB)) in vmw_dx_streamoutput_bind()200 if (WARN_ON(res->guest_memory_bo->tbo.resource->mem_type != VMW_PL_MOB)) in vmw_dx_streamoutput_unbind()
351 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_gb_context_bind()390 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_gb_context_unbind()518 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_dx_context_bind()599 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_dx_context_unbind()
255 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_gb_shader_bind()283 BUG_ON(res->guest_memory_bo->tbo.resource->mem_type != VMW_PL_MOB); in vmw_gb_shader_unbind()451 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_dx_shader_bind()514 BUG_ON(res->guest_memory_bo->tbo.resource->mem_type != VMW_PL_MOB); in vmw_dx_shader_unbind()
743 if (mem->mem_type != VMW_PL_MOB && bo->resource->mem_type == VMW_PL_MOB) in vmw_bo_move_notify()756 pl[n].mem_type = VMW_PL_MOB; in set_placement_list()
556 man = ttm_manager_type(&dev_priv->bdev, VMW_PL_MOB); in vmw_request_device()592 man = ttm_manager_type(&dev_priv->bdev, VMW_PL_MOB); in vmw_release_device_early()1093 if (vmw_gmrid_man_init(dev_priv, VMW_PL_MOB) != 0) { in vmw_driver_load()1152 vmw_gmrid_man_fini(dev_priv, VMW_PL_MOB); in vmw_driver_load()1200 vmw_gmrid_man_fini(dev_priv, VMW_PL_MOB); in vmw_driver_unload()1445 ttm_resource_manager_create_debugfs(ttm_manager_type(&vmw->bdev, VMW_PL_MOB), in vmw_debugfs_resource_managers_init()
226 case VMW_PL_MOB: in vmw_bo_print_info()
630 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_cmd_emit_dummy_gb_query()
842 old_mem->mem_type == VMW_PL_MOB) { in vmw_query_move_notify()
1185 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_gb_surface_bind()1239 BUG_ON(bo->resource->mem_type != VMW_PL_MOB); in vmw_gb_surface_unbind()
93 #define VMW_PL_MOB (TTM_PL_PRIV + 1) macro
3774 case VMW_PL_MOB: in vmw_apply_relocations()