summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui2016-07-061-1/+1
* drm/amd/powerplay: initialize variables which were missed.Rex Zhu2016-06-211-0/+1
* drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu2016-06-091-21/+0
* drm/amd/powerplay/hwmgr: use kmemdupMuhammad Falak R Wani2016-05-191-3/+3
* drm/amd/powerplay: fix bugs of checking if dpm is running on TongaEric Huang2016-05-181-4/+4
* drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang2016-05-131-1/+1
* drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-3/+3
* drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-1/+1
* drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clockNils Wallménius2016-05-111-2/+1
* drm/amd: cleanup remaining spaces and tabs v2Christian König2016-05-111-4/+4
* drm/powerplay: add missing clockgating callback for tongaAlex Deucher2016-05-041-0/+1
* drm/amd/powerplay/hwmgr: don't add invalid voltageMoritz Kühner2016-05-041-26/+28
* drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2VMoritz Kühner2016-05-041-2/+1
* drm/amd/powerplay: revise reading/writing pptable on TongaEric Huang2016-05-041-12/+25
* drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang2016-05-041-4/+12
* drm/amd/powerplay: fix issue that get wrong reference clock value.Rex Zhu2016-05-041-1/+1
* drm/amd: Mark some tables as constNils Wallménius2016-05-041-4/+4
* drm/amd/powerplay: fix stutter setup in mclk level initAlex Deucher2016-05-041-8/+8
* drm/amd/powerplay: add deep sleep divider id into DPM table on TongaEric Huang2016-05-041-5/+24
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-181-1/+3
|\
| * drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu2016-03-171-1/+3
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-2/+17
|\ \ | |/ |/|
| * 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: add some hwmgr functions for sysfs interface on TongaEric Huang2016-02-101-0/+123
|/
* drm/amdgpu: fix hex/decimal bug when show gpu load.Rex Zhu2016-01-081-5/+5
* drm/amd/powerplay: fix Smatch static checker warningsRex Zhu2016-01-081-12/+18
* drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_initAlex Deucher2015-12-211-0/+2
* drm/amd/powerplay: display gpu load when print performance for tonga.Rex Zhu2015-12-211-1/+12
* drm/amd/powerplay: move shared function of vi to hwmgr. (v2)Rex Zhu2015-12-211-8/+0
* drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.Eric Huang2015-12-211-0/+26
* drm/amd/powerplay: fix warning of cast to pointer from integer of different s...Rex Zhu2015-12-211-2/+2
* drm/amd/powerplay/tonga: Add UVD DPM initAlex Deucher2015-12-211-0/+56
* drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)Alex Deucher2015-12-211-2/+18
* drm/amdgpu: extract pcie helpers to common headerAlex Deucher2015-12-211-111/+1
* drm/amd/powerplay/tonga: enable pcie and mclk forcing for lowAlex Deucher2015-12-211-11/+37
* drm/amd/powerplay: implement new funcs to check current states for tonga.Rex Zhu2015-12-211-0/+62
* drm/amdgpu/powerplay: implement thermal control for tonga.Rex Zhu2015-12-211-1/+149
* drm/amd/powerplay: Add CG and PG support for tongaRex Zhu2015-12-211-14/+49
* drm/amdgpu/powerplay: program display gap for tonga.Rex Zhu2015-12-211-0/+91
* drm/amd/powerplay: update atomctrl for fijiEric Huang2015-12-211-5/+5
* drm/amd/powerplay: add Tonga dpm support (v3)yanyang12015-12-211-0/+5714
OpenPOWER on IntegriCloud