Age | Commit message (Expand) | Author | Files | Lines |
2018-11-10 | drm/amdgpu: abstract the function of enter/exit safe mode for RLC | Likun Gao | 1 | -3/+3 |
2018-09-27 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König | 1 | -2/+2 |
2018-07-06 | drm/amdgpu: use pcie functions for link width and speed | Alex Deucher | 1 | -2/+1 |
2018-07-06 | drm/amdgpu: switch firmware path for CIK parts (v2) | Alex Deucher | 1 | -5/+5 |
2018-07-06 | drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu | Rex Zhu | 1 | -1/+14 |
2018-06-22 | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -6/+6 |
2018-06-15 | drm/amdgpu: Use real power source in powerplay instand of hardcode | Rex Zhu | 1 | -6/+6 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+6 |
2018-05-15 | drm/amdgpu: use pp_feature member to store the mask | Huang Rui | 1 | -1/+1 |
2018-05-15 | drm/amdgpu: move PP_FEATURE_MASK to amd_shared header | Huang Rui | 1 | -1/+1 |
2018-04-11 | drm/amdgpu: Use dpm_enabled as dpm state flag | Rex Zhu | 1 | -1/+1 |
2018-03-21 | drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions | Rex Zhu | 1 | -0/+1 |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu | 1 | -2/+14 |
2018-03-06 | drm/amd/pp: Revert gfx/compute profile switch sysfs | Rex Zhu | 1 | -256/+0 |
2018-02-19 | drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI | Rex Zhu | 1 | -7/+10 |
2018-02-19 | drm/amd/pp: Refine pp_dpm_force_clock_level functions | Rex Zhu | 1 | -3/+1 |
2018-02-19 | drm/amdgpu/pp: remove the get_temperature API | Alex Deucher | 1 | -1/+0 |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König | 1 | -6/+6 |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher | 1 | -4/+4 |
2017-12-06 | drm/amd/powerplay: Fix buffer overflows with mc_reg_address | Ernst Sjöstrand | 1 | -7/+3 |
2017-12-05 | drm/amd/powerplay: describe the PCIE link speed in right GT/s | Evan Quan | 1 | -3/+3 |
2017-09-28 | drm/amdgpu: move common pm sysfs code to amdgpu_device.c | Rex Zhu | 1 | -1/+0 |
2017-09-19 | drm/amdgpu: unify the interface of amd_pm_funcs | Rex Zhu | 1 | -9/+1 |
2017-09-19 | drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs | Rex Zhu | 1 | -34/+66 |
2017-05-30 | Backmerge tag 'v4.12-rc3' into drm-next | Dave Airlie | 1 | -0/+6 |
2017-05-24 | drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) | Alex Deucher | 1 | -0/+6 |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 1 | -14/+16 |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-05-10 | drm/amd/powerplay: refine pwm1_enable callback functions for CI. | Rex Zhu | 1 | -12/+15 |
2017-04-29 | drm/amdgpu: fix memory clock can't switch on CI. | Rex Zhu | 1 | -2/+1 |
2017-03-30 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher | 1 | -2/+4 |
2017-03-30 | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -3/+1 |
2017-03-30 | drm/amdgpu: implement read_sensor() for pre-powerplay chips | Samuel Pitoiset | 1 | -0/+43 |
2017-03-30 | drm/amd/amdgpu: add power profile support for CI | Eric Huang | 1 | -0/+252 |
2017-02-09 | drm/amdgpu: refine code for VCE2.0 and related dpm code. | Rex Zhu | 1 | -9/+0 |
2017-02-09 | drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci. | Rex Zhu | 1 | -6/+14 |
2017-01-27 | drm/amdgpu: refine ci uvd dpm code. | Rex Zhu | 1 | -1/+10 |
2017-01-27 | drm/amdgpu: extend profiling mode. | Rex Zhu | 1 | -2/+3 |
2017-01-27 | drm/amd/powerplay: add profiling mode in dpm level | Rex Zhu | 1 | -2/+2 |
2017-01-27 | drm/amdgpu: delete dead definitions of dpm_ip_funcs | Rex Zhu | 1 | -9/+0 |
2017-01-27 | drm/amd/powerplay: Unify dpm level defines | Rex Zhu | 1 | -6/+6 |
2016-12-07 | drm/amdgpu: fix CI bug uvd status not true in debugfs. | Rex Zhu | 1 | -1/+1 |
2016-11-15 | drm/amdgpu: change log level to KERN_INFO in ci_dpm.c | Rex Zhu | 1 | -1/+1 |
2016-11-11 | drm/amdgpu: refine uvd_4.2 clock gate sequence. | Rex Zhu | 1 | -8/+0 |
2016-11-11 | drm/amdgpu: use mask bit for deep sleep feature on dpm. | Rex Zhu | 1 | -1/+1 |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie | 1 | -1/+3 |
2016-10-27 | drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI | Rex Zhu | 1 | -4/+16 |
2016-10-27 | drm/amdgpu: disable dpm before turn off clock when vce idle. | Rex Zhu | 1 | -4/+3 |
2016-10-27 | drm/amdgpu: just not load smc firmware if smu is already running | Rex Zhu | 1 | -2/+5 |
2016-10-27 | drm/amdgpu: when suspend, set boot state instand of disable dpm. | Rex Zhu | 1 | -4/+13 |