aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
AgeCommit message (Expand)Author
2020-06-01drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-01-09drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-10-05drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell
2019-03-11drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-02-18drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-07drm/amdgpu/powerplay: check MC firmware for FFC supportAlex Deucher
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-05drm/amdgpu/powerplay: fix mclk switch limit on polarisAlex Deucher
2018-12-04drm/amd/powerplay: improve OD code robustnesstianci yin
2018-11-28drm/amd/pp: fix spelling mistake "dependancy" -> "dependency"Colin Ian King
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu
2018-08-27drm/amd/pp: OverDrive gfx domain voltage on TongaRex Zhu
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher
2018-08-27drm/amd/pp: Implement get_performance_level for legacy dgpuRex Zhu
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-10drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher
2018-07-05drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfxRex Zhu
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu
2018-05-18drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-15drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang
2018-05-15drm/amdgpu/powerplay: actually return the power with the new queryAlex Deucher
2018-05-15drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu
2018-05-15drm/amd/pp: Change voltage/clk range for OD feature on VIRex Zhu
2018-05-15drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu
2018-05-15drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-05-15drm/amd/pp: Move common code to smu_helper.cRex Zhu
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu
2018-05-15drm/amd/pp: Refine get_gpu_power for VIRex Zhu
2018-05-15Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu
2018-05-15drm/amdgpu/powerplay: rename smu7_upload_mc_firmwareAlex Deucher
2018-05-15drm/amdgpu/powerplay: fix smu7_get_memory_type for fijiAlex Deucher
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu