summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined behaviour from signed integer overflowTimothy Pearson2018-06-231-1/+1
* drm/amd/pp: Fix uninitialized variableRajan Vaja2018-06-191-1/+1
* Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-1510-76/+72
|\
| * drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| * drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan2018-06-131-9/+0
| * drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| * drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| * drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6
| * drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui2018-06-131-1/+2
| * drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-132-3/+3
| * drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10
| * drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31
| * drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
| * drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski2018-05-291-0/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
|/
* drm/amdgpu/pp: remove duplicate assignmentAlex Deucher2018-05-241-1/+0
* drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu2018-05-241-1/+18
* drm/amd/pp: fix a couple locking issuesRex Zhu2018-05-241-12/+19
* drm/amd/pp: Fix static checker warningRex Zhu2018-05-243-19/+14
* drm/amd/pp: Fix build warning in vegamRex Zhu2018-05-182-2/+4
* drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter2018-05-181-1/+2
* drm/amd/pp: Workaround flickering issue on RVRex Zhu2018-05-181-0/+3
* drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu2018-05-171-0/+1
* drm/amdgpu: Add smu firmware support for vega20Feifei Xu2018-05-171-0/+1
* drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan2018-05-174-0/+14
* drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan2018-05-174-0/+20
* drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski2018-05-152-0/+9
* drm/amd/pp: Fix performance drop on FijiRex Zhu2018-05-151-3/+1
* drm/amd/pp: Implement force_clock_level for RVRex Zhu2018-05-151-0/+45
* drm/amd/powerplay: add PME smu message for ravenJunwei Zhang2018-05-151-1/+2
* drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-152-2/+2
* drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-152-30/+23
* drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-151-0/+3
* drm/powerplay: Add powertune table for VEGAMEric Huang2018-05-151-0/+189
* drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang2018-05-151-10/+61
* drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang2018-05-154-1/+2464
* drm/amd/powerplay: update process pptablesEric Huang2018-05-151-0/+37
* drm/amd/powerplay: update ppatomctrl.c (v2)Eric Huang2018-05-152-0/+41
* drm/amd/powerplay: add smu75 header filesEric Huang2018-05-152-0/+1646
* drm/amdgpu: add VEGAM SMU firmware supportLeo Liu2018-05-151-0/+1
* drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)Rex Zhu2018-05-153-361/+390
* 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-154-20/+73
* drm/amd/pp: Refine the OD state checking code in smu7Rex Zhu2018-05-151-6/+2
* drm/amd/pp: Use dynamic gfx_clk rather than hardcoded valuesRex Zhu2018-05-152-20/+29
* drm/amd/pp: Change pstate_clk frequency unit to 10KHz on RvRex Zhu2018-05-151-2/+2
* drm/amd/powerplay: use the flag to decide whether send gfxoff smc messageHuang Rui2018-05-151-1/+5
* drm/amd/powerplay: add control gfxoff enabling in late initHuang Rui2018-05-151-0/+9
* drm/amdgpu: clear gfxoff feature mask if the asic is not ravenHuang Rui2018-05-151-1/+5
OpenPOWER on IntegriCloud