summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-3/+5
* drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland2018-07-101-4/+4
* drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher2018-07-051-1/+1
* drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher2018-07-051-1/+1
* drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfxRex Zhu2018-07-051-1/+1
* drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-3/+3
* drm/amd/pp: Remove SAMU support in powerplayRex Zhu2018-06-151-1/+0
* drm/amd/pp: Add S3 support for OD featureRex Zhu2018-06-151-62/+64
* drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
* drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-311-1/+4
* drm/amd/pp: Fix static checker warningRex Zhu2018-05-241-1/+2
* drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter2018-05-181-1/+2
* drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-151-1/+1
* drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-151-29/+23
* drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang2018-05-151-10/+61
* drm/amdgpu/powerplay: actually return the power with the new queryAlex Deucher2018-05-151-0/+1
* drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu2018-05-151-6/+20
* drm/amd/pp: Change voltage/clk range for OD feature on VIRex Zhu2018-05-151-20/+40
* drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu2018-05-151-6/+2
* drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-05-151-6/+10
* drm/amd/pp: Move common code to smu_helper.cRex Zhu2018-05-151-28/+2
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-151-14/+9
* drm/amd/pp: Refine get_gpu_power for VIRex Zhu2018-05-151-24/+27
* Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu2018-05-151-2/+1
* drm/amdgpu/powerplay: rename smu7_upload_mc_firmwareAlex Deucher2018-05-151-2/+2
* drm/amdgpu/powerplay: fix smu7_get_memory_type for fijiAlex Deucher2018-05-151-6/+2
* drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu2018-05-151-4/+0
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-111-41/+15
* drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu2018-04-111-2/+1
* drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
* drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King2018-03-231-10/+11
* drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu2018-03-221-0/+27
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-211-3/+2
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-191-25/+2
* drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2018-03-151-12/+2
* drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie2018-03-141-0/+2
* drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu2018-03-071-0/+2
* drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu2018-03-071-3/+3
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-77/+0
* drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu2018-03-061-0/+21
* drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu2018-03-061-0/+143
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-051-42/+15
* drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu2018-03-051-4/+3
* drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_validRex Zhu2018-03-051-1/+1
* drm/amd/powerplay: fix power over limit on FijiEric Huang2018-02-281-7/+0
* drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu2018-02-261-10/+0
* drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu2018-02-261-8/+14
* drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switchingAlex Deucher2018-02-191-2/+1
* drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher2018-02-191-4/+7
* drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu2018-02-191-0/+1
OpenPOWER on IntegriCloud