Age | Commit message (Expand) | Author | Files | Lines |
2016-08-01 | drm/amd/amdgpu: change pptable output format from ASCII to binary | Eric Huang | 1 | -5/+2 |
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 |
2016-02-22 | drm/amdgpu/pm: add some checks for PX | Alex Deucher | 1 | -1/+20 |
2016-02-22 | drm/amdgpu: fix locking in force performance level | Alex Deucher | 1 | -2/+1 |
2016-02-10 | drm/amd/powerplay: add some sysfs interfaces for powerplay. | Eric Huang | 1 | -1/+335 |
2016-02-10 | drm/amdgpu: remove the ring lock v2 | Christian König | 1 | -13/+6 |
2016-01-13 | drm/amdgpu: use kobj_to_dev() | Geliang Tang | 1 | -1/+1 |
2016-01-08 | drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) | Rex Zhu | 1 | -1/+1 |
2015-12-21 | drm/amdgpu: support per device powerplay enablement (v2) | Jammy Zhou | 1 | -15/+15 |
2015-12-21 | drm/amdgpu: enable sysfs interface for powerplay | Rex Zhu | 1 | -9/+11 |
2015-12-21 | drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block | Rex Zhu | 1 | -75/+140 |
2015-12-21 | drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module | Rex Zhu | 1 | -4/+4 |
2015-10-23 | drm/amdgpu: don't try to recreate sysfs entries on resume | Alex Deucher | 1 | -0/+5 |
2015-10-19 | drm/amdgpu/dpm: don't add pwm attributes if DPM is disabled | Alex Deucher | 1 | -2/+6 |
2015-08-17 | drm/amdgpu: don't grab dev->struct_mutex in pm functions | Daniel Vetter | 1 | -2/+0 |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 1 | -2/+2 |
2015-06-10 | drm/amdgpu: enable vce powergating | Sonny Jiang | 1 | -9/+17 |
2015-06-03 | drm/amdgpu: remove mclk_lock | Christian König | 1 | -2/+0 |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+801 |