summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cz_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-1/+0
* drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher2016-03-021-2/+1
* drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-03-021-3/+1
* drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-3/+3
* drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher2016-01-131-1/+23
* drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher2016-01-131-0/+24
* drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher2016-01-131-1/+97
* drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher2016-01-131-0/+129
* Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-4/+17
|\
| * drm/amdgpu: Update SMC/DPM for StoneySamuel Li2015-10-211-4/+17
* | drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-021-4/+6
|/
* 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
OpenPOWER on IntegriCloud