summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
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-10-13drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher
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: export function to help to set cg by smu.Rex Zhu
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis
2016-09-22drm/amdgpu:add fw version entry to infoFrank Min
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 common functions and data on Fiji.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 common functions and data on Polars10.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 common functions and data on Tonga.Rex Zhu
2016-09-19drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.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: implement fw image related smu interface for Fiji.Rex Zhu
2016-09-19drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu
2016-09-19drm/amd/powerplay: implement fw image related smum interface for Polaris.Rex Zhu
2016-09-19drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu
2016-09-19drm/amd/powerplay: add common interface in smumgr to help to visit fw image.Rex Zhu
2016-09-19drm/amd/powerplay: add parameter of the mclk switch latency timeRex Zhu
2016-09-19drm/amd/powerplay: fix potential issue of array access violationRex Zhu
2016-09-19drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex 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-14amd/powerplay: use kmemdup instead of kmalloc + memcpyEdward O'Callaghan
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: add feature flags in hwmgr to enable/disable special featu...Rex Zhu
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu
2016-09-14drm/amd/powerplay: declare functions instand of include header file.Rex Zhu