| Commit message (Expand) | Author | Age |
* | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu | 2018-03-15 |
* | drm/amd/pp: Revert gfx/compute profile switch sysfs | Rex Zhu | 2018-03-06 |
* | drm/amdgpu: Get/set dgpu power cap via hwmon API | Rex Zhu | 2018-02-19 |
* | drm/amd/pp: Delete debug info when set power_profile_mode | Rex Zhu | 2018-02-19 |
* | drm/amdgpu/pm: rework the hwmon visibility settings | Alex Deucher | 2018-02-19 |
* | drm/amdgpu/pp: remove the get_temperature API | Alex Deucher | 2018-02-19 |
* | drm/amdgpu/pm: use read_sensor API to get temperature | Alex Deucher | 2018-02-19 |
* | drm/amdgpu/pm: report gpu average power via hwmon API | Alex Deucher | 2018-02-19 |
* | drm/amdgpu/pm: report gpu voltages via hwmon API | Alex Deucher | 2018-02-19 |
* | drm/amdgpu/pm: handle fan properly when card is powered down | Alex Deucher | 2018-02-19 |
* | drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs | Rex Zhu | 2018-02-19 |
* | drm/amd/pp: Add stable Pstate clk display support in debugfs | 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 | 2018-02-19 |
* | drm/amdgpu: rename ip block helper functions | Alex Deucher | 2017-12-18 |
* | drm/amdgpu: add license to files where it was missing | Alex Deucher | 2017-12-07 |
* | drm/amdgpu: add header kgd_pp_interface.h | Rex Zhu | 2017-12-04 |
* | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-11-23 |
|\ |
|
| * | drm/amdgpu: don't skip attributes when powerplay is enabled | Alex Deucher | 2017-11-20 |
* | | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie | 2017-10-09 |
|\ \
| |/
|/| |
|
| * | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 2017-09-26 |
* | | drm/amdgpu: delete pp_enable in adev | Rex Zhu | 2017-09-28 |
* | | drm/amdgpu: move common pm sysfs code to amdgpu_device.c | Rex Zhu | 2017-09-28 |
|/ |
|
* | drm/amdgpu: unify the interface of amd_pm_funcs | Rex Zhu | 2017-09-18 |
* | drm/amd/powerplay: delete eventmgr layer in poweprlay | Rex Zhu | 2017-09-12 |
* | drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. | Rex Zhu | 2017-05-10 |
* | drm/amdgpu: add get_clockgating callback for soc15 (v3) | Huang Rui | 2017-03-29 |
* | drm/amdgpu: add get_clockgating callback for nbio v6.1 | Huang Rui | 2017-03-29 |
* | drm/amdgpu: add get_clockgating callback for gfx v9 | Huang Rui | 2017-03-29 |
* | drm/amdgpu: refine vce2.0 dpm sequence | Rex Zhu | 2017-03-29 |
* | drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3) | Tom St Denis | 2017-03-29 |
* | drm/amd/powerplay: add power consumption display support in debugfs | Eric Huang | 2017-03-29 |
* | drm/amd/powerplay: change parameter type pointer from int32_t to void in read... | Eric Huang | 2017-03-29 |
* | drm/amd/amdgpu: add power profile sysfs entry | Eric Huang | 2017-03-29 |
* | drm/amdgpu/pm: check for headless before calling compute_clocks | Alex Deucher | 2017-02-10 |
* | drm/amdgpu: refine code for VCE2.0 and related dpm code. | Rex Zhu | 2017-02-08 |
* | drm/amdgpu: fix typo of CGTS | Huang Rui | 2017-01-27 |
* | drm/amdgpu: extend profiling mode. | Rex Zhu | 2017-01-27 |
* | drm/amdgpu: fix bug return invalid value to sysfs. | Rex Zhu | 2017-01-27 |
* | drm/amdgpu: add parse clock gating state | Huang Rui | 2017-01-27 |
* | drm/amdgpu: introduce an interface to get clock gating status dynamically | Huang Rui | 2017-01-27 |
* | drm/amd/powerplay: add profiling mode in dpm level | Rex Zhu | 2017-01-27 |
* | drm/amd/powerplay: Unify dpm level defines | Rex Zhu | 2017-01-27 |
* | drm/amd/amdgpu: expose fan rpm though hwmon | Grazvydas Ignotas | 2016-11-11 |
* | drm/amdgpu: refine set power state logic for dpm. | Rex Zhu | 2016-10-25 |
* | drm/amdgpu: use same vce state definition in dpm and powerplay | Rex Zhu | 2016-10-25 |
* | drm/amd/powerplay: Replace per-asic print_performance with generic | Tom St Denis | 2016-09-22 |
* | drm/amd/amdgpu: change pptable output format from ASCII to binary | Eric Huang | 2016-08-08 |
* | drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U... | Tom St Denis | 2016-08-08 |
* | drm/amdgpu: some improvement in parsing inputs | Eric Huang | 2016-07-07 |