summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/vega20_ppt.c
AgeCommit message (Expand)Author
2020-05-28drm/amd/powerplay: remove the support of vega20 from swsmuKevin Wang
2020-04-22drm/amd/powerplay: properly set the dpm_enabled stateEvan Quan
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang
2020-02-28drm/amdgpu/powerplay: Remove deprecated smc_read_argMatt Coffin
2020-02-28drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan
2020-01-07drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher
2019-12-18drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher
2019-12-18drm/amdgpu/smu: fix spellingAlex Deucher
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao
2019-11-19drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher
2019-11-11drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan
2019-10-25drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan
2019-10-15drm/amd/powerplay: bug fix for pcie parameters overrideKenneth Feng
2019-10-15drm/amd/powerplay: enable df cstate control on swSMU routineEvan Quan
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-09-16drm/amd/powerplay: issue DC-BTC for arcturus on SMU initEvan Quan
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang
2019-09-13drm/amd/powerplay: guard manual mode prerequisite for clock level forceEvan Quan
2019-08-23drm/powerplay: Fix Vega20 power reading againKent Russell
2019-08-22drm/powerplay: Fix Vega20 Average Power value v4Kent Russell
2019-08-21drm/amd/powerplay: correct SW smu11 thermal range settingsEvan Quan
2019-08-12drm/amd/powerplay: change smu_read_sensor sequence in smuKenneth Feng
2019-08-12drm/amd/powerplay: re-define smu interface version for smu v11tiancyin
2019-07-30drm/amd/powerplay: implment sysfs feature status function in smuKevin Wang
2019-07-30drm/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-22drm/amd/powerplay: remove redundancy debug log in smuKevin Wang
2019-07-18drm/amd/powerplay: input check for unsupported message/clock indexEvan Quan
2019-07-18drm/amd/powerplay: correct SW SMU valid mapping checkEvan Quan
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor
2019-07-08drm/amd/powerplay: vega20: fix uninitialized variable useArnd Bergmann
2019-07-08drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percentNathan Chancellor
2019-06-25drm/amdgpu/powerplay: FEATURE_MASK is 64 bit so use ULLAlex Deucher
2019-06-21drm/amdgpu/powerplay/vega20: use correct table indexAlex Deucher
2019-06-21drm/amd/powerplay: simplified od_settings for each asicKevin Wang
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: fix clk type name error OD_SCLK OD_MCLKKevin 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