summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-03drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das1-6/+0
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das1-1/+1
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan1-56/+79
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan1-5/+5
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches1-1/+1
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches1-3/+3
2020-01-27drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin1-3/+3
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin1-3/+1
2019-11-22drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin1-1/+1
2019-11-19drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin1-4/+0
2019-11-11drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2019-10-15drm/amdgpu/powerplay: wire up BACO to powerplay API for smu7Alex Deucher1-0/+4
2019-10-10drm/amdgpu/powerplay: Use swap() where appropriateVille Syrjälä1-4/+2
2019-08-23drm/amdgpu/powerplay/smu7: enable mclk switching if monitors are syncedAlex Deucher1-3/+4
2019-08-15drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo1-0/+5
2019-07-05drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blockingYrjan Skrimstad1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+1
2019-05-24drm/amd/powerplay: expose SMU7 asics realtime memory utilizationEvan Quan1-1/+4
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell1-11/+21
2019-03-11drm/amd/powerplay: correct power reading on fijiEvan Quan1-3/+3
2019-02-18drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan1-3/+5
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+15
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+12
2018-12-07drm/amdgpu/powerplay: check MC firmware for FFC supportAlex Deucher1-0/+8
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-3/+3
2018-12-05drm/amdgpu/powerplay: fix mclk switch limit on polarisAlex Deucher1-1/+4
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin1-4/+8
2018-11-28drm/amd/pp: fix spelling mistake "dependancy" -> "dependency"Colin Ian King1-3/+3
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph1-10/+10
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu1-4/+6
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-3/+3
2018-09-26drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu1-0/+13
2018-08-27drm/amd/pp: OverDrive gfx domain voltage on TongaRex Zhu1-0/+1
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher1-0/+3
2018-08-27drm/amd/pp: Implement get_performance_level for legacy dgpuRex Zhu1-0/+24
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky1-3/+5
2018-07-10drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland1-4/+4
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher1-1/+1
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher1-1/+1
2018-07-05drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfxRex Zhu1-1/+1
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu1-3/+3
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu1-1/+0
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu1-62/+64
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu1-1/+4