index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_dpm.h
Age
Commit message (
Expand
)
Author
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2019-03-19
drm/amd/powerplay: add function to get sclk and mclk
Likun Gao
2019-03-19
drm/amd/powerplay: implement power_dpm_state sys interface for SMU11
Chengming Gui
2019-03-19
drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11
Kevin Wang
2019-02-15
drm/amdgpu: remove some old unused dpm helpers
Alex Deucher
2019-01-25
drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3
Evan Quan
2018-10-09
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
2018-10-09
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
2018-07-05
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
2018-07-05
drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhub
Rex Zhu
2018-06-15
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
2018-05-15
drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
Huang Rui
2018-05-15
drm/amd/pp: Remove dead interface
Rex Zhu
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
2018-04-11
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
2018-03-07
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-02-19
drm/amdgpu: add an interface of amdgpu_dpm_set_mmhub_powergating_by_smu
Eric Huang
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
2018-02-19
drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs
Rex Zhu
2018-02-19
drm/amdgpu: add custom power policy support in sysfs
Rex Zhu
2018-02-19
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...
Evan Quan
2017-12-04
drm/amdgpu: add new pp function point notify_smu_memory_info
Rex Zhu
2017-10-09
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
2017-10-06
drm/amd/powerplay: move set_clockgating_by_smu to pp func table
Rex Zhu
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-18
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
2017-09-18
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
2017-09-12
drm/amd/powerplay: delete eventmgr layer in poweprlay
Rex Zhu
2017-03-29
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-29
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
2017-03-29
drm/amd/amdgpu: add power profile sysfs entry
Eric Huang
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
2016-11-11
drm/amdgpu: use mask bit for deep sleep feature on dpm.
Rex Zhu
2016-11-11
drm/amd/amdgpu: expose fan rpm though hwmon
Grazvydas Ignotas
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2016-10-25
drm/amdgpu: add new callback to check power state info
Rex Zhu
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
2016-10-25
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
Alex Deucher
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-25
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher