summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-06-04drm/amdgpu/pm: enable smu_hw_init for yellow carpAaron Liu1-3/+0
2021-06-04drm/amdgpu/pm: add set_driver_table_location implementation for yellow carpAaron Liu3-0/+25
2021-06-04drm/amdgpu/pm: set_pp_feature is unsupport for yellow carpAaron Liu1-2/+1
2021-06-04drm/amdgpu: add smu ip block for yellow carp(V3)Aaron Liu2-1/+4
2021-06-04drm/amd/pm: partially enable swsmu for yellow carp(V2)Aaron Liu1-0/+6
2021-06-04drm/amd/pm: add yellow_carp_ppt implementation(V3)Aaron Liu3-1/+192
2021-06-04drm/amd/pm: add smu13 ip support for moment(V3)Aaron Liu4-1/+185
2021-06-04drm/amdgpu/pm: add smu v13.0.1 smc header for yellow carp (v2)Aaron Liu1-0/+97
2021-06-04drm/amdgpu/pm: add smu v13.0.1 firmware header for yellow carp (V4)Aaron Liu1-0/+139
2021-06-04drm/admgpu/pm: add smu v13 driver interface header for yellow carp (v3)Aaron Liu1-0/+222
2021-06-04drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar3-33/+3
2021-06-04drm/amd/pm: Add VF check to BACO support checkLijo Lazar1-1/+1
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar3-20/+59
2021-06-04drm/amd/pm: Remove BACO check for aldebaranLijo Lazar1-7/+0
2021-06-04drm/amdgpu: attr to control SS2.0 bias level (v2)Sathishkumar S1-0/+80
2021-06-04drm/amd/pm: sysfs attrs to read ss powershare (v6)Sathishkumar S2-0/+112
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie16-48/+269
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du2-1/+23
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S1-1/+1
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-05-27drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...Lee Jones1-1/+1
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...Lee Jones1-11/+15
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' fu...Lee Jones1-1/+1
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function nameLee Jones1-1/+2
2021-05-27drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_...Lee Jones1-4/+4
2021-05-27drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones2-6/+6
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky1-1/+1
2021-05-21drm/amd/pm: fix return value in aldebaran_set_mp1_state()Feifei Xu1-3/+1
2021-05-21drm/amd/pm: Correct reserved uint32_t number in beige_goby_PPTableChengming Gui1-1/+1
2021-05-21drm/amd/pm: Update PPTable struct for beige_gobyChengming Gui1-1/+1
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto5-8/+131
2021-05-21drm/amdgpu/pm: add new fields for Navi1x (v3)David M Nieto1-17/+65
2021-05-21drm/amdgpu/pm: Update metrics table (v2)David M Nieto1-0/+3
2021-05-21drm/amd/pm: correct MGpuFanBoost settingEvan Quan2-0/+19
2021-05-19drm/amd/amdgpu: Enable gfxoff for beige_gobyChengming Gui1-0/+1
2021-05-19drm/amd/pm: Use the PPTable from VBIOS for beige_gobyChengming Gui1-2/+1
2021-05-19drm/amd/pm: use macro to get pptable membersChengming Gui1-66/+729
2021-05-19drm/amd/pm: update smu11 driver interface header for beige_gobyChengming Gui2-3/+365
2021-05-19drm/amd/amdgpu: add smu support for beige_gobyChengming Gui3-2/+12
2021-05-19drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar1-3/+8
2021-05-19drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar2-25/+55
2021-05-19drm/amd/pm: Add custom/current freq to pstatesLijo Lazar1-0/+8
2021-05-19drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu1-1/+2
2021-05-19drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+6
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng1-1/+1
2021-05-10drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2-2/+2
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2-2/+3
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for vangoghAlex Deucher1-1/+13