Age | Commit message (Expand) | Author | Files | Lines |
2018-08-27 | drm/amdgpu: Remove duplicated power source update | Rex Zhu | 1 | -8/+0 |
2018-07-31 | drm/amdgpu/pm: Fix potential Spectre v1 | Gustavo A. R. Silva | 1 | -1/+2 |
2018-07-31 | drm/amdgpu: fix a reversed condition | Rex Zhu | 1 | -1/+1 |
2018-07-18 | drm/amdgpu/pm: Remove VLA usage | Kees Cook | 1 | -58/+42 |
2018-07-05 | drm/amdgpu/pm: fix display count in non-DC path | Alex Deucher | 1 | -1/+1 |
2018-07-05 | drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu | Rex Zhu | 1 | -4/+4 |
2018-07-05 | drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3) | Tom St Denis | 1 | -0/+40 |
2018-06-15 | drm/amdgpu: Use real power source in powerplay instand of hardcode | Rex Zhu | 1 | -10/+11 |
2018-06-15 | drm/doc: Add amdgpu hwmon/power documentation (v2) | Alex Deucher | 1 | -8/+37 |
2018-05-15 | drm/amdgpu: Fix display corruption on CI with dpm enabled | Rex Zhu | 1 | -16/+16 |
2018-05-15 | drm/amd/pp: Skip fan attributes if fan not present | Rex Zhu | 1 | -13/+8 |
2018-05-15 | drm/amdgpu: change pp_dpm clk/mclk/pcie input format. | welu | 1 | -44/+59 |
2018-05-15 | drm/amd/pp: Print out voltage/clock range in sysfs | Rex Zhu | 1 | -0/+1 |
2018-05-15 | drm/amdgpu/pm: document pp_od_clk_voltage | Alex Deucher | 1 | -0/+23 |
2018-05-15 | drm/amdgpu/pm: document pp_power_profile_mode | Alex Deucher | 1 | -0/+20 |
2018-05-15 | drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie (v2) | Alex Deucher | 1 | -0/+17 |
2018-05-15 | drm/amdgpu/pm: document pp_table | Alex Deucher | 1 | -0/+11 |
2018-05-15 | drm/amdgpu/pm: document power_dpm_state | Alex Deucher | 1 | -0/+31 |
2018-05-15 | drm/amdgpu/pm: document power_dpm_force_performance_level | Alex Deucher | 1 | -0/+53 |
2018-05-15 | drm/amd/pp: Remove struct pp_gpu_power | Rex Zhu | 1 | -15/+7 |
2018-04-11 | drm/amdgpu: add documentation on hwmon interfaces exposed (v3) | Alex Deucher | 1 | -0/+40 |
2018-04-11 | drm/amdgpu: Set pm_display_cfg in non-dc mode | Rex Zhu | 1 | -15/+16 |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu | 1 | -1/+1 |
2018-03-06 | drm/amd/pp: Revert gfx/compute profile switch sysfs | Rex Zhu | 1 | -180/+0 |
2018-02-19 | drm/amdgpu: Get/set dgpu power cap via hwmon API | Rex Zhu | 1 | -0/+75 |
2018-02-19 | drm/amd/pp: Delete debug info when set power_profile_mode | Rex Zhu | 1 | -1/+0 |
2018-02-19 | drm/amdgpu/pm: rework the hwmon visibility settings | Alex Deucher | 1 | -13/+17 |
2018-02-19 | drm/amdgpu/pp: remove the get_temperature API | Alex Deucher | 1 | -3/+0 |
2018-02-19 | drm/amdgpu/pm: use read_sensor API to get temperature | Alex Deucher | 1 | -8/+16 |
2018-02-19 | drm/amdgpu/pm: report gpu average power via hwmon API | Alex Deucher | 1 | -0/+34 |
2018-02-19 | drm/amdgpu/pm: report gpu voltages via hwmon API | Alex Deucher | 1 | -0/+82 |
2018-02-19 | drm/amdgpu/pm: handle fan properly when card is powered down | Alex Deucher | 1 | -0/+20 |
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 |