summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan2018-07-241-1/+2
* drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan2018-07-241-1/+1
* drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan2018-07-241-1/+2
* drm/amd/pp: Update clk with od setting when set power stateRex Zhu2018-07-201-0/+15
* drm/amd/pp: Read vbios vddc limit before use themRex Zhu2018-07-201-3/+8
* Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang2018-07-161-5/+0
* drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu2018-07-101-1/+1
* drm/amd/pp: Remove the same struct define in powerplayRex Zhu2018-07-051-1/+1
* drm/amd/pp: Refine the interface exported to displayRex Zhu2018-07-051-1/+2
* drm/amd/pp: Switch the tolerable latency for displayrex zhu2018-07-051-1/+1
* drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu2018-07-051-21/+2
* drm/amd/pp: Convert clock unit to KHz as definedRex Zhu2018-07-051-18/+16
* drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-2/+3
* drm/amd/pp: Add S3 support for OD featureRex Zhu2018-06-151-36/+43
* drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
* drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-311-0/+6
* drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-151-1/+1
* drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu2018-05-151-344/+375
* drm/amd/pp: Move common code to smu_helper.cRex Zhu2018-05-151-42/+1
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-151-10/+7
* drm/amd/pp: Remove unnecessary forward declarationRex Zhu2018-05-151-43/+41
* drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu2018-05-151-4/+0
* drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan2018-05-151-9/+4
* drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan2018-05-151-11/+5
* drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_valuesRex Zhu2018-05-151-0/+6
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-111-37/+14
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-211-1/+1
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-211-34/+1
* drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu2018-03-191-114/+70
* drm/amd/pp: Clean up header file for Vega10Rex Zhu2018-03-191-1/+10
* drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2018-03-191-19/+17
* drm/amdgpu: Move IH clientid defs to separate fileOak Zeng2018-03-141-3/+3
* drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu2018-03-071-7/+1
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-86/+0
* drm/amd/pp: Add PCC feature support on VegaRex Zhu2018-03-051-0/+34
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-051-13/+5
* drm/amd/pp: Use amdgpu acpi helper functions in powerplayRex Zhu2018-03-051-1/+0
* drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu2018-02-261-10/+0
* drm/amd/pp: Cleaning up vega10_enable_dpm_tasks functionRex Zhu2018-02-261-6/+5
* drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu2018-02-261-13/+2
* drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu2018-02-261-87/+35
* drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu2018-02-261-12/+14
* drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher2018-02-191-4/+7
* drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lockAlex Deucher2018-02-191-4/+4
* drm/amd/pp: Restore power profile mode in auto dpm level on Vega10Rex Zhu2018-02-191-3/+7
* drm/amd/pp: Expose set/get_power_limit for DGPURex Zhu2018-02-191-0/+1
* drm/amd/powerplay: Zero out power data in AMDGPU_PP_SENSOR_GPU_POWER readoutTom St Denis2018-02-191-0/+2
* drm/amd/pp: Refine pp_dpm_force_clock_level functionsRex Zhu2018-02-191-5/+0
* drm/amd/pp: Delete debug info when set power_profile_modeRex Zhu2018-02-191-2/+0
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-1/+0
OpenPOWER on IntegriCloud