summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2016-04-05drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu1-0/+3
2016-04-05drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI.Rex Zhu1-0/+6
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu1-2/+2
2016-04-01drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu1-0/+63
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu1-3/+10
2016-03-21drm/amdgpu: clean up path handling for powerplayAlex Deucher1-7/+7
2016-03-21drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King1-1/+3
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie8-42/+73
2016-03-17drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu1-1/+3
2016-03-17drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu1-1/+4
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-3/+9
2016-03-17drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang1-0/+5
2016-03-14drm/amd/powerplay: use pp_endian.h for TongaAlex Deucher1-11/+1
2016-03-14drm/amd/powerplay: use pp_endian.h for FijiAlex Deucher1-11/+1
2016-03-14drm/amd/powerplay: add a common pp endian headerAlex Deucher1-0/+38
2016-03-14drm/amd/powerplay: mv avfs status to smumgr.hrezhu2-18/+21
2016-03-14Merge drm-fixes into drm-next.Dave Airlie6-6/+43
2016-03-05drm/amd/powerplay: refine the dmesg info.Rex Zhu2-3/+9
2016-03-02drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher1-1/+1
2016-03-02drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu2-1/+5
2016-02-26drm/amd/powerplay: fix code style warning.Rex Zhu1-2/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow1-2/+2
2016-02-11drm/amd/powerplay: add powerplay valid check to avoid null point.Rex Zhu1-3/+9
2016-02-11drm/amd/powerplay: Enable low mem pstate when cancel_highEric Yang1-1/+1
2016-02-11drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rulesEric Yang1-2/+2
2016-02-11drm/amd/powerplay: get real display device num by cgs interfaceRex Zhu1-9/+16
2016-02-11drm/amd/powerplay: Use engine clock limit calculated by dalVitaly Prosyak1-3/+3
2016-02-11drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.David Rokhvarg2-14/+16
2016-02-11drm/amd/powerplay: implement functions in carrizo for DAL.Rex Zhu1-11/+115
2016-02-11drm/amd/powerplay: export interface to DAL.Rex Zhu5-21/+251
2016-02-11drm/amd/powerplay: change struct name.Rex Zhu6-8/+8
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on TongaEric Huang1-0/+123
2016-02-10drm/amd/powerplay: add some hwmgr functions for sysfs interface on CarrizoEric Huang1-0/+51
2016-02-10drm/amd/powerplay: add hwmgr's functions for Fiji sysfs interfaces.Eric Huang1-0/+123
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang3-1/+136
2016-02-10drm/amd/powerplay: indent a couple if statementsDan Carpenter1-2/+2
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher1-0/+13
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher1-2/+12
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher1-0/+2
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher1-0/+3
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher1-0/+3
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher1-0/+2
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu1-9/+32
2016-01-22drm/amdgpu: add a message to indicate when powerplay is enabled (v2)Alex Deucher1-0/+5
2016-01-14Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-3/+3
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu1-3/+3
2016-01-12drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell2-2/+2
2016-01-08drm/amd/powerplay: implement power down asic task for CZRex Zhu1-0/+55
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu4-5/+23
2016-01-08drm/amd/powerplay: enable set boot state taskRex Zhu3-5/+6