Searched refs:amdgpu_dpm_set_clockgating_by_smu (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | vi.c | 1872 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1890 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1908 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1922 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1934 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1948 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1962 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu()
|
D | gfx_v8_0.c | 5852 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_tonga_update_gfx_clock_gating() 5873 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_tonga_update_gfx_clock_gating() 5902 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5921 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5942 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5957 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5971 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/inc/ |
D | amdgpu_dpm.h | 435 int amdgpu_dpm_set_clockgating_by_smu(struct amdgpu_device *adev,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/ |
D | amdgpu_dpm.c | 421 int amdgpu_dpm_set_clockgating_by_smu(struct amdgpu_device *adev, in amdgpu_dpm_set_clockgating_by_smu() function
|