aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cz_dpm.c
AgeCommit message (Expand)Author
2016-07-29drivers/amdgpu: Use 'true/false' for bool typed variablesEdward O'Callaghan
2016-07-07drm/amd/amdgpu: make sure VCE is disabled by defaultArindam Nath
2016-05-18drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-03-02drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher
2016-03-02drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-10-21drm/amdgpu: Update SMC/DPM for StoneySamuel Li
2015-10-02drm/amdgpu: add pm sysfs files lateAlex Deucher
2015-09-03drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang
2015-06-10drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang
2015-06-10drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: enable uvd dpm and powergatingSonny Jiang
2015-06-03drm/amdgpu fix amdgpu.dpm=0 (v2)Sonny Jiang
2015-06-03drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspendAlex Deucher
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher