aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: use kobj_to_dev()Geliang Tang2016-01-131-1/+1
* drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu2016-01-081-1/+1
* drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-211-15/+15
* drm/amdgpu: enable sysfs interface for powerplayRex Zhu2015-12-211-9/+11
* drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu2015-12-211-75/+140
* drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu2015-12-211-4/+4
* drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-231-0/+5
* drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher2015-10-191-2/+6
* drm/amdgpu: don't grab dev->struct_mutex in pm functionsDaniel Vetter2015-08-171-2/+0
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-2/+2
* drm/amdgpu: enable vce powergatingSonny Jiang2015-06-101-9/+17
* drm/amdgpu: remove mclk_lockChristian König2015-06-031-2/+0
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+801