summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add new pp function point notify_smu_memory_infoRex Zhu2017-12-041-0/+6
* Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-1/+1
|\
| * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-1/+1
* | drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu2017-10-061-0/+4
|/
* drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu2017-09-191-68/+52Star
* drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu2017-09-191-45/+2Star
* drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-121-2/+2
* 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