summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
AgeCommit message (Expand)AuthorFilesLines
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: introduce smu power source type to handle AC/DC source for...Huang Rui1-0/+10
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 Rui1-0/+3
2019-06-21drm/amd/powerplay: introduce smu table id type to handle the smu table for ea...Huang Rui1-0/+20
2019-06-21drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui1-4/+68
2019-06-21drm/amd/powerplay: introduce smu clk type to handle ppclk for each asicHuang Rui1-1/+20
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-05-24drm/amd/powerplay: Enable "disable dpm" feature to support swSMU debug (v2)Chengming Gui1-0/+1
2019-05-24drm/amd/powerplay: honor hw limit on fetching metrics dataEvan Quan1-0/+3
2019-05-24drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routineEvan Quan1-1/+6
2019-05-24drm/amd/powerplay: add helper function to get smu firmware & if versionKevin Wang1-0/+1
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl1-0/+4
2019-04-10drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeffKevin Wang1-6/+0
2019-04-10drm/amd/powerplay: optimization function of smu_update_tableKevin Wang1-1/+4
2019-03-19drm/amd/powerplay: move the smc_if_version to asic fileKevin Wang1-0/+2
2019-03-19drm/amd/powerplay: add od condition for power limitLikun Gao1-0/+1
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao1-0/+1
2019-03-19drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao1-3/+7
2019-03-19drm/amd/powerplay: add condition for smc table hw initLikun Gao1-6/+0
2019-03-19drm/amd/powerplay: add suspend and resume function for smuLikun Gao1-3/+4
2019-03-19drm/amd/powerplay: add is_dpm_running for SMU11Chengming Gui1-0/+3
2019-03-19drm/amd/powerplay: get eclk/vclk/dclk for smu11Likun Gao1-0/+3
2019-03-19drm/amd/powerplay: set fan target interface for hwmonLikun Gao1-0/+3
2019-03-19drm/amd/powerplay: implement pwm1_enable hwmon interface for SMU11 (v2)Chengming Gui1-0/+3
2019-03-19drm/amd/powerplay: implement pwm1 hwmon interface for SMU11 (v2)Chengming Gui1-0/+9
2019-03-19drm/amd/powerplay: implement power1_cap and power1_cap_max interface for SMU1...Chengming Gui1-3/+6
2019-03-19drm/amd/powerplay: add fan input interface for hwmonLikun Gao1-0/+3
2019-03-19drm/amd/powerplay: add function to get sclk and mclkLikun Gao1-0/+6
2019-03-19drm/amd/powerplay: Unify smu handle task function (v2)Likun Gao1-0/+31
2019-03-19drm/amd/powerplay: implement dpm enable functions of uvd & vce for smuKevin Wang1-1/+1