summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-16drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu
2016-09-16drm/amd/powerplay: add pptable point check before use itRex Zhu
2016-09-16drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu
2016-09-16drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu
2016-09-14drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie
2016-09-14drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu
2016-09-14drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu
2016-09-14drm/amd/powerplay: calculate flexible array member's address.Rex Zhu
2016-09-12drm/amd/powerplay: fix issue power containment not enabled on Tonga.Rex Zhu
2016-09-12drm/amd/powerplay: enable/disable auto thermal throttle for tonga.Rex Zhu
2016-09-02drm/amd/powerplay: original power state table should not be changed.Rex Zhu
2016-09-02drm/amd/powerplay: add vce state tables initialize for ppt v1.Rex Zhu
2016-09-02drm/amd/powerplay: refine struct name for code style reason.Rex Zhu
2016-08-25drm/amd/powerplay: simplify struct amd_pp_init.Rex Zhu
2016-08-25drm/amd/powerplay: get system info by cgs interface.Rex Zhu
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-24drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu
2016-08-23drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt
2016-08-22drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis
2016-08-19drm/amd/powerplay: enable power containment features for tonga.Rex Zhu
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-08drm/amd/powerplay: delete code set/unset deep_sleep/power_containment.Rex Zhu
2016-08-08drm/amd/powrplay: delete code no longer in use on Polaris.Rex Zhu
2016-08-08drm/amd/powrplay: workaround Memory EDC Error for certain partner boards.Rex Zhu
2016-08-08drm/amd/powerplay: delete useless code in hwmgr.Rex Zhu
2016-08-08drm/amdgpu: add module parameters to ctrl powerplay featureRex Zhu
2016-08-08drm/amd/powerplay: fix typos of volt/millivolt symbols in comment.Rex Zhu
2016-08-08drm/amd/powerplay: add DPM running checking backHuang Rui
2016-08-08drm/amd/powerplay: add enabling voltage controller backHuang Rui
2016-08-08drm/amd/powerplay: set the platform capability flags for icelandHuang Rui
2016-08-08drm/amd/powerplay: add deep sleep initializationHuang Rui
2016-08-08drm/amd/powerplay: fix the incorrect checking conditionHuang Rui
2016-08-08drm/amd/powerplay: add iceland HW managerHuang Rui
2016-08-08drm/amd/powerplay: add iceland_dyn_defaults headerHuang Rui
2016-07-29drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis
2016-07-29drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu
2016-07-29drm/amd/powerplay: fix typo error when set clock gate state.Rex Zhu
2016-07-29drm/amd/powerplay: Delete unused functions in ppevvmath.hNils Wallménius
2016-07-29drm/amd/powerplay: Mark functions of ppevvmath.h staticNils Wallménius
2016-07-29drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...SF Markus Elfring
2016-07-29drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...Markus Elfring
2016-07-29drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan
2016-07-29drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan
2016-07-29drivers/amdgpu: Remove redundant casts on kzalloc() callsEdward O'Callaghan