summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
AgeCommit message (Expand)Author
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang
2019-07-12drm/amd/powerplay: add pstate mclk(uclk) support for navi10Kevin Wang
2019-07-12drm/amd/powerplay: fix smu clock type change miss errorKevin Wang
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang
2019-06-27drm/amd/powerplay: add missing smu_get_clk_info_from_vbios() callEvan Quan
2019-06-25drm/amd/powerplay: check gfxclk dpm enablement before proceedingEvan Quan
2019-06-25drm/amd/powerplay:clean up the residual mutex for smu_hw_initPrike Liang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-24drm/amdgpu: fix modprobe failure for uvd_4/5/6Hawking Zhang
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: fix deadlock issue for smu_force_performance_levelKevin Wang
2019-06-21drm/amd/powerplay: notify smu with active display counthersen wu
2019-06-21drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)Kevin Wang
2019-06-21drm/amd/powerplay: remove smu mutex lock in smu_hw_initKevin Wang
2019-06-21drm/amd/powerplay: add thermal ctf support for navi10Kevin Wang
2019-06-21drm/amd/powerplay: move power_dpm_force_performance_level to amdgpu_smu fileKevin Wang
2019-06-21drm/amd/powerplay: move read sensor of UVD[VCE]_POWER to amdgpu_smu fileKevin Wang
2019-06-21drm/amd/powerplay: add helper function of smu_set_hard_freq_rangeKevin Wang
2019-06-21drm/amd/powerplay: add helper function of smu_set_soft_freq_rangeKevin Wang
2019-06-21drm/amd/powerplay: add helper function of smu_get_dpm_freq_rangeKevin Wang
2019-06-21drm/amd/powerplay: add helper function to get dpm freq informationsKevin Wang
2019-06-21drm/amdgpu: RLC must be disabled after SMU when S3 on naviJack Xiao
2019-06-21drm/amd/powerplay: set dpm_enabled flag but don't enable vcn dpmHuang Rui
2019-06-21drm/amd/powerplay: do not set dpm_enabled flag before VCN/DCN DPM is workableHuang Rui
2019-06-21drm/amd/powerplay: modify smu_update_table to use SMU_TABLE_xxx as the inputHuang Rui
2019-06-21drm/amd/powerplay/smu11: remove smu_update_table_with_argAlex Deucher
2019-06-21drm/amd/powerplay: introduce smu feature type to handle feature mask for each...Huang Rui
2019-06-21drm/amdgpu: enable sw smu driver for navi10 by defaultHawking Zhang
2019-06-21drm/amd/amdgpu: fw version check with gfxoffKenneth Feng
2019-06-21drm/amd/powerplay: optimization feature mask function for asicKevin Wang
2019-06-21drm/amd/powerplay: remove duplicate code from smu hw initKevin Wang
2019-06-21drm/amd/powerplay: implement smc firmware v2.1 for smu11Kevin Wang
2019-06-21drm/amd/powerplay: smu needs to be initialized after rlc in direct modeHuang Rui
2019-06-21drm/amd/powerplay: move bootup value before read pptable from vbiosHuang Rui
2019-06-21drm/amd/powerplay: set smu v11 funcs for navi10Huang Rui
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-24drm/amd/powerplay: Fix code error for translating int type to bool type corre...Chengming Gui
2019-05-24drm/amd/powerplay: Enable "disable dpm" feature to support swSMU debug (v2)Chengming Gui
2019-05-24drm/amd/powerplay: drop redundant smu callEvan Quan
2019-05-24drm/amd/powerplay: drop unnecessary sw smu checkEvan Quan
2019-05-24drm/amd/powerplay: add helper function to get smu firmware & if versionKevin Wang
2019-05-20drm/amd/powerplay: fix locking in smu_feature_set_supported()Dan Carpenter
2019-04-10drm/amd/powerplay: optimization function of smu_update_tableKevin Wang