Home
last modified time | relevance | path

Searched refs:amdgpu_xcp_switch_partition_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xcp.h131 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode);
Damdgpu_xcp.c199 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode) in amdgpu_xcp_switch_partition_mode() function
Damdgpu_gfx.c1276 ret = amdgpu_xcp_switch_partition_mode(adev->xcp_mgr, mode); in amdgpu_gfx_set_compute_partition()
Dgfx_v9_4_3.c1955 r = amdgpu_xcp_switch_partition_mode(adev->xcp_mgr, in gfx_v9_4_3_cp_resume()