summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher2021-03-311-0/+5
* drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan2021-03-291-1/+2
* drm/amd/pm: workaround for audio noise issueKenneth Feng2021-03-234-11/+166
* drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2021-03-221-1/+2
* drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-03-221-1/+1
* drm/amd/pm: correct the watermark settings for PolarisEvan Quan2021-03-101-4/+4
* drm/amd/pm: bug fix for pcie dpmKenneth Feng2021-03-103-21/+141
* drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan2021-03-031-3/+12
* drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher2021-03-031-2/+2
* drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher2021-03-033-3/+3
* drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...Nathan Chancellor2021-02-221-1/+1
* drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du2021-02-093-3/+5
* drm/amd/pm: enable LCLK DSKenneth Feng2021-02-091-0/+3
* drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou2021-02-096-18/+204
* drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou2021-02-093-5/+21
* drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2021-02-092-1/+9
* drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang2021-02-0911-47/+45
* drm/amd/pm: enable DCSKenneth Feng2021-02-091-0/+5
* drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher2021-02-091-1/+1
* drm/amd/pm: enable ACDC featureKenneth Feng2021-02-091-0/+3
* drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter2021-02-021-3/+3
* drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabledJinzhou Su2021-02-021-4/+10
* drm/amd/pm: remove some useless code for vangoghXiaojian Du2021-02-021-3/+0
* drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du2021-02-021-0/+3
* drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher2021-02-017-103/+86
* Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher2021-02-017-9/+39
* drm/amd/pm: correct string parsing for extra separator characters caseEvan Quan2021-02-011-0/+2
* drm/amdgpu/pm: Account for extra separator characters in sysfs interfaceMatt Coffin2021-02-011-0/+2
* Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""Evan Quan2021-02-011-6/+3
* drm/amd/pm: store and reinstate swsmu user power configurationsArunpravin2021-01-252-4/+159
* drm/amd/pm: print the timeout of smc messageHuang Rui2021-01-211-3/+8
* drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang2021-01-211-1/+1
* drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang2021-01-203-6/+0
* drm/amdgpu: fix build error without x86 kconfig (v2)Huang Rui2021-01-193-7/+16
* drm/amd/pm: update driver if version for navy_flounderJiansong Chen2021-01-151-1/+1
* drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du2021-01-142-6/+48
* drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du2021-01-144-23/+6
* drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as staticSouptick Joarder2021-01-131-1/+1
* drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui2021-01-134-1/+104
* drm/amd/pm: implement the processor clocks which read by metricHuang Rui2021-01-134-0/+52
* drm/amd/pm: add the workload map for vangoghXiaojian Du2021-01-131-0/+1
* drm/amd/pm: fix one superfluous error for renoirXiaojian Du2021-01-131-0/+4
* drm/amd/pm: support the function to change power profile mode for vangoghXiaojian Du2021-01-131-1/+14
* drm/amd/pm: Enable GfxOff for VangoghJinzhou Su2021-01-132-0/+9
* drm/amd/pm: Add GFXOFF interface for VangoghJinzhou Su2021-01-131-1/+3
* drm/amd/pm: fix the return value of pm messageHuang Rui2021-01-131-0/+1
* drm/amdgpu: revise the mode2 reset for vangoghHuang Rui2021-01-133-22/+47
* drm/amdgpu: add mode2 reset support for vangoghAlex Deucher2021-01-131-0/+6
* drm/amd/pm: don't mark all apu as true on feature maskHuang Rui2021-01-131-1/+3
* drm/amd/pm: initial feature_enabled/feature_support bitmap for vangoghHuang Rui2021-01-131-4/+22