summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si_dpm.c
AgeCommit message (Expand)Author
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher
2016-10-25drm/amdgpu: save number of vce states in dpm struct.Rex Zhu
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis
2016-09-28drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher
2016-09-28drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher
2016-09-14drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher
2016-09-14drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher
2016-09-14drm/amd/amdgpu: Fix return values in SI DPM codeTom St Denis
2016-09-14drm/amd/amdgpu: Comment out currently unused SI DPM structTom St Denis
2016-09-14drm/amd/amdgpu: Tidy up SI SMC code (v2)Tom St Denis
2016-09-12drm/amd/amdgpu: Correct whitespace in SI DPM codeTom St Denis
2016-09-12drm/amd/amdgpu: Clean up SI DPM table assignmentsTom St Denis
2016-09-12drm/amd/amdgpu: Allow calling si_dpm_fini at any pointTom St Denis
2016-08-31drm/amdgpu/si: Add updated smc firmware for SI kickersAlex Deucher
2016-08-31drm/amdgpu: use DRM print instead of printkHuang Rui
2016-08-31drm/amdgpu: add SI DPM support (v4)Maruthi Bayyavarapu