summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2021-03-23drm/amd/pm: correct the gpu metrics versionEvan Quan1-1/+1
2021-03-23drm/amd/pm: Use BACO reset arg 0 on XGMI configurationshaoyunl1-1/+1
2021-03-23drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-23drm/amd/pm: Mundane typo fixes in the file amdgpu_pm.cBhaskar Chowdhury1-2/+2
2021-03-23drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King1-1/+1
2021-03-23drm/amd/pm: add a new sysfs entry for default power limitEric Huang10-14/+73
2021-03-23drm/amdgpu/smu8: return an error rather than 50% if busy query failsAlex Deucher1-4/+3
2021-03-23drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher2-1/+28
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl7-0/+42
2021-03-23drm/amd/pm: correct the watermark settings for PolarisEvan Quan1-4/+4
2021-03-23drm/amd/pm: bug fix for pcie dpmKenneth Feng3-21/+141
2021-03-23drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()Jia-Ju Bai1-1/+3
2021-03-23drm/amd/pm: Remove min/max overload of pp_dpm_sclkLijo Lazar1-85/+0
2021-03-23drm/amd/pm: Enable pp_od_clk_voltage node on aldebaranLijo Lazar2-2/+78
2021-03-23drm/amd/pm: add new data in metrics tableKenneth Feng3-18/+19
2021-03-23drm/amd/pm: add aldebaran serial number supportKevin Wang1-0/+23
2021-03-23drm/amd/pm: Enable user min/max gfxclk on aldebaranLijo Lazar1-1/+8
2021-03-23drm/amd/pm: remove aldebaran serial number supportKevin Wang1-19/+0
2021-03-23drm/amd/pm: Correct msg status check for powerlimitLijo Lazar1-1/+1
2021-03-23drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar3-4/+149
2021-03-23drm/amd/pm: Add DCBTC support for aldebaranLijo Lazar1-11/+17
2021-03-23drm/amd/pm: Fix power limit query on aldebaranLijo Lazar1-15/+13
2021-03-23drm/amdgpu/pm: Remove redundant generic message indexLijo Lazar1-1/+0
2021-03-23drm/amdgpu/pm: Fix reset message mapping on aldebaranLijo Lazar1-1/+1
2021-03-23drm/amdgpu/pm: Remove unsupported MP1 messages from aldebaranLijo Lazar2-5/+0
2021-03-23drm/amd/pm: Set no fan control flag as needed.Lijo Lazar1-0/+4
2021-03-23drm/amd/pm: Remove CPU virtual address notification in aldebaranLijo Lazar1-17/+0
2021-03-23drm/amd/pm: Add support to override pptable id for aldebaranLijo Lazar1-2/+11
2021-03-23drm/amd/pm: Add atom_smc_dpm_info_v4_10 for aldebaranLijo Lazar1-0/+22
2021-03-23drm/amdgpu: update atom_firmware_info_v3_4 (v2)Feifei Xu1-0/+2
2021-03-23drm/amd/pm:add aldebaran support for getting bootup valuesFeifei Xu1-1/+15
2021-03-23drm/amdgpu:return true for mode1_reset_support on aldebaranFeifei Xu1-0/+3
2021-03-23drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu7-6/+104
2021-03-23drm/amd/swsmu: add aldebaran smu13 ip support (v3)Kevin Wang12-5/+3797
2021-03-23drm/amd/swsmu: add aldebaran smu driver if header (v2)Kevin Wang1-0/+512
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 Chen4-16/+18
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan8-45/+51
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 Quan4-22/+30
2021-03-02drm/amd/pm: bump Navi1x driver if version and related data structures V2Evan Quan3-40/+673
2021-02-26drm/amd/pm/swsmu: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-26amdgpu/pm: read_sensor() report failure apporpriatelyShirish S8-8/+8
2021-02-26drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan1-3/+12
2021-02-26drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher1-2/+2
2021-02-26drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher3-3/+3
2021-02-26amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell3-73/+48
2021-02-26amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell3-66/+86
2021-02-26amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell3-444/+164