aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cz_dpm.c
Commit message (Expand)AuthorAge
* drm/amd/amdgpu: Tidy up cz_dpm.cTom St Denis2016-08-25
* drm/amd/amdgpu: Clean up memory leak in cz_dpm_init().Tom St Denis2016-08-25
* drm/amd/amdgpu: Fix memleak in cz_parse_power_table()Tom St Denis2016-08-25
* drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu2016-08-08
* drm/amd/amdgpu: Add error messages to UVD PG in DPMTom St Denis2016-08-08
* drivers/amdgpu: Use 'true/false' for bool typed variablesEdward O'Callaghan2016-07-29
* drm/amd/amdgpu: make sure VCE is disabled by defaultArindam Nath2016-07-07
* drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani2016-05-18
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-11
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-04
* drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher2016-03-02
* drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-03-02
* drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-08
* drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher2016-01-13
* drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher2016-01-13
* drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher2016-01-13
* drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher2016-01-13
* Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-29
|\
| * drm/amdgpu: Update SMC/DPM for StoneySamuel Li2015-10-21
* | drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-02
|/
* drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher2015-09-03
* drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher2015-07-23
* drm/amdgpu/cz: implement voltage validation properlyAlex Deucher2015-07-23
* drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-16
* drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-16
* drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-16
* drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-29
* drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang2015-06-10
* drm/amdgpu: enable vce powergatingSonny Jiang2015-06-10
* drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher2015-06-10
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-03
* drm/amdgpu: enable uvd dpm and powergatingSonny Jiang2015-06-03
* drm/amdgpu fix amdgpu.dpm=0 (v2)Sonny Jiang2015-06-03
* drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspendAlex Deucher2015-06-03
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-03