aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
AgeCommit message (Expand)Author
2016-08-01drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang
2016-07-07drm/amdgpu: some improvement in parsing inputsEric Huang
2016-07-07drm/amdgpu: add the common code to support mclk ODEric Huang
2016-07-07drm/amdgpu: add the new common pm code to support sclk ODEric Huang
2016-07-07drm/amdgpu: add the new common pm code to select the clock levelsEric Huang
2016-07-07drm/amdgpu: add powerplay sclk OD support through sysfs (v2)Eric Huang
2016-06-17drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()Dan Carpenter
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang
2016-05-04drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-02drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang
2016-02-10drm/amdgpu: remove the ring lock v2Christian König
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-08drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou
2015-12-21drm/amdgpu: enable sysfs interface for powerplayRex Zhu
2015-12-21drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu
2015-12-21drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu
2015-10-23drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher
2015-10-19drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher
2015-08-17drm/amdgpu: don't grab dev->struct_mutex in pm functionsDaniel Vetter
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang
2015-06-03drm/amdgpu: remove mclk_lockChristian König
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher