summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2017-06-01Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+10
2017-05-28drm/amd/powerplay: Use designated initializersKees Cook1-10/+10
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter1-1/+1
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher1-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher1-4/+27
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for vi.Rex Zhu4-20/+27
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.Rex Zhu2-20/+25
2017-05-10drm/amd/powerplay: add more smu message on Vega10.Rex Zhu1-1/+4
2017-05-05drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.Rex Zhu1-30/+31
2017-05-05drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...Rex Zhu1-28/+45
2017-05-05drm/amd/powerplay: delete dead code in powerplay.Rex Zhu2-30/+0
2017-05-05drm/amd/powerplay: disable engine spread spectrum feature on Vega10.Rex Zhu1-1/+5
2017-05-05drm/amd/powerplay: clean up code in vega10_smumgr.cRex Zhu1-56/+45
2017-05-05drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu2-4/+4
2017-05-05drm/amd/powerplay: Allow duplicate enteries in pptable.Rex Zhu1-4/+4
2017-05-05drm/amd/powerplay: set fan target temperature by msg on vega10.Rex Zhu1-0/+5
2017-05-05drm/amd/powerplay: set soc floor voltage on boot on vega10.Rex Zhu4-0/+71
2017-05-05drm/amd/powerplay: refine code in vega10_smumgr.cRex Zhu1-39/+39
2017-04-28drm/amd/powerplay: implement stop dpm task for vega10.Rex Zhu5-1/+123
2017-04-28drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.Rex Zhu3-1/+7
2017-04-28drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu4-1/+13
2017-04-28drm/amd/powerplay: refine set pcie dpm default table on vega10.Rex Zhu1-21/+1
2017-04-28drm/amd/powerplay: disable cks by default on vega10.Rex Zhu1-1/+1
2017-04-28drm/amd/powerplay: correct UlvOffsetVid on Vega10.Rex Zhu1-3/+2
2017-04-28drm/amd/powerplay: Fix AVFS param.Rex Zhu1-4/+4
2017-04-28drm/amd/powerplay: enable clock stretch feature on Vega10.Rex Zhu1-5/+7
2017-04-28drm/amd/powerplay: enable pcie dpm on Vega10.Rex Zhu1-1/+2
2017-04-28drm/amd/powerplay: allocate fb for avfs fuse table on vega10.Rex Zhu2-0/+37
2017-04-28drm/amd/powerplay: enable AGM logging while dpm disabled.Rex Zhu2-3/+2
2017-04-28drm/amd/powerplay: add error message to remind user updating firmwareHuang Rui1-2/+5
2017-04-28drm/amdgpu: update smu9 driver interfaceEvan Quan1-2/+16
2017-04-28drm/amd/powerplay: delete dead functions in vega10.Rex Zhu3-38/+2
2017-04-28drm/amd/powerplay: fix suspend error on DPM disabledHuang Rui1-1/+3
2017-04-28drm/amd/powerplay: align with VBIOS to support new AVFS structureRex Zhu3-68/+68
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-04-06drm/amdgpu/smu9: update to latest driver interfaceEvan Quan1-4/+53
2017-04-04drm/amd/powerplay: fix a couple locking issuesDan Carpenter1-2/+4
2017-04-04drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2)Dan Carpenter1-0/+4
2017-04-04drm/amdgpu/powerplay: fix locking typoAlex Deucher1-1/+1
2017-03-29drm/amd/powerplay: reduce sample period timeRex Zhu1-1/+1
2017-03-29drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang19-2/+8105
2017-03-29drm/amd/powerplay: add some display/powerplay interfacesEric Huang5-1/+191
2017-03-29drm/amd/powerplay: add some new structures for Vega10Eric Huang3-5/+155
2017-03-29drm/amd/powerplay: add global PowerPlay mutex.Rex Zhu2-61/+132
2017-03-29drm/amdgpu: add new atomfirmware based helpers for powerplayEric Huang3-1/+537
2017-03-29drm/amd/powerplay: add new Vega10's ppsmc header fileEric Huang1-0/+131
2017-03-29drm/amd/powerplay: add smu9 header files for Vega10Eric Huang2-0/+565
2017-03-29drm/amd/powerplay: restore disabling power containment on Fiji (v2)Eric Huang1-0/+7
2017-03-29drm/amd/powerplay: remove unneeded conversions to boolAndrew F. Davis2-2/+2