summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: improve OD code robustnesstianci yin2018-12-042-8/+16
* drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan2018-12-031-22/+32
* drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan2018-12-032-2/+3
* drm/amd/powerplay: support new pptable upload on Vega20Evan Quan2018-12-031-1/+3
* drm/amd/pp: handle negative values when reading ODGreathouse, Joseph2018-11-194-46/+40
* drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan2018-11-191-1/+11
* drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu2018-11-131-16/+16
* drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan2018-11-071-20/+17
* drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan2018-11-073-1/+19
* drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu2018-11-011-4/+8
* drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu2018-11-011-0/+31
* drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu2018-11-011-4/+6
* drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan2018-11-011-3/+3
* drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan2018-10-301-2/+8
* drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S2018-10-261-0/+4
* drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan2018-10-251-29/+15
* drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan2018-10-251-11/+10
* drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2018-10-242-0/+17
* drm/amd/powerplay: bump the PPtable version supportedEvan Quan2018-10-222-30/+18
* drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan2018-10-221-0/+11
* drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse2018-10-221-2/+14
* powerplay: Respect units on max dcfclk watermarkDavid Francis2018-10-221-1/+1
* drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2018-10-221-4/+7
* drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fieldsEvan Quan2018-10-162-9/+14
* drm/amd/powerplay: added I2C controller configurationEvan Quan2018-10-162-63/+139
* drm/amd/powerplay: hint when power profile setting is not supportedEvan Quan2018-10-121-2/+7
* drm/amd/powerplay: translate power_profile mode to pplib workload typeEvan Quan2018-10-121-3/+39
* drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher2018-10-104-96/+70
* drm/amdgpu/powerplay: endian fixes for vega20_processpptables.cAlex Deucher2018-10-101-16/+25
* drm/amdgpu/powerplay: endian fixes for vega12_processpptables.cAlex Deucher2018-10-101-12/+14
* drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher2018-10-101-15/+15
* drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King2018-10-105-0/+10
* drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-104-32/+2
* drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu2018-10-101-3/+0
* drm/amd/pp: Implement load_firmware interfaceRex Zhu2018-10-091-0/+15
* drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu2018-10-093-3/+4
* drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu2018-10-093-73/+39
* drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu2018-10-092-1/+19
* drm/amd/pp: Refine function iceland_start_smuRex Zhu2018-10-091-11/+1
* drm/amd/pp: Fix memory leak on CI/AIRex Zhu2018-10-091-4/+4
* drm/amdgpu: Add fan RPM setting via sysfsRex Zhu2018-10-091-0/+19
* drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPMRex Zhu2018-10-092-0/+8
* drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal2018-10-091-1/+4
* drm/amd/pp: Remove wrong code in fiji_start_smuRex Zhu2018-10-091-10/+0
* drm/amd/pp: Remove uncessary extra vcn pg cntl in smuRex Zhu2018-10-091-15/+1
* drm/amdgpu: Move out power up/down sdma out of smuRex Zhu2018-10-092-15/+1
* drm/amd/pp: Expose the smu support for SDMA PG cntlRex Zhu2018-10-093-0/+27
* drm/amd/pp: Avoid divide-by-zero in fan_ctrl_set_fan_speed_rpmRex Zhu2018-10-092-0/+2
* drm/amd/pp: Fix fan's RPM setting not work on VI/Vega10Rex Zhu2018-10-092-4/+4
* drm/amd/powerplay: enable MGPU fan boost feature on Vega20Evan Quan2018-10-091-0/+15