Age | Commit message (Expand) | Author | Files | Lines |
2016-08-25 | drm/amd/amdgpu: Tidy up cz_dpm.c | Tom St Denis | 1 | -20/+11 |
2016-08-25 | drm/amd/amdgpu: Clean up memory leak in cz_dpm_init(). | Tom St Denis | 1 | -5/+9 |
2016-08-25 | drm/amd/amdgpu: Fix memleak in cz_parse_power_table() | Tom St Denis | 1 | -0/+2 |
2016-08-08 | drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm | Rex Zhu | 1 | -1/+5 |
2016-08-08 | drm/amd/amdgpu: Add error messages to UVD PG in DPM | Tom St Denis | 1 | -6/+35 |
2016-07-29 | drivers/amdgpu: Use 'true/false' for bool typed variables | Edward O'Callaghan | 1 | -1/+1 |
2016-07-07 | drm/amd/amdgpu: make sure VCE is disabled by default | Arindam Nath | 1 | -0/+1 |
2016-05-18 | drm/amd/amdgpu/cz_dpm: Remove unused variable | Muhammad Falak R Wani | 1 | -9/+4 |
2016-05-11 | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) | Tom St Denis | 1 | -0/+1 |
2016-05-05 | drm/amd/amdgpu: Drop print_status callbacks. | Tom St Denis | 1 | -1/+0 |
2016-03-02 | drm/amdgpu/cz: remove commented out call to enable vce pg | Alex Deucher | 1 | -2/+1 |
2016-03-02 | drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled | Alex Deucher | 1 | -3/+1 |
2016-02-08 | drma/dmgpu: move cg and pg flags into shared headers | Alex Deucher | 1 | -3/+3 |
2016-01-13 | drm/amdgpu/cz: force vce clocks when sclks are forced | Alex Deucher | 1 | -1/+23 |
2016-01-13 | drm/amdgpu/cz: force uvd clocks when sclks are forced | Alex Deucher | 1 | -0/+24 |
2016-01-13 | drm/amdgpu/cz: add code to enable forcing VCE clocks | Alex Deucher | 1 | -1/+97 |
2016-01-13 | drm/amdgpu/cz: add code to enable forcing UVD clocks | Alex Deucher | 1 | -0/+129 |
2015-10-30 | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -4/+17 |
2015-10-21 | drm/amdgpu: Update SMC/DPM for Stoney | Samuel Li | 1 | -4/+17 |
2015-10-02 | drm/amdgpu: add pm sysfs files late | Alex Deucher | 1 | -4/+6 |
2015-09-03 | drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic | Alex Deucher | 1 | -2/+2 |
2015-07-23 | drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels | Alex Deucher | 1 | -16/+45 |
2015-07-23 | drm/amdgpu/cz: implement voltage validation properly | Alex Deucher | 1 | -7/+16 |
2015-07-16 | drm/amdgpu/cz: silence some dpm debug output | Alex Deucher | 1 | -3/+3 |
2015-07-16 | drm/amdgpu/cz: store the forced dpm level | Alex Deucher | 1 | -0/+2 |
2015-07-16 | drm/amdgpu/cz: unforce dpm levels before forcing to low/high | Alex Deucher | 1 | -1/+7 |
2015-06-29 | drm/amdgpu: disable enable_nb_ps_policy temporarily | Sonny Jiang | 1 | -1/+1 |
2015-06-10 | drm/amdgpu: fix a amdgpu_dpm=0 bug | Sonny Jiang | 1 | -3/+5 |
2015-06-10 | drm/amdgpu: enable vce powergating | Sonny Jiang | 1 | -4/+128 |
2015-06-10 | drm/amdgpu/cz: don't call smu_init on resume | Alex Deucher | 1 | -7/+8 |
2015-06-04 | drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) | yanyang1 | 1 | -21/+32 |
2015-06-04 | drm/amdgpu: enable uvd dpm and powergating | Sonny Jiang | 1 | -2/+88 |
2015-06-04 | drm/amdgpu fix amdgpu.dpm=0 (v2) | Sonny Jiang | 1 | -4/+13 |
2015-06-04 | drm/amdgpu: fix error handling in cz_dpm_hw_fini/cz_dpm_suspend | Alex Deucher | 1 | -6/+2 |
2015-06-04 | drm/amdgpu: Add initial VI support | Alex Deucher | 1 | -0/+1712 |