aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2018-07-05drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smuRex Zhu1-8/+17
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu1-3/+26
2018-07-05drm/amd/pp: Rename enable_per_cu_power_gating to powergate_gfxRex Zhu5-7/+7
2018-07-05drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu3-7/+7
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-1/+1
2018-06-28drm/amd/powerplay: smc_dpm_info structure changeEvan Quan4-1/+10
2018-06-28drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan4-12/+91
2018-06-28drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan1-0/+1
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie16-572/+202
2018-06-19drm/amd/pp: Fix uninitialized variableRajan Vaja1-1/+1
2018-06-15drm/amd/pp: Implement update_smc_table for CI.Rex Zhu1-0/+84
2018-06-15drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu5-44/+6
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu12-430/+0
2018-06-15drm/amd/pp: Make sure clock_voltage_limit_table on dc is validRex Zhu1-0/+5
2018-06-15drm/amd/pp: Add S3 support for OD featureRex Zhu2-98/+107
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-76/+72
2018-06-14drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng1-2/+5
2018-06-13drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan1-9/+0
2018-06-13drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu1-2/+7
2018-06-13drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-06-13drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan1-7/+6
2018-06-13drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handlerHuang Rui1-1/+2
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2-3/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-31drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu5-19/+10
2018-05-30drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski1-33/+31
2018-05-30drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan1-1/+3
2018-05-29drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski1-0/+6
2018-05-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher1-1/+0
2018-05-24drm/amd/pp: Add smu support for VCN powergating on RVRex Zhu1-1/+18
2018-05-24drm/amd/pp: fix a couple locking issuesRex Zhu1-12/+19
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu3-19/+14
2018-05-18drm/amd/pp: Fix build warning in vegamRex Zhu2-2/+4
2018-05-18drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()Dan Carpenter1-1/+2
2018-05-18drm/amd/pp: Workaround flickering issue on RVRex Zhu1-0/+3
2018-05-17drm/amdgpu/powerplay: Add initial vega20 support v2Feifei Xu1-0/+1
2018-05-17drm/amdgpu: Add smu firmware support for vega20Feifei Xu1-0/+1
2018-05-17drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan4-0/+14
2018-05-17drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan4-0/+20
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski2-0/+9
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-15drm/amd/pp: Implement force_clock_level for RVRex Zhu1-0/+45
2018-05-15drm/amd/powerplay: add PME smu message for ravenJunwei Zhang1-1/+2
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2-2/+2
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu1-0/+3
2018-05-15drm/powerplay: Add powertune table for VEGAMEric Huang1-0/+189
2018-05-15drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.cEric Huang1-10/+61
2018-05-15drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang4-1/+2464
2018-05-15drm/amd/powerplay: update process pptablesEric Huang1-0/+37