Age | Commit message (Expand) | Author | Files | Lines |
2020-05-26 | drm/amdgpu: fix device attribute node create failed with multi gpu | Kevin Wang | 1 | -0/+1 |
2020-05-14 | drm/amdgpu: Add DPM function for XGMI link power down control | John Clements | 1 | -0/+2 |
2020-03-16 | drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device | Andrey Grodzovsky | 1 | -0/+2 |
2020-02-26 | drm/amdgpu: add dpm helper function for DF Cstate control | Hawking Zhang | 1 | -0/+3 |
2020-01-14 | drm/amd/powerplay: cover the powerplay implementation details V3 | Evan Quan | 1 | -4/+20 |
2019-10-25 | drm/amd/powerplay: add lock protection for swSMU APIs V2 | Evan Quan | 1 | -6/+0 |
2019-06-21 | drm/amd: add gfxoff support on navi10 | Kenneth Feng | 1 | -4/+3 |
2019-05-24 | drm/amd/powerplay: support temperature emergency max values | Evan Quan | 1 | -0/+6 |
2019-05-24 | drm/amd/powerplay: support hotspot/memory critical limit values | Evan Quan | 1 | -0/+8 |
2019-03-19 | drm/amd/powerplay: add limit of pp_feature for smu (v3) | Likun Gao | 1 | -0/+3 |
2019-03-19 | drm/amd/powerplay: add function to get sclk and mclk | Likun Gao | 1 | -6/+4 |
2019-03-19 | drm/amd/powerplay: implement power_dpm_state sys interface for SMU11 | Chengming Gui | 1 | -0/+6 |
2019-03-19 | drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 | Kevin Wang | 1 | -3/+2 |
2019-02-15 | drm/amdgpu: remove some old unused dpm helpers | Alex Deucher | 1 | -9/+0 |
2019-01-25 | drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3 | Evan Quan | 1 | -0/+8 |
2018-10-09 | drm/amdgpu: Add fan RPM setting via sysfs | Rex Zhu | 1 | -0/+3 |
2018-10-09 | drm/amd/powerplay: helper interfaces for MGPU fan boost feature | Evan Quan | 1 | -0/+4 |
2018-07-05 | drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu | Rex Zhu | 1 | -10/+4 |
2018-07-05 | drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhub | Rex Zhu | 1 | -2/+2 |
2018-06-15 | drm/amdgpu: Use real power source in powerplay instand of hardcode | Rex Zhu | 1 | -1/+1 |
2018-05-15 | drm/amdgpu: move PP_FEATURE_MASK to amd_shared header | Huang Rui | 1 | -2/+0 |
2018-05-15 | drm/amd/pp: Remove dead interface | Rex Zhu | 1 | -6/+0 |
2018-05-15 | drm/amdgpu: Reserved vram for smu to save debug info. | Rex Zhu | 1 | -0/+2 |
2018-04-11 | drm/amdgpu: Set pm_display_cfg in non-dc mode | Rex Zhu | 1 | -0/+1 |
2018-03-07 | drm/amd/pp: Add auto power profilng switch based on workloads (v2) | Rex Zhu | 1 | -2/+2 |
2018-03-06 | drm/amd/pp: Revert gfx/compute profile switch sysfs | Rex Zhu | 1 | -8/+0 |
2018-02-19 | drm/amdgpu: add an interface of amdgpu_dpm_set_mmhub_powergating_by_smu | Eric Huang | 1 | -0/+4 |
2018-02-19 | drm/amdgpu/pp: remove the get_temperature API | Alex Deucher | 1 | -3/+0 |
2018-02-19 | drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs | Rex Zhu | 1 | -0/+4 |
2018-02-19 | drm/amdgpu: add custom power policy support in sysfs | Rex Zhu | 1 | -0/+8 |
2018-02-19 | drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet... | Evan Quan | 1 | -2/+2 |
2017-12-04 | drm/amdgpu: add new pp function point notify_smu_memory_info | Rex Zhu | 1 | -0/+6 |
2017-10-09 | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie | 1 | -1/+1 |
2017-10-06 | drm/amd/powerplay: move set_clockgating_by_smu to pp func table | Rex Zhu | 1 | -0/+4 |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 1 | -1/+1 |
2017-09-18 | drm/amdgpu: unify the interface of amd_pm_funcs | Rex Zhu | 1 | -68/+52 |
2017-09-18 | drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs | Rex Zhu | 1 | -45/+2 |
2017-09-12 | drm/amd/powerplay: delete eventmgr layer in poweprlay | Rex Zhu | 1 | -2/+2 |
2017-03-29 | drm/amdgpu: implement read_sensor() for pre-powerplay chips | Samuel Pitoiset | 1 | -1/+3 |
2017-03-29 | drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3) | Tom St Denis | 1 | -2/+2 |
2017-03-29 | drm/amd/amdgpu: add power profile sysfs entry | Eric Huang | 1 | -0/+24 |
2017-01-27 | drm/amd/powerplay: Unify dpm level defines | Rex Zhu | 1 | -12/+7 |
2016-11-11 | drm/amdgpu: use mask bit for deep sleep feature on dpm. | Rex Zhu | 1 | -0/+2 |
2016-11-11 | drm/amd/amdgpu: expose fan rpm though hwmon | Grazvydas Ignotas | 1 | -0/+5 |
2016-10-27 | drm/amdgpu: when suspend, set boot state instand of disable dpm. | Rex Zhu | 1 | -0/+2 |
2016-10-25 | drm/amdgpu: add new callback to check power state info | Rex Zhu | 1 | -0/+7 |
2016-10-25 | drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2) | Alex Deucher | 1 | -0/+3 |
2016-10-25 | drm/amdgpu/dpm: add new callback to fetch vce clock state (v2) | Alex Deucher | 1 | -0/+5 |
2016-10-25 | drm/amdgpu: save number of vce states in dpm struct. | Rex Zhu | 1 | -0/+1 |
2016-10-25 | drm/amdgpu: use same vce state definition in dpm and powerplay | Rex Zhu | 1 | -25/+3 |