summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/powerplay: Unify dpm level definesRex Zhu1-12/+7
2016-11-11drm/amdgpu: use mask bit for deep sleep feature on dpm.Rex Zhu1-0/+2
2016-11-11drm/amd/amdgpu: expose fan rpm though hwmonGrazvydas Ignotas1-0/+5
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu1-0/+2
2016-10-25drm/amdgpu: add new callback to check power state infoRex Zhu1-0/+7
2016-10-25drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher1-0/+3
2016-10-25drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)Alex Deucher1-0/+5
2016-10-25drm/amdgpu: save number of vce states in dpm struct.Rex Zhu1-0/+1
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu1-25/+3
2016-10-25drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher1-0/+447
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+85