summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)Kevin Wang
2019-03-19drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang
2019-03-19drm/amd/powerplay: implement smu update table functionKevin Wang
2019-03-19drm/amd/powerplay: add function to start thermal controlLikun Gao
2019-03-19drm/amd/powerplay: add function to set fan table to control thermalLikun Gao
2019-03-19drm/amd/powerplay: add function to enable thermal alertLikun Gao
2019-03-19drm/amd/powerplay: add function to set thermal rangeLikun Gao
2019-03-19drm/amd/powerplay: add function to get thermal rangeLikun Gao
2019-03-19drm/amd/powerplay: add get_max_sustainable_clock functionHuang Rui
2019-03-19drm/amd/powerplay: print clock levels for smu11 (v2)Likun Gao
2019-03-19drm/amd/powerplay: implement get_current_clk_freq for smu11Kevin Wang
2019-03-19drm/amd/powerplay: add function to get power limit for smu11 (v2)Likun Gao
2019-03-19drm/amd/powerplay: add function to populate umd state clk.Likun Gao
2019-03-19drm/amd/powerplay: set defalut dpm table for smuLikun Gao
2019-03-19drm/amd/powerplay: implement smu_notify_display_change function for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement feature get&set functionsKevin Wang
2019-03-19drm/amd/powerplay: implement smu feature functionsKevin Wang
2019-03-19drm/amd/powerplay: implement smu_run_afll_btc functionKevin Wang
2019-03-19drm/amd/powerplay: implement smu_init_display for smu11Kevin Wang
2019-03-19drm/amd/powerplay: Change the allocate method of dpm context for smu11.Likun Gao
2019-03-19drm/amd/powerplay: expose the function of smu read argumentLikun Gao
2019-03-19drm/amd/powerplay: add append_powerplay_table functionHuang Rui
2019-03-19drm/amd/powerplay: replace SMU_MSG_XXX with PPSMC_MSG_XXX message index for s...Kevin Wang
2019-03-19drm/amd/powerplay: use virtual msg index to replace asic-related msg indexKevin Wang
2019-03-19drm/amd/powerplay: implement smu vega20_message_map for vega20Kevin Wang
2019-03-19drm/amd/powerplay: add enum smu_msg_type to headerKevin Wang
2019-03-19drm/amd/powerplay: add function to set tool table location for smu11 (v2)Likun Gao
2019-03-19drm/amd/powerplay: add function to set min dcef deep sleep for smu11 (v2)Likun Gao
2019-03-19drm/amd/powerplay: add function to write pptable for smu11 (v2)Likun Gao
2019-03-19drm/amd/powerplay: add function to populate smc pptable for smu11Likun Gao
2019-03-19drm/amd/powerplay: update hw fini function to relase some memoryLikun Gao
2019-03-19drm/amd/powerplay: add function to check pptable for smu11Likun Gao
2019-03-19drm/amd/powerplay: add function to parse pptable for smu11Likun Gao
2019-03-19drm/amd/powerplay: add vega20 pptable function fileHuang Rui
2019-03-19drm/amd/powerplay: implement notify_memory_pool_location function for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement smu_alloc[free]_memory pool functionKevin Wang
2019-03-19drm/amd/powerplay: implement get_clk_info_from_vbios function for smu11 (v2)Huang Rui
2019-03-19drm/amd/powerplay: implement get_vbios_bootup_values function for smu11 (v2)Huang Rui
2019-03-19drm/amd/powerplay: add data structure of bootup valuesHuang Rui
2019-03-19drm/amd/powerplay: update pptable header for smu11Huang Rui
2019-03-19drm/amd/powerplay: remove header of smu_v11_0_pptableKevin Wang
2019-03-19drm/amd/powerplay: implement smu_init(fini)_fb_allocations functionKevin Wang
2019-03-19drm/amd/powerplay: implement smu_init[fini]_power function for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement smu dpm context functions for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement smu_init[fini]_smc_tables for smu11Kevin Wang
2019-03-19drm/amd/powerplay: implement read_pptable_from_vbios function for smu11Huang Rui
2019-03-19drm/amdgpu: move get_index_into_master_table macro into atomfirmware headerHuang Rui
2019-03-19drm/amd/powerplay: add get atom data table helperHuang Rui
2019-03-19drm/amd/powerplay: add smu table context structureHuang Rui