Home
last modified time | relevance | path

Searched refs:si_convert_power_state_to_smc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c5133 static int si_convert_power_state_to_smc(struct radeon_device *rdev, in si_convert_power_state_to_smc() function
5227 ret = si_convert_power_state_to_smc(rdev, radeon_new_state, smc_state); in si_upload_sw_state()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5724 static int si_convert_power_state_to_smc(struct amdgpu_device *adev, in si_convert_power_state_to_smc()
5817 ret = si_convert_power_state_to_smc(adev, amdgpu_new_state, smc_state); in si_upload_sw_state()
5720 static int si_convert_power_state_to_smc(struct amdgpu_device *adev, si_convert_power_state_to_smc() function