aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
AgeCommit message (Expand)Author
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-10-01drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher
2020-09-17drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2019-12-01drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-10-05drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo
2019-03-23drm/amd/powerplay: correct power reading on fijiEvan Quan
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
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang
2018-03-23drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King
2018-03-22drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-03-05drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu