aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+12
2019-04-29drm/amdgpu: power down the Vega20 VCE engine on requestEvan Quan1-1/+12
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-2/+18
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell1-1/+15
2019-03-27drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan1-6/+7
2019-03-27drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan1-1/+9
2019-03-27drm/amd/powerplay: add ECC feature bitEvan Quan1-1/+9
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan1-1/+10
2019-02-27drm/amd/powerplay: show the right override pcie parametersEvan Quan1-16/+30
2019-02-27drm/amd/powerplay: honor the OD settingsEvan Quan1-16/+16
2019-02-27drm/amd/powerplay: set default fclk for no fclk dpm support caseEvan Quan1-2/+5
2019-02-27drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX featureEvan Quan1-14/+5
2019-02-27drm/amd/powerplay: force FCLK to highest also for 5K or higher displaysEvan Quan1-1/+37
2019-02-27drm/amd/powerplay: drop redundant soft min/max settingsEvan Quan1-24/+0
2019-02-22drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan1-2/+2
2019-02-22drm/powerplay: print current clock level when dpm is disabled on vg20shaoyunl1-28/+28
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King1-1/+1
2019-02-07drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan1-20/+27
2019-01-28drm/amd/powerplay: add override pcie parameters for Vega20Eric Huang1-0/+46
2019-01-25drm/amd/powerplay: avoid frequent metrics table exportEvan Quan1-13/+30
2019-01-25drm/amd/powerplay: correct Vega20 gfxclk readout under DSEvan Quan1-5/+9
2019-01-25drm/amd/powerplay: run btc before enabling all SMU featuresEvan Quan1-0/+10
2019-01-25drm/amd/powerplay: fit the SOC clock also to the new performance levelEvan Quan1-0/+37
2019-01-25drm/amd/powerplay: support retrieving and adjusting dcefclock power levels V2Evan Quan1-1/+51
2019-01-25drm/amd/powerplay: support retrieving and adjusting fclock power levels V2Evan Quan1-0/+64
2019-01-25drm/amd/powerplay: support retrieving and adjusting SOC clock power levels V2Evan Quan1-0/+45
2019-01-25drm/amd/powerplay: support enabled ppfeatures retrieving and setting V3Evan Quan1-0/+104
2019-01-25drm/amdgpu/powerper: add vega20 BACO functionsJim Qu1-0/+5
2019-01-14drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0
2019-01-14drm/amd/powerplay: avoid possible buffer overflowEvan Quan1-0/+14
2019-01-14drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan1-0/+3
2019-01-14drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan1-3/+7
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+43
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-92/+47
2018-12-20drm/amd/powerplay: add Vega20 LCLK DPM level setting supportEvan Quan1-0/+43
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan1-1/+1
2018-12-03drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan1-22/+32
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie1-9/+21
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph1-8/+10
2018-11-19drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan1-1/+11
2018-11-08drm/amd/powerplay: correct code styleJim Qu1-90/+45
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan1-0/+16
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan1-0/+16
2018-11-05drm/amd/powerplay: do the comparison in the right Khz granularityEvan Quan1-2/+2
2018-10-25drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan1-29/+15
2018-10-25drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan1-11/+10
2018-10-24drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan1-0/+9
2018-10-22drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan1-0/+11