Age | Commit message (Expand) | Author | Files | Lines |
2018-02-19 | drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs | Rex Zhu | 1 | -1/+97 |
2018-02-19 | drm/amd/pp: Add stable Pstate clk display support in debugfs | Rex Zhu | 1 | -0/+4 |
2018-02-19 | drm/amdgpu: add custom power policy support in sysfs | Rex Zhu | 1 | -1/+80 |
2018-02-19 | drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet... | Evan Quan | 1 | -5/+5 |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher | 1 | -9/+9 |
2017-12-07 | drm/amdgpu: add license to files where it was missing | Alex Deucher | 1 | -0/+2 |
2017-12-04 | drm/amdgpu: add header kgd_pp_interface.h | Rex Zhu | 1 | -1/+0 |
2017-11-23 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+4 |
2017-11-20 | drm/amdgpu: don't skip attributes when powerplay is enabled | Alex Deucher | 1 | -0/+4 |
2017-10-09 | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ... | Dave Airlie | 1 | -1/+1 |
2017-09-28 | drm/amdgpu: delete pp_enable in adev | Rex Zhu | 1 | -42/+35 |
2017-09-28 | drm/amdgpu: move common pm sysfs code to amdgpu_device.c | Rex Zhu | 1 | -0/+6 |
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 | -137/+99 |
2017-09-12 | drm/amd/powerplay: delete eventmgr layer in poweprlay | Rex Zhu | 1 | -5/+5 |
2017-05-10 | drm/amdgpu: refine amdgpu pwm1_enable sysfs interface. | Rex Zhu | 1 | -10/+2 |
2017-03-29 | drm/amdgpu: add get_clockgating callback for soc15 (v3) | Huang Rui | 1 | -0/+3 |
2017-03-29 | drm/amdgpu: add get_clockgating callback for nbio v6.1 | Huang Rui | 1 | -0/+1 |
2017-03-29 | drm/amdgpu: add get_clockgating callback for gfx v9 | Huang Rui | 1 | -0/+2 |
2017-03-29 | drm/amdgpu: refine vce2.0 dpm sequence | Rex Zhu | 1 | -3/+3 |
2017-03-29 | drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3) | Tom St Denis | 1 | -12/+16 |
2017-03-29 | drm/amd/powerplay: add power consumption display support in debugfs | Eric Huang | 1 | -0/+11 |
2017-03-29 | drm/amd/powerplay: change parameter type pointer from int32_t to void in read... | Eric Huang | 1 | -12/+12 |
2017-03-29 | drm/amd/amdgpu: add power profile sysfs entry | Eric Huang | 1 | -0/+192 |
2017-02-10 | drm/amdgpu/pm: check for headless before calling compute_clocks | Alex Deucher | 1 | -1/+2 |
2017-02-08 | drm/amdgpu: refine code for VCE2.0 and related dpm code. | Rex Zhu | 1 | -1/+11 |
2017-01-27 | drm/amdgpu: fix typo of CGTS | Huang Rui | 1 | -1/+1 |
2017-01-27 | drm/amdgpu: extend profiling mode. | Rex Zhu | 1 | -17/+21 |
2017-01-27 | drm/amdgpu: fix bug return invalid value to sysfs. | Rex Zhu | 1 | -1/+1 |
2017-01-27 | drm/amdgpu: add parse clock gating state | Huang Rui | 1 | -0/+33 |
2017-01-27 | drm/amdgpu: introduce an interface to get clock gating status dynamically | Huang Rui | 1 | -0/+4 |
2017-01-27 | drm/amd/powerplay: add profiling mode in dpm level | Rex Zhu | 1 | -0/+17 |
2017-01-27 | drm/amd/powerplay: Unify dpm level defines | Rex Zhu | 1 | -24/+15 |
2016-11-11 | drm/amd/amdgpu: expose fan rpm though hwmon | Grazvydas Ignotas | 1 | -0/+21 |
2016-10-25 | drm/amdgpu: refine set power state logic for dpm. | Rex Zhu | 1 | -65/+15 |
2016-10-25 | drm/amdgpu: use same vce state definition in dpm and powerplay | Rex Zhu | 1 | -1/+1 |
2016-09-22 | drm/amd/powerplay: Replace per-asic print_performance with generic | Tom St Denis | 1 | -2/+60 |
2016-08-08 | drm/amd/amdgpu: change pptable output format from ASCII to binary | Eric Huang | 1 | -5/+2 |
2016-08-08 | drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U... | Tom St Denis | 1 | -33/+25 |
2016-07-07 | drm/amdgpu: some improvement in parsing inputs | Eric Huang | 1 | -3/+9 |
2016-07-07 | drm/amdgpu: add the common code to support mclk OD | Eric Huang | 1 | -0/+55 |
2016-07-07 | drm/amdgpu: add the new common pm code to support sclk OD | Eric Huang | 1 | -9/+15 |
2016-07-07 | drm/amdgpu: add the new common pm code to select the clock levels | Eric Huang | 1 | -18/+32 |
2016-07-07 | drm/amdgpu: add powerplay sclk OD support through sysfs (v2) | Eric Huang | 1 | -0/+49 |
2016-06-17 | drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state() | Dan Carpenter | 1 | -15/+13 |
2016-05-04 | drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2) | Eric Huang | 1 | -15/+36 |
2016-05-04 | drm/amdgpu: Mark all instances of struct drm_info_list as const | Nils Wallménius | 1 | -1/+1 |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie | 1 | -8/+27 |
2016-03-02 | drm/amdgpu/pm: update current crtc info after setting the powerstate | Alex Deucher | 1 | -3/+3 |
2016-02-22 | drm/amdgpu/pm: adjust display configuration after powerstate | Alex Deucher | 1 | -2/+3 |