summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu
2016-10-25drm/amd/powerplay: Enable UVD powergating for SMU7Tom St Denis
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-23drm/amdgpu: Constify tablesNils Wallménius
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)Tom St Denis
2016-09-19drm/amd/powerplay: delete useless files.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu
2016-09-19drm/amd/powerplay: implement fw related smu interface for iceland.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 common functions and data on icelannd.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu
2016-09-19drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu
2016-09-19drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu
2016-09-19drm/amd/powerplay: fix potential issue of array access violationRex Zhu
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