summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc
AgeCommit message (Expand)AuthorFilesLines
2019-06-21drm/amdgpu/powerplay: add license to smu11 headerAlex Deucher1-0/+22
2019-06-21drm/amd/powerplay: add interface to get uclk dpm tablehersen wu1-0/+3
2019-06-21drm/amd/powerplay: wake up azalia from d3 by sending smu messagehersen wu2-1/+6
2019-06-21drm/amd/powerplay: notify smu with active display counthersen wu1-3/+5
2019-06-21drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)Kevin Wang1-6/+0
2019-06-21drm/amd/powerplay: add thermal ctf support for navi10Kevin Wang1-0/+4
2019-06-21drm/amd/powerplay: move get_thermal_temperature_range to ppt funcsHawking Zhang1-0/+14
2019-06-21drm/amd/powerplay: move function get_metrics_table to vega20_pptKevin Wang1-3/+3
2019-06-21drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu fileKevin Wang1-6/+2
2019-06-21drm/amd/powerplay: simplify the interface of get_gpu_powerKevin Wang1-3/+0
2019-06-21drm/amd/powerplay: simplify the interface of get_current_activity_percentKevin Wang1-5/+0
2019-06-21amd/powerplay: update the vcn pgKenneth Feng1-0/+6
2019-06-21drm/amd/powerplay: add function get_workload_type_map for swsmuKevin Wang2-3/+6
2019-06-21drm/amd/powerplay: remove upload_dpm_level function for vega20Kevin Wang1-4/+0
2019-06-21drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10Kevin Wang1-3/+3
2019-06-21drm/amd/powerplay: add function force_clk_levels for navi10Kevin Wang1-3/+3
2019-06-21drm/amd/powerplay: add helper function of smu_set_hard_freq_rangeKevin Wang1-0/+2
2019-06-21drm/amd/powerplay: add helper function of smu_set_soft_freq_rangeKevin Wang1-0/+2
2019-06-21drm/amd/powerplay: add helper function of smu_get_dpm_freq_rangeKevin Wang1-0/+2
2019-06-21drm/amd/powerplay: add function print_clk_levels for navi10Kevin Wang1-3/+10
2019-06-21drm/amd/powerplay: add helper function to get dpm freq informationsKevin Wang1-0/+4
2019-06-21drm/amd/powerplay: add function get current clock freq interface for navi10Kevin Wang1-0/+5
2019-06-21drm/amd/powerplay: add new interface for vcn powergatingKenneth Feng1-0/+4
2019-06-21drm/amd/powerplay: update smu11_driver_if_navi10.hKenneth Feng1-11/+6
2019-06-21drm/amd/powerplay: fix the incorrect type of pptableKenneth Feng1-1/+1
2019-06-21drm/amd/powerplay: don't include the smu11 driver if header in smu v11 (v2)Huang Rui1-2/+2
2019-06-21drm/amd/powerplay: introduce smu power source type to handle AC/DC source for...Huang Rui2-0/+13
2019-06-21drm/amd/powerplay: move Watermarks_t uses into asic levelHuang Rui1-0/+4
2019-06-21drm/amd/powerplay: move SmuMetrics_t uses into asic levelHuang Rui1-0/+8
2019-06-21drm/amd/powerplay: move PPTable_t uses into asic levelHuang Rui1-2/+5
2019-06-21drm/amd/powerplay/smu11: remove smu_update_table_with_argAlex Deucher1-3/+1
2019-06-21drm/amd/powerplay: add tables_init interface for each asicHuang Rui2-0/+5
2019-06-21drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...Huang Rui2-0/+23
2019-06-21drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui3-6/+73
2019-06-21drm/amd/powerplay: introduce smu clk type to handle ppclk for each asicHuang Rui2-1/+23
2019-06-21drm/amd: add gfxoff support on navi10Kenneth Feng1-1/+4
2019-06-21drm/amd/powerplay: optimization feature mask function for asicKevin Wang1-3/+3
2019-06-21drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang1-3/+3
2019-06-21drm/amd/powerplay: move the function of is_dpm_running to asic fileKevin Wang1-2/+2
2019-06-21drm/amd/powerplay: move the function of read_sensor to asic fileKevin Wang1-0/+4
2019-06-21drm/amd/powerplay: move the function of uvd&vce dpm to asic fileKevin Wang1-4/+4
2019-06-21drm/amd/powerplay: move the function of get[set]_power_profile to asic fileKevin Wang1-4/+2
2019-06-21drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic fileKevin Wang1-0/+3
2019-06-21drm/amd/powerplay: introduce the function to load the soft pptable for navi10...Huang Rui1-0/+5
2019-06-21drm/amd/powerplay: update smu11 driver if header for navi10 (v2)Huang Rui1-1/+10
2019-06-21drm/amd/powerplay: enable backdoor smu fw loading (v2)Kenneth Feng1-0/+1
2019-06-21drm/amd/powerplay: update smu 11 driver if header for navi10Huang Rui1-0/+1039
2019-06-21drm/amd/powerplay: update smu v11 ppsmc headerHuang Rui1-18/+20
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang1-0/+1
2019-06-11drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui1-0/+1