Searched refs:amdgpu_dpm_set_clockgating_by_smu (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | vi.c | 1873 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1891 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1909 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1923 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1935 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1949 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu() 1963 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in vi_common_set_clockgating_state_by_smu()
|
D | gfx_v8_0.c | 5856 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_tonga_update_gfx_clock_gating() 5877 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_tonga_update_gfx_clock_gating() 5906 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5925 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5946 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5961 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating() 5975 amdgpu_dpm_set_clockgating_by_smu(adev, msg_id); in gfx_v8_0_polaris_update_gfx_clock_gating()
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/inc/ |
D | amdgpu_dpm.h | 417 int amdgpu_dpm_set_clockgating_by_smu(struct amdgpu_device *adev,
|
/linux-6.6.21/drivers/gpu/drm/amd/pm/ |
D | amdgpu_dpm.c | 384 int amdgpu_dpm_set_clockgating_by_smu(struct amdgpu_device *adev, in amdgpu_dpm_set_clockgating_by_smu() function
|