Home
last modified time | relevance | path

Searched refs:cz_smu_upload_pptable (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_dpm.h235 int cz_smu_upload_pptable(struct amdgpu_device *adev);
Dcz_smc.c759 int cz_smu_upload_pptable(struct amdgpu_device *adev) in cz_smu_upload_pptable() function
Dcz_dpm.c796 ret = cz_smu_upload_pptable(adev); in cz_dpm_upload_pptable_to_smu()