aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain function namesLee Jones1-11/+15
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' function nameLee 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_ctrl_set_default_mode()'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
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for APUsAlex Deucher1-0/+8
2021-05-10drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan2-5/+11
2021-05-10drm/amd/pm: initialize variableTom Rix1-1/+1
2021-05-10drm/amd/pm: Add debugfs node to read private bufferLijo Lazar1-0/+44
2021-05-10drm/amd/pm: Add interface to get FW private bufferLijo Lazar2-0/+42
2021-05-10drm/amd/pm/powerplay/hwmgr: Fix kernel-doc syntax in documentationFabio M. De Francesco1-4/+4
2021-04-28amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-28amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-04-28amdgpu/pm: add extra info to SMU msg pre-check failed messageDarren Powell1-2/+2
2021-04-28drm/amd/pm: Update energy_accumulator in gpu metricsHarish Kasiviswanathan1-1/+3
2021-04-15drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
2021-04-15drm/amd/pm: revise two names of sensor values for vangoghXiaojian Du1-6/+6
2021-04-15drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangoghXiaojian Du1-6/+0
2021-04-15drm/amd/pm: add the callback to get the bootup values for renoirXiaojian Du3-0/+126
2021-04-15drm/amd/pm: Show updated clocks on aldebaranLijo Lazar1-11/+41
2021-04-15drm/amdgpu: Ensure dcefclk isn't created on AldebaranKent Russell1-1/+3
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du1-26/+338
2021-04-15drm/amd/pm: update the driver interface header for vangoghXiaojian Du2-2/+40
2021-04-15drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar2-2/+3
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1