summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/eventmgr
AgeCommit message (Expand)AuthorFilesLines
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu1-0/+1
2016-09-19drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu2-1/+4
2016-09-02drm/amd/powerplay: original power state table should not be changed.Rex Zhu1-2/+3
2016-07-29drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize an...Tom St Denis1-2/+0
2016-07-07drm/amd/powerplay: add event task of disable dynamic state managementEric Huang1-2/+1
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu1-3/+0
2016-05-04drm/amd/powerplay: Mark pem_event_action chains as constNils Wallménius2-18/+18
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu1-2/+2
2016-03-02drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu1-0/+1
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow1-2/+2
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu1-2/+1
2016-01-08drm/amd/powerplay: enable set boot state taskRex Zhu3-5/+6
2016-01-08drm/amd/powerplay: add thermal control task when resume.Rex Zhu1-0/+1
2015-12-21drm/amd/powerplay: check whether need to enable thermal control. (v2)Rex Zhu1-1/+8
2015-12-21drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu4-3/+8
2015-12-21drm/amd/powerplay: fix warning of cast to pointer from integer of different s...rezhu2-5/+5
2015-12-21drm/amd/powerplay: refine the logic of whether need to update power state.Rex Zhu2-3/+11
2015-12-21drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.Rex Zhu6-4/+48
2015-12-21drm/amdgpu/powerplay: implement pem_task for display_configuration_changeRex Zhu4-6/+15
2015-12-21drm/amd/powerplay: add event manager sub-componentRex Zhu14-0/+2096