Age | Commit message (Expand) | Author |
2017-05-10 | drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. | Rex Zhu |
2017-03-29 | 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-02-10 | drm/amdgpu/pm: check for headless before calling compute_clocks | Alex Deucher |
2017-02-08 | drm/amdgpu: refine code for VCE2.0 and related dpm code. | Rex Zhu |
2017-01-27 | 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 |
2016-11-11 | drm/amd/amdgpu: expose fan rpm though hwmon | Grazvydas Ignotas |
2016-10-25 | 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-09-22 | drm/amd/powerplay: Replace per-asic print_performance with generic | Tom St Denis |
2016-08-08 | 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-07-07 | drm/amdgpu: some improvement in parsing inputs | Eric Huang |
2016-07-07 | drm/amdgpu: add the common code to support mclk OD | Eric Huang |
2016-07-07 | drm/amdgpu: add the new common pm code to support sclk OD | Eric Huang |
2016-07-07 | drm/amdgpu: add the new common pm code to select the clock levels | Eric Huang |
2016-07-07 | drm/amdgpu: add powerplay sclk OD support through sysfs (v2) | Eric Huang |
2016-06-17 | drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state() | Dan Carpenter |
2016-05-04 | drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2) | Eric Huang |
2016-05-04 | drm/amdgpu: Mark all instances of struct drm_info_list as const | Nils Wallménius |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie |
2016-03-02 | drm/amdgpu/pm: update current crtc info after setting the powerstate | Alex Deucher |
2016-02-22 | drm/amdgpu/pm: adjust display configuration after powerstate | Alex Deucher |
2016-02-22 | drm/amdgpu/pm: add some checks for PX | Alex Deucher |
2016-02-22 | drm/amdgpu: fix locking in force performance level | Alex Deucher |
2016-02-10 | drm/amd/powerplay: add some sysfs interfaces for powerplay. | Eric Huang |
2016-02-10 | drm/amdgpu: remove the ring lock v2 | Christian König |
2016-01-13 | drm/amdgpu: use kobj_to_dev() | Geliang Tang |
2016-01-08 | drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) | Rex Zhu |
2015-12-21 | drm/amdgpu: support per device powerplay enablement (v2) | Jammy Zhou |
2015-12-21 | drm/amdgpu: enable sysfs interface for powerplay | Rex Zhu |
2015-12-21 | drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block | Rex Zhu |
2015-12-21 | drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module | Rex Zhu |
2015-10-23 | drm/amdgpu: don't try to recreate sysfs entries on resume | Alex Deucher |
2015-10-19 | drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled | Alex Deucher |
2015-08-17 | drm/amdgpu: don't grab dev->struct_mutex in pm functions | Daniel Vetter |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou |
2015-06-10 | drm/amdgpu: enable vce powergating | Sonny Jiang |