summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan1-28/+10
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan1-2/+14
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan1-4/+17
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan1-1/+3
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+3
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu1-16/+16
2018-10-22powerplay: Respect units on max dcfclk watermarkDavid Francis1-1/+1
2018-10-10drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher1-0/+44
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-1/+1
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher1-3/+4
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky1-3/+5
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu1-21/+21
2018-05-15drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_rangesRex Zhu1-1/+1
2018-05-15drm/amd/pp: Move common code to smu_helper.cRex Zhu1-0/+82
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu1-0/+16
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu1-2/+1
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-0/+75
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu1-0/+536