summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VIRex Zhu2018-02-191-7/+10
* drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu2018-02-191-5/+0
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-1/+0
* drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu2018-02-191-2/+8
* drm/amd/pp: Change activity_target for performance optimization on PolarisRex Zhu2018-02-191-0/+1
* drm/amd/pp: Add update_avfs call when set_power_stateRex Zhu2018-02-191-28/+57
* drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu2018-02-191-98/+26
* drm/amd/pp: Implement edit_dpm_table on smu7Rex Zhu2018-02-191-1/+164
* drm/amd/pp: Add OD driver clock/voltage display on smu7Rex Zhu2018-02-191-0/+21
* drm/amd/pp: Add and initialize OD_dpm_table for CI/VI.Rex Zhu2018-02-191-0/+75
* drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu2018-02-191-4/+2
* drm/amd/pp: Store stable Pstate clocksRex Zhu2018-02-191-2/+12
* drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu2018-02-191-1/+11
* drm/amd/powerplay: export the thermal ranges of VI asics (V2)Evan Quan2018-02-191-0/+21
* drm/amd/powerplay: drop unneeded newlineJulia Lawall2018-02-191-4/+8
* drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu2018-01-101-0/+20
* drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu2017-12-191-35/+0
* drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2017-12-041-3/+3
* drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang2017-11-161-1/+1
* Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-021-3/+3
|\
| * drm/amd/powerplay: fix uninitialized variableRex Zhu2017-10-211-3/+3
* | drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu2017-10-191-0/+42
* | drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis2017-10-061-5/+2
* | drm/amd/powerplay: refine powerplay code.Rex Zhu2017-09-261-2/+2
* | drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu2017-09-261-69/+68
* | drm/amd/powerplay: Simplify smu7_voting_clients()Rex Zhu2017-09-261-41/+18
* | drm/amd/powerplay: Add support for CI asics to hwmgrRex Zhu2017-09-261-22/+96
* | drm/amd/powerplay: refine dmesg info under powerplayRex Zhu2017-09-261-5/+5
* | drm/amd/powerplay: fix spelling typo in function nameRex Zhu2017-09-181-6/+6
* | drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu2017-09-181-12/+8