aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+1
2019-05-28drm/amdgpu: Need to set the baco cap before baco resetEmily Deng1-0/+24
2019-01-25drm/amd/powerplay: support Vega10 fan table V3Evan Quan1-1/+49
2019-01-25drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2018-10-10drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher1-15/+15
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu1-6/+0
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu1-1/+1
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-10/+3
2018-02-19drm/amd/pp: Disable OD feature if VBIOS limitsRex Zhu1-4/+4
2017-10-19drm/amd/powerplay: Place the constant on the right side of the testGeorgiana Chelu1-4/+4
2017-10-19drm/amd/powerplay: Remove useless variableGeorgiana Chelu1-2/+1
2017-10-19drm/amd/powerplay: Don't cast kzalloc() return valueGeorgiana Chelu1-16/+8
2017-07-25drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.Rex Zhu1-8/+80
2017-06-29drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu1-9/+33
2017-05-31drm/amd/powerplay: fix soft pptable size for Vega10Eric Huang1-0/+1
2017-05-24drm/amd/powerplay: Add Vega10 Powertune Table v3 support.Rex Zhu1-3/+43
2017-05-24drm/amd/powerplay: fix bug in processing CKS_Enable bit.Rex Zhu1-1/+1
2017-05-05drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu1-2/+2
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu1-45/+97
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu1-50/+132
2017-03-29drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang1-0/+1056