aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cz_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher2015-09-031-2/+2
* drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher2015-07-231-16/+45
* drm/amdgpu/cz: implement voltage validation properlyAlex Deucher2015-07-231-7/+16
* drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-161-3/+3
* drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-161-0/+2
* drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-161-1/+7
* drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-291-1/+1
* drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang2015-06-101-3/+5
* drm/amdgpu: enable vce powergatingSonny Jiang2015-06-101-4/+128
* drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher2015-06-101-7/+8
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-21/+32
* drm/amdgpu: enable uvd dpm and powergatingSonny Jiang2015-06-031-2/+88
* drm/amdgpu fix amdgpu.dpm=0 (v2)Sonny Jiang2015-06-031-4/+13
* drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspendAlex Deucher2015-06-031-6/+2
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-031-0/+1712