summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: clean up path handling for powerplayAlex Deucher2016-03-211-7/+7
* drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King2016-03-211-1/+3
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-188-42/+73
|\
| * drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu2016-03-171-1/+3
| * drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu2016-03-171-1/+4
| * drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang2016-03-161-0/+5
| * drm/amd/powerplay: use pp_endian.h for TongaAlex Deucher2016-03-141-11/+1
| * drm/amd/powerplay: use pp_endian.h for FijiAlex Deucher2016-03-141-11/+1
| * drm/amd/powerplay: add a common pp endian headerAlex Deucher2016-03-141-0/+38
| * drm/amd/powerplay: mv avfs status to smumgr.hrezhu2016-03-142-18/+21
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-172-3/+9
|\ \ | |/
| * drm/amd/powerplay: refine the dmesg info.Rex Zhu2016-03-052-3/+9
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-146-6/+43
|\ \ | |/ |/|
| * drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher2016-03-021-1/+1
| * drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu2016-03-022-1/+5
| * amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow2016-02-241-2/+2
| * drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
| * drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
| * drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
| * drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
| * drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
| * drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
* | drm/amd/powerplay: fix code style warning.Rex Zhu2016-02-261-2/+2
* | drm/amd/powerplay: add powerplay valid check to avoid null point.Rex Zhu2016-02-101-3/+9
* | drm/amd/powerplay: Enable low mem pstate when cancel_highEric Yang2016-02-101-1/+1
* | drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rulesEric Yang2016-02-101-2/+2
* | drm/amd/powerplay: get real display device num by cgs interfaceRex Zhu2016-02-101-9/+16
* | drm/amd/powerplay: Use engine clock limit calculated by dalVitaly Prosyak2016-02-101-3/+3
* | drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.David Rokhvarg2016-02-102-14/+16
* | drm/amd/powerplay: implement functions in carrizo for DAL.Rex Zhu2016-02-101-11/+115
* | drm/amd/powerplay: export interface to DAL.Rex Zhu2016-02-105-21/+251
* | drm/amd/powerplay: change struct name.Rex Zhu2016-02-106-8/+8
* | drm/amd/powerplay: add some hwmgr functions for sysfs interface on TongaEric Huang2016-02-101-0/+123
* | drm/amd/powerplay: add some hwmgr functions for sysfs interface on CarrizoEric Huang2016-02-101-0/+51
* | drm/amd/powerplay: add hwmgr's functions for Fiji sysfs interfaces.Eric Huang2016-02-101-0/+123
* | drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang2016-02-103-1/+136
* | drm/amd/powerplay: indent a couple if statementsDan Carpenter2016-02-101-2/+2
|/
* drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu2016-01-271-9/+32
* drm/amdgpu: add a message to indicate when powerplay is enabled (v2)Alex Deucher2016-01-221-0/+5
* Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-01-141-3/+3
|\
| * drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu2016-01-131-3/+3
* | drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell2016-01-122-2/+2
|/
* drm/amd/powerplay: implement power down asic task for CZRex Zhu2016-01-081-0/+55
* drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu2016-01-084-5/+23
* drm/amd/powerplay: enable set boot state taskRex Zhu2016-01-083-5/+6
* drm/amd/powerplay: add thermal control task when resume.Rex Zhu2016-01-081-0/+1
* drm/amdgpu: fix hex/decimal bug when show gpu load.Rex Zhu2016-01-082-10/+10
* drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.Rex Zhu2016-01-081-1/+10
* drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.Rex Zhu2016-01-081-0/+17
* drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)Rex Zhu2016-01-082-3/+15
OpenPOWER on IntegriCloud