aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui1-2/+0
2018-05-15drm/amd/pp: Remove dead interfaceRex Zhu1-6/+0
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu1-0/+2
2018-04-11drm/amdgpu: Set pm_display_cfg in non-dc modeRex Zhu1-0/+1
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu1-2/+2
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu1-8/+0
2018-02-19drm/amdgpu: add an interface of amdgpu_dpm_set_mmhub_powergating_by_smuEric Huang1-0/+4
2018-02-19drm/amdgpu/pp: remove the get_temperature APIAlex Deucher1-3/+0
2018-02-19drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu1-0/+4
2018-02-19drm/amdgpu: add custom power policy support in sysfsRex Zhu1-0/+8
2018-02-19drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name forEvan Quan1-2/+2
2017-12-04drm/amdgpu: add new pp function point notify_smu_memory_infoRex Zhu1-0/+6
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu1-0/+4
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-1/+1
2017-09-18drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu1-68/+52
2017-09-18drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu1-45/+2
2017-09-12drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu1-2/+2
2017-03-29drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset1-1/+3
2017-03-29drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis1-2/+2
2017-03-29drm/amd/amdgpu: add power profile sysfs entryEric Huang1-0/+24
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