aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang1-1/+1
2016-01-08drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu1-1/+1
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou1-15/+15
2015-12-21drm/amdgpu: enable sysfs interface for powerplayRex Zhu1-9/+11
2015-12-21drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu1-75/+140
2015-12-21drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu1-4/+4
2015-10-23drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher1-0/+5
2015-10-19drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher1-2/+6
2015-08-17drm/amdgpu: don't grab dev->struct_mutex in pm functionsDaniel Vetter1-2/+0
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-2/+2
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang1-9/+17
2015-06-03drm/amdgpu: remove mclk_lockChristian König1-2/+0
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+801