summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset2017-03-301-1/+3
* drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis2017-03-301-2/+2
* drm/amd/amdgpu: add power profile sysfs entryEric Huang2017-03-301-0/+24
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-12/+7Star
* drm/amdgpu: use mask bit for deep sleep feature on dpm.Rex Zhu2016-11-111-0/+2
* drm/amd/amdgpu: expose fan rpm though hwmonGrazvydas Ignotas2016-11-111-0/+5
* drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu2016-10-271-0/+2
* drm/amdgpu: add new callback to check power state infoRex Zhu2016-10-251-0/+7
* drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)Alex Deucher2016-10-251-0/+3
* drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)Alex Deucher2016-10-251-0/+5
* drm/amdgpu: save number of vce states in dpm struct.Rex Zhu2016-10-251-0/+1
* drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-251-25/+3Star
* drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher2016-10-251-0/+447
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+85