Age | Commit message (Expand) | Author | Files | Lines |
2016-03-14 | drm/amd/powerplay: add a common pp endian header | Alex Deucher | 1 | -0/+38 |
2016-03-14 | drm/amd/powerplay: mv avfs status to smumgr.h | rezhu | 1 | -0/+21 |
2016-02-11 | drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe. | David Rokhvarg | 1 | -5/+10 |
2016-02-11 | drm/amd/powerplay: export interface to DAL. | Rex Zhu | 3 | -19/+81 |
2016-02-11 | drm/amd/powerplay: change struct name. | Rex Zhu | 3 | -4/+4 |
2016-02-10 | drm/amd/powerplay: add some sysfs interfaces for powerplay. | Eric Huang | 2 | -0/+21 |
2016-01-08 | drm/amd/powerplay: enable power down asic task. (v2) | Rex Zhu | 2 | -2/+6 |
2016-01-08 | drm/amd/powerplay: add powerplay valid check to avoid null point. (v2) | Rex Zhu | 1 | -0/+3 |
2015-12-23 | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 29 | -0/+18102 |
2015-12-22 | amd/powerplay: Add structures required to report configuration change | Eric Yang | 2 | -0/+74 |
2015-12-22 | amd/powerplay: Fix get dal power level | Vitaly Prosyak | 3 | -8/+4 |
2015-12-22 | amd\powerplay Implement get dal power level | Vitaly Prosyak | 3 | -17/+38 |
2015-12-22 | drm/amd/powerplay: move shared function of vi to hwmgr. (v2) | Rex Zhu | 1 | -3/+45 |
2015-12-22 | drm/amd/powerplay: Add PPLib debug print macro. | David Rokhvarg | 1 | -1/+8 |
2015-12-22 | drm/amd/powerplay: enable set_cpu_power_state task. (v2) | Rex Zhu | 1 | -0/+2 |
2015-12-22 | drm/amd/powerplay: export interface to DAL to init/change display configuration. | Rex Zhu | 2 | -0/+12 |
2015-12-22 | drm/amd/powerplay: add smc msg for NB P-State switch | Rex Zhu | 2 | -0/+9 |
2015-12-22 | drm/amd/powerplay: add new function point in hwmgr. | Rex Zhu | 1 | -1/+5 |
2015-12-22 | drm/amd/powerplay: implement smc state upload for CZ | Alex Deucher | 1 | -2/+3 |
2015-12-22 | drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta... | Rex Zhu | 2 | -0/+13 |
2015-12-22 | drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs | Rex Zhu | 1 | -0/+4 |
2015-12-22 | drm/amdgpu/powerplay: add thermal control interface in hwmgr. | Rex Zhu | 2 | -2/+18 |
2015-12-22 | drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other subm... | Rex Zhu | 1 | -0/+46 |
2015-12-22 | drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control | Rex Zhu | 1 | -0/+22 |
2015-12-22 | drm/amd/powerplay: add new function point in hwmgr_func for CG/PG. | Rex Zhu | 1 | -0/+3 |
2015-12-22 | drm/amdgpu/powerplay: add some definition for other ip block to update cg pg. | Rex Zhu | 1 | -0/+41 |
2015-12-22 | drm/amdgpu/poweprlay: export program display gap function to eventmgr | Rex Zhu | 1 | -0/+2 |
2015-12-22 | drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap | Rex Zhu | 1 | -1/+3 |
2015-12-22 | drm/amd/powerplay: add/update headers for Fiji SMU and DPM | Eric Huang | 4 | -0/+12230 |
2015-12-22 | drm/amd/powerplay: add Tonga dpm support (v3) | yanyang1 | 4 | -10/+200 |
2015-12-22 | drm/amd/powerplay: Add Tonga SMU support | Jammy Zhou | 1 | -0/+40 |
2015-12-22 | drm/amd/powerplay: add header file for tonga smu and dpm | yanyang1 | 3 | -0/+1844 |
2015-12-22 | drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay. | yanyang1 | 3 | -0/+984 |
2015-12-22 | drm/amd/powerplay: add event manager sub-component | Rex Zhu | 4 | -0/+303 |
2015-12-22 | drm/amd/powerplay: add CG and PG support for carrizo | Rex Zhu | 3 | -6/+140 |
2015-12-22 | drm/amd/powerplay: add Carrizo smu support | Jammy Zhou | 4 | -0/+531 |
2015-12-22 | drm/amd/powerplay: add hardware manager sub-component | Jammy Zhou | 7 | -2/+1153 |
2015-12-22 | drm/amd/powerplay: add SMU manager sub-component | Jammy Zhou | 2 | -0/+215 |
2015-12-22 | drm/amd/powerplay: add basic powerplay framework | Alex Deucher | 1 | -0/+162 |