summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2021-03-24drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()Jia-Ju Bai1-1/+3
2021-03-24drm/amd/pm: Enable pp_od_clk_voltage node on aldebaranLijo Lazar2-2/+78
2021-03-24drm/amd/pm: add new data in metrics tableKenneth Feng2-16/+19
2021-03-24drm/amd/pm: add aldebaran serial number supportKevin Wang1-0/+23
2021-03-24drm/amd/pm: Enable user min/max gfxclk on aldebaranLijo Lazar1-1/+8
2021-03-24drm/amd/pm: remove aldebaran serial number supportKevin Wang1-19/+0
2021-03-24drm/amd/pm: Correct msg status check for powerlimitLijo Lazar1-1/+1
2021-03-24drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar2-4/+61
2021-03-24drm/amd/pm: Add DCBTC support for aldebaranLijo Lazar1-11/+17
2021-03-24drm/amd/pm: Fix power limit query on aldebaranLijo Lazar1-15/+13
2021-03-24drm/amdgpu/pm: Fix reset message mapping on aldebaranLijo Lazar1-1/+1
2021-03-24drm/amdgpu/pm: Remove unsupported MP1 messages from aldebaranLijo Lazar2-5/+0
2021-03-24drm/amd/pm: Set no fan control flag as needed.Lijo Lazar1-0/+4
2021-03-24drm/amd/pm: Remove CPU virtual address notification in aldebaranLijo Lazar1-17/+0
2021-03-24drm/amd/pm: Add support to override pptable id for aldebaranLijo Lazar1-2/+11
2021-03-24drm/amd/pm: Add atom_smc_dpm_info_v4_10 for aldebaranLijo Lazar1-0/+22
2021-03-24drm/amdgpu: update atom_firmware_info_v3_4 (v2)Feifei Xu1-0/+2
2021-03-24drm/amd/pm:add aldebaran support for getting bootup valuesFeifei Xu1-1/+15
2021-03-24drm/amdgpu:return true for mode1_reset_support on aldebaranFeifei Xu1-0/+3
2021-03-24drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu3-2/+76
2021-03-24drm/amd/swsmu: add aldebaran smu13 ip support (v3)Kevin Wang6-1/+3225
2021-03-05drm/amd/pm/swsmu: clean up user profile functionArunpravin1-22/+12
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen3-15/+17
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan7-41/+47
2021-03-03drm/amd/pm: correct the name of one function for vangoghXiaojian Du1-2/+2
2021-03-02drm/amd/pm: optimize the link width/speed retrieving V2Evan Quan3-20/+22
2021-03-02drm/amd/pm: bump Navi1x driver if version and related data structures V2Evan Quan1-35/+574
2021-02-27drm/amd/pm/swsmu: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-27drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan1-3/+12
2021-02-27drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher1-2/+2
2021-02-27drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher3-3/+3
2021-02-27amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell1-8/+9
2021-02-27amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell1-2/+47
2021-02-27amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell1-18/+112
2021-02-27amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...Darren Powell1-4/+68
2021-02-27amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use APIDarren Powell1-20/+31
2021-02-27amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use APIDarren Powell1-8/+26
2021-02-27amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use APIDarren Powell1-6/+21
2021-02-27amdgpu/pm: Powerplay API for smu , added get_performance_levelDarren Powell1-1/+11
2021-02-24drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-24drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...Nathan Chancellor1-1/+1
2021-02-19drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui2-56/+0
2021-02-19drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King2-2/+2
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du2-2/+4
2021-02-09drm/amd/pm: enable LCLK DSKenneth Feng1-0/+3
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou3-13/+143
2021-02-09drm/amd/pm: modify the power limit level parameter from bool to enum typeXiaomeng Hou1-2/+11
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang9-41/+45
2021-02-09drm/amd/pm: enable DCSKenneth Feng1-0/+5
2021-02-09drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher1-1/+1