aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAge
* drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis2016-09-22
* drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang2016-08-08
* drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U...Tom St Denis2016-08-08
* drm/amdgpu: some improvement in parsing inputsEric Huang2016-07-07
* drm/amdgpu: add the common code to support mclk ODEric Huang2016-07-07
* drm/amdgpu: add the new common pm code to support sclk ODEric Huang2016-07-07
* drm/amdgpu: add the new common pm code to select the clock levelsEric Huang2016-07-07
* drm/amdgpu: add powerplay sclk OD support through sysfs (v2)Eric Huang2016-07-07
* drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()Dan Carpenter2016-06-17
* drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang2016-05-04
* drm/amdgpu: Mark all instances of struct drm_info_list as constNils Wallménius2016-05-04
* Merge drm-fixes into drm-next.Dave Airlie2016-03-13
|\
| * drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-02
| * drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-02-22
| * drm/amdgpu/pm: add some checks for PXAlex Deucher2016-02-22
| * drm/amdgpu: fix locking in force performance levelAlex Deucher2016-02-22
* | drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang2016-02-10
* | drm/amdgpu: remove the ring lock v2Christian König2016-02-10
|/
* drm/amdgpu: use kobj_to_dev()Geliang Tang2016-01-13
* drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu2016-01-08
* drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-21
* drm/amdgpu: enable sysfs interface for powerplayRex Zhu2015-12-21
* drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu2015-12-21
* drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu2015-12-21
* drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-23
* drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher2015-10-19
* drm/amdgpu: don't grab dev->struct_mutex in pm functionsDaniel Vetter2015-08-17
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-17
* drm/amdgpu: enable vce powergatingSonny Jiang2015-06-10
* drm/amdgpu: remove mclk_lockChristian König2015-06-03
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-03