Searched refs:switch_partition_mode (Results 1 – 5 of 5) sorted by relevance
171 if (!xcp_mgr->funcs || !xcp_mgr->funcs->switch_partition_mode) in __amdgpu_xcp_switch_partition_mode()180 ret = xcp_mgr->funcs->switch_partition_mode(xcp_mgr, mode, &num_xcps); in __amdgpu_xcp_switch_partition_mode()
103 int (*switch_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr, int mode, member
572 if (adev->gfx.funcs->switch_partition_mode) in aqua_vanjaram_switch_partition_mode()573 adev->gfx.funcs->switch_partition_mode(xcp_mgr->adev, in aqua_vanjaram_switch_partition_mode()656 .switch_partition_mode = &aqua_vanjaram_switch_partition_mode,669 aqua_vanjaram_xcp_funcs.switch_partition_mode = NULL; in aqua_vanjaram_xcp_mgr_init()
308 int (*switch_partition_mode)(struct amdgpu_device *adev, member
851 .switch_partition_mode = &gfx_v9_4_3_switch_compute_partition,
Completed in 20 milliseconds