aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAge
...
| * drm/amd/powerplay: add pptable point check before use itRex Zhu2016-09-16
| * drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu2016-09-16
| * drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu2016-09-16
| * drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie2016-09-14
| * drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie2016-09-14
| * amd/powerplay: use kmemdup instead of kmalloc + memcpyEdward O'Callaghan2016-09-14
| * drm/amd/powerplay: delete duplicated function and definition.Rex Zhu2016-09-14
| * drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu2016-09-14
| * drm/amd/powerplay: wrap get evv voltage functionsRex Zhu2016-09-14
| * drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu2016-09-14
| * drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu2016-09-14
| * drm/amd/powerplay: add feature flags in hwmgr to enable/disable special featu...Rex Zhu2016-09-14
| * drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu2016-09-14
| * drm/amd/powerplay: declare functions instand of include header file.Rex Zhu2016-09-14
| * drm/amd/powerplay: calculate flexible array member's address.Rex Zhu2016-09-14
| * drm/amd/powerplay: fix issue power containment not enabled on Tonga.Rex Zhu2016-09-12
| * drm/amd/powerplay: enable/disable auto thermal throttle for tonga.Rex Zhu2016-09-12
| * drm/amd/powerplay: original power state table should not be changed.Rex Zhu2016-09-02
| * drm/amd/powerplay: refine struct name for coding style reason.Rex Zhu2016-09-02
| * drm/amd/powerplay: add vce state tables initialize for ppt v1.Rex Zhu2016-09-02
| * drm/amd/powerplay: refine struct name for code style reason.Rex Zhu2016-09-02
| * drm/amd/powerplay: Remove unused variable causing compile warningJordan Lazare2016-08-30
| * drm/amd/powerplay: Only load SDMA0/MEC firmware once on Stoney (v2)Tom St Denis2016-08-30
| * drm/amd/powerplay: Fix up return codes in cz SMU managerTom St Denis2016-08-30
| * drm/amd/powerplay: Tidy up cz SMU managerTom St Denis2016-08-30
| * drm/amd/powerplay: Fix CZ SMU firmware load check (v4)Tom St Denis2016-08-30
| * drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu2016-08-25
| * drm/amd/powerplay: get system info by cgs interface.Rex Zhu2016-08-25
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-24
|\|
| * drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu2016-08-24
| * drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt2016-08-23
| * drm/amd/powerplay: avoid NULL pointer dereferenceHeinrich Schuchardt2016-08-23
| * drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis2016-08-22
| * drm/amd/powerplay: enable power containment features for tonga.Rex Zhu2016-08-19
| * drm/amd/powerplay: change structure variable name.Rex Zhu2016-08-08
| * drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu2016-08-08
| * drm/amd/powrplay: delete code no longer in use on Polaris.Rex Zhu2016-08-08
| * drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu2016-08-08
| * drm/amd/powerplay: pass sub_device_id and sub_vendor_id to powerplay.Rex Zhu2016-08-08
| * drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu2016-08-08
| * drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu2016-08-08
| * drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.Rex Zhu2016-08-08
| * drm/amd/powerplay: add DPM running checking backHuang Rui2016-08-08
| * drm/amd/powerplay: add enabling voltage controller backHuang Rui2016-08-08
| * drm/amd/powerplay: set the platform capability flags for icelandHuang Rui2016-08-08
| * drm/amd/powerplay: add deep sleep initializationHuang Rui2016-08-08
| * drm/amd/powerplay: fix the incorrect checking conditionHuang Rui2016-08-08
| * drm/amd/powerplay: add iceland HW managerHuang Rui2016-08-08
| * drm/amd/powerplay: add iceland_dyn_defaults headerHuang Rui2016-08-08
| * drm/amd/powerplay: add iceland SMU manangerHuang Rui2016-08-08