summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu2018-11-131-16/+16
* powerplay: Respect units on max dcfclk watermarkDavid Francis2018-10-221-1/+1
* drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher2018-10-101-0/+44
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-1/+1
* drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher2018-07-191-3/+4
* drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky2018-07-131-3/+5
* drm/amd/pp: Remove the same struct define in powerplayRex Zhu2018-07-051-21/+21
* drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_rangesRex Zhu2018-05-151-1/+1
* drm/amd/pp: Move common code to smu_helper.cRex Zhu2018-05-151-0/+82
* drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu2018-04-111-0/+16
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-211-2/+1Star
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-211-0/+75
* drm/amd/pp: Move helper functions to smu_help.cRex Zhu2018-03-151-0/+536