summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/powerplay: add interface to get current shallow sleep clocksHuang Rui1-0/+13
2019-03-19drm/amd/powerplay: add interface to get performance levelHuang Rui1-0/+19
2019-03-19drm/amd/powerplay: add interface to get dal power levelHuang Rui1-0/+4
2019-03-19drm/amd/powerplay: add interface to request display clock voltageHuang Rui3-5/+61
2019-03-19drm/amd/powerplay: add interface to get clock by type with voltage for displayHuang Rui2-7/+20
2019-03-19drm/amd/powerplay: add interface to get clock by type with latency for displa...Huang Rui3-8/+61
2019-03-19drm/amd/powerplay: add interface to get max high clocks for displayHuang Rui2-0/+11
2019-03-19drm/amd/powerplay: add get_clock_by_type interface for displayHuang Rui2-0/+11
2019-03-19drm/amd/powerplay: add smu display configuration change functionHuang Rui3-0/+45
2019-03-19drm/amd/powerplay: add two interfaces to set_active_display_count and store_c...Huang Rui1-0/+8
2019-03-19drm/amd/powerplay: add the function to set deep sleep dcefclkHuang Rui2-7/+17
2019-03-19drm/amd/powerplay: implement sysfs of pp_force_state for sw-smuKevin Wang1-0/+2
2019-03-19drm/amd/powerplay: implement sysfs of pp_cur_state functionKevin Wang3-9/+22
2019-03-19drm/amd/powerplay: implement sysfs of get num states functionKevin Wang3-2/+20
2019-03-19drm/amd/powerplay: implement sensor of get feature maskKevin Wang3-1/+24
2019-03-19drm/amd/powerplay: implement sensor of get_gfx_vdd for smu11Kevin Wang2-0/+32
2019-03-19drm/amd/powerplay: implement sensor of get_gpu_power for smu11Kevin Wang1-0/+21
2019-03-19drm/amd/powerplay: implement sensor of thermal_get_temperature for smu11Kevin Wang3-1/+27
2019-03-19drm/amd/powerplay: implement sensor of SCLK and MCLK for smu11Kevin Wang1-0/+8
2019-03-19drm/amd/powerplay: force clock levels for smu11Likun Gao3-2/+87
2019-03-19drm/amd/powerplay: upload dpm level for smu11Likun Gao1-0/+72
2019-03-19drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)Kevin Wang4-8/+89
2019-03-19drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang5-46/+74
2019-03-19drm/amd/powerplay: implement is_support_sw_smu function for new smuKevin Wang4-9/+21
2019-03-19drm/amd/powerplay: implement smu update table functionKevin Wang2-0/+39
2019-03-19drm/amd/powerplay: add function to start thermal controlLikun Gao4-0/+37
2019-03-19drm/amd/powerplay: add function to set fan table to control thermalLikun Gao1-0/+12
2019-03-19drm/amd/powerplay: add function to enable thermal alertLikun Gao1-0/+14
2019-03-19drm/amd/powerplay: add function to set thermal rangeLikun Gao1-0/+32
2019-03-19drm/amd/powerplay: add function to get thermal rangeLikun Gao3-0/+15
2019-03-19drm/amd/powerplay: add get_max_sustainable_clock functionHuang Rui4-0/+135
2019-03-19drm/amd/powerplay: print clock levels for smu11 (v2)Likun Gao3-2/+89
2019-03-19drm/amd/powerplay: implement get_current_clk_freq for smu11Kevin Wang2-0/+27
2019-03-19drm/amd/powerplay: add function to get power limit for smu11 (v2)Likun Gao3-1/+30
2019-03-19drm/amd/powerplay: add function to populate umd state clk.Likun Gao4-0/+40
2019-03-19drm/amd/powerplay: set defalut dpm table for smuLikun Gao4-44/+251
2019-03-19drm/amd/powerplay: implement smu_notify_display_change function for smu11Kevin Wang3-0/+18
2019-03-19drm/amd/powerplay: implement feature get&set functionsKevin Wang2-0/+42
2019-03-19drm/amd/powerplay: implement smu feature functionsKevin Wang4-1/+176
2019-03-19drm/amd/powerplay: implement smu_run_afll_btc functionKevin Wang3-0/+15
2019-03-19drm/amd/powerplay: implement smu_init_display for smu11Kevin Wang3-0/+16
2019-03-19drm/amd/powerplay: Change the allocate method of dpm context for smu11.Likun Gao4-6/+63
2019-03-19drm/amd/powerplay: expose the function of smu read argumentLikun Gao2-1/+5
2019-03-19drm/amd/powerplay: add append_powerplay_table functionHuang Rui3-0/+99
2019-03-19drm/amd/powerplay: replace SMU_MSG_XXX with PPSMC_MSG_XXX message index for s...Kevin Wang1-14/+13
2019-03-19drm/amd/powerplay: use virtual msg index to replace asic-related msg indexKevin Wang1-4/+12
2019-03-19drm/amd/powerplay: implement smu vega20_message_map for vega20Kevin Wang2-2/+103
2019-03-19drm/amd/powerplay: add enum smu_msg_type to headerKevin Wang1-0/+89
2019-03-19drm/amd/powerplay: add function to set tool table location for smu11 (v2)Likun Gao1-0/+23
2019-03-19drm/amd/powerplay: add function to set min dcef deep sleep for smu11 (v2)Likun Gao1-0/+18