summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
AgeCommit message (Expand)Author
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher
2019-08-21drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang
2019-08-02drm/amd/powerplay: Allow changing of fan_control in smu_v11_0Matt Coffin
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-08drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freqNathan Chancellor
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang
2019-07-05drm/amd/powerplay: increase waiting time for smu responseJack Xiao
2019-06-25drm/amd/powerplay: print smu versions only if version mismatchKevin Wang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/powrplay: add interface for dc to get max clock valueshersen wu
2019-06-21drm/amd/powerplay: notify smu with active display counthersen wu
2019-06-21drm/amd/powerplay: allow dc request uclk changehersen wu
2019-06-21drm/amd/powerplay: add ppt interface version logtiancyin
2019-06-21drm/amd/powerplay: move od_default_setting callback to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move od8_setting helper function to vega20_pptKevin Wang
2019-06-21drm/amd/powerplay: wake up azalia from d3 by sending smu messagehersen wu
2019-06-21drm/amd/powerplay: notify smu with active display counthersen wu
2019-06-21drm/amd/powerplay: allow dc request uclk changehersen wu
2019-06-21drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)Kevin Wang
2019-06-21drm/amd/powerplay: add thermal ctf support for navi10Kevin Wang
2019-06-21drm/amd/powerplay: move get_thermal_temperature_range to ppt funcsHawking Zhang
2019-06-21drm/amd/powerplay: move function thermal_get_temperature to veag20_pptKevin Wang
2019-06-21drm/amd/powerplay: move function get_metrics_table to vega20_pptKevin Wang
2019-06-21drm/amd/powerplay: simplify the interface of get_gpu_powerKevin Wang
2019-06-21drm/amd/powerplay: simplify the interface of get_current_activity_percentKevin Wang
2019-06-21drm/amd/powerplay: fix dpm freq unit error (10KHz -> Mhz)Kevin Wang
2019-06-21drm/amd/powerplay: add function display_configuration_changed for navi10Kevin Wang
2019-06-21drm/amd/powerplay: add function get current clock freq interface for navi10Kevin Wang
2019-06-21amd/powerplay: fix the issue of uclk dpmKenneth Feng
2019-06-21drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)Huang Rui
2019-06-21drm/amd/powerplay: move getting MAX_FAN_RPM value to asic levelHuang Rui
2019-06-21drm/amd/powerplay: introduce smu power source type to handle AC/DC source for...Huang Rui
2019-06-21drm/amd/powerplay: move Watermarks_t uses into asic levelHuang Rui
2019-06-21drm/amd/powerplay: move SmuMetrics_t uses into asic levelHuang Rui
2019-06-21drm/amd/powerplay: move PPTable_t uses into asic levelHuang Rui
2019-06-21drm/amd/powerplay: use the table size member in the structure instead of gett...Huang Rui
2019-06-21drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the inputHuang Rui
2019-06-21drm/amd/powerplay: add tables_init interface for each asicHuang Rui
2019-06-21drm/amd/powerplay: init table_count for smu tables on asic levelHuang Rui
2019-06-21drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui
2019-06-21drm/amd/powerplay: introduce smu clk type to handle ppclk for each asicHuang Rui
2019-06-21drm/amd/powerplay: gfxoff-seperate the Vega20 caseKenneth Feng
2019-06-21drm/amd: add gfxoff support on navi10Kenneth Feng
2019-06-21drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang
2019-06-21drm/amd/powerplay: move the function of is_dpm_running to asic fileKevin Wang
2019-06-21drm/amd/powerplay: move the function of read_sensor to asic fileKevin Wang