summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: add gfxoff support on navi10Kenneth Feng2019-06-211-4/+3
* drm/amd/powerplay: support temperature emergency max valuesEvan Quan2019-05-241-0/+6
* drm/amd/powerplay: support hotspot/memory critical limit valuesEvan Quan2019-05-241-0/+8
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-191-0/+3
* drm/amd/powerplay: add function to get sclk and mclkLikun Gao2019-03-191-6/+4
* drm/amd/powerplay: implement power_dpm_state sys interface for SMU11Chengming Gui2019-03-191-0/+6
* drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang2019-03-191-3/+2
* drm/amdgpu: remove some old unused dpm helpersAlex Deucher2019-02-151-9/+0
* drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan2019-01-251-0/+8
* drm/amdgpu: Add fan RPM setting via sysfsRex Zhu2018-10-091-0/+3
* drm/amd/powerplay: helper interfaces for MGPU fan boost featureEvan Quan2018-10-091-0/+4
* drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu2018-07-051-10/+4
* drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu2018-07-051-2/+2
* drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-1/+1
* drm/amdgpu: move PP_FEATURE_MASK to amd_shared headerHuang Rui2018-05-151-2/+0
* drm/amd/pp: Remove dead interfaceRex Zhu2018-05-151-6/+0
* drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu2018-05-151-0/+2
* drm/amdgpu: Set pm_display_cfg in non-dc modeRex Zhu2018-04-111-0/+1
* drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu2018-03-071-2/+2
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-8/+0
* drm/amdgpu: add an interface of amdgpu_dpm_set_mmhub_powergating_by_smuEric Huang2018-02-191-0/+4
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-3/+0
* drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu2018-02-191-0/+4
* drm/amdgpu: add custom power policy support in sysfsRex Zhu2018-02-191-0/+8
* drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan2018-02-191-2/+2
* 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-181-68/+52
* drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu2017-09-181-45/+2
* drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-121-2/+2
* drm/amdgpu: implement read_sensor() for pre-powerplay chipsSamuel Pitoiset2017-03-291-1/+3
* drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis2017-03-291-2/+2
* drm/amd/amdgpu: add power profile sysfs entryEric Huang2017-03-291-0/+24
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-12/+7
* 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/+3
* drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher2016-10-251-0/+447
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+85