summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-53/+95
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2-9/+10
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie4-31/+53
2016-11-29drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu1-1/+4
2016-11-23drm/amdgpu: Disable DPM in virtualizationTrigger Huang1-3/+6
2016-11-23drm/amdgpu: refine cz uvd clock gate logic.Rex Zhu1-2/+2
2016-11-16drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu1-6/+6
2016-11-15drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher1-2/+0
2016-11-11drm/amd/powerplay: add mask bit for fan control mode.Rex Zhu2-2/+4
2016-11-11drm/amd/powerplay: partial revert commit 01b0e7fb1.Rex Zhu1-2/+2
2016-11-11drm/amd/powerplay:Tonga not to start SMC if SRIOVTrigger Huang1-1/+2
2016-11-11drm/amd/powerplay: delete duplicate code in smu7_hwmgr.cRex Zhu1-7/+0
2016-11-11drm/amd/powerplay: enable voltage control by default for dgpu.Rex Zhu1-6/+3
2016-11-11drm/amd/powerplay: fix code styleRex Zhu1-2/+3
2016-11-11drm/amd/powerplay: use mask bit for deepsleep/power tune feature.Rex Zhu2-4/+2
2016-11-11drm/amdgpu/powerplay: pp module only enable smu when dpm disabled.Rex Zhu2-12/+41
2016-11-11drm/amdgpu:bypass avfs event manager for sriovTrigger Huang1-1/+5
2016-11-11drm/amd/powerplay: export a function to read fan rpmGrazvydas Ignotas2-0/+19
2016-11-11drm/amd/powerplay: make CAC feature controlled by module parameter.Rex Zhu1-13/+7
2016-11-11drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.Rex Zhu2-2/+3
2016-11-10drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu1-18/+33
2016-11-10drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher1-7/+10
2016-11-10drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher1-1/+3
2016-11-10drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher1-1/+1
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura1-1/+1
2016-11-08drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann1-0/+2
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie4-12/+19
2016-10-31drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas1-3/+3
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu2-2/+3
2016-10-25drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printksColin Ian King4-8/+8
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2-6/+4
2016-10-25drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)Alex Deucher1-0/+16
2016-10-25drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)Alex Deucher1-0/+1
2016-10-25drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu4-26/+5
2016-10-25drm/amd/powerplay: Enable UVD powergating for SMU7Tom St Denis2-3/+23
2016-10-25drm/amdgpu:add MEC_STORAGE ucode id for sriovMonk Liu1-0/+7
2016-10-25drm/amdgpu:use smc_index_11 for VIMonk Liu1-2/+0
2016-10-25drm/amd/powerplay: mark symbols static where possibleBaoyou Xie9-47/+54
2016-10-21drm/amd/powerplay: don't give up if DPM is already runningGrazvydas Ignotas1-2/+2
2016-10-21drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.cRex Zhu1-3/+6
2016-10-21drm/amdgpu/powerplay/smu7: fix static checker warningAlex Deucher1-5/+8
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2-15/+25
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu1-1/+1
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher1-0/+18
2016-10-14drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-14drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-14drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu1-1/+1
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher1-6/+0
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie6-21/+20
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie67-32705/+17564