Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xcp.h131 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode);
Damdgpu_xcp.c166 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode) in amdgpu_xcp_switch_partition_mode() function
Damdgpu_gfx.c1246 ret = amdgpu_xcp_switch_partition_mode(adev->xcp_mgr, mode); in amdgpu_gfx_set_compute_partition()
Dgfx_v9_4_3.c1954 r = amdgpu_xcp_switch_partition_mode(adev->xcp_mgr, in gfx_v9_4_3_cp_resume()