summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2019-10-05drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo
2017-12-05drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-02drm/amd/powerplay: fix uninitialized variableRex Zhu
2017-07-05drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu
2017-07-05drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu
2016-11-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu
2016-11-15drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann
2016-10-31drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu
2016-10-21drm/amd/powerplay: don't give up if DPM is already runningGrazvydas Ignotas
2016-10-21drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.cRex Zhu
2016-10-21drm/amdgpu/powerplay/smu7: fix static checker warningAlex Deucher
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