summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-03drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov1-1/+1
2022-02-11drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan1-0/+2
2022-02-07drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan1-21/+2
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan1-3/+0
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-2/+2
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan1-14/+5
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello1-5/+5
2022-01-18drm/amd/pm: add message smu to get ecc_tablemziya1-0/+2
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan1-7/+0
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-2/+2
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye1-1/+1
2021-10-22drm/amdgpu/smu11.0: add missing IP version checkAlex Deucher1-0/+1
2021-10-13drm/amdgpu/smu11: fix firmware version check for vangoghAlex Deucher1-1/+1
2021-10-13drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DCDarren Powell1-4/+5
2021-10-13amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell1-6/+11
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-14/+14
2021-10-04drm/amdgpu/pm/smu_v11.0: update IP version checkingAlex Deucher1-12/+12
2021-10-04drm/amdgpu/smu11.0: convert to IP version checkingAlex Deucher1-42/+46
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan1-2/+7
2021-08-16drm/amd/pm: drop unnecessary manual mode checkEvan Quan1-12/+4
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-13/+9
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan1-0/+28
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan1-0/+35
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan1-0/+35
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan1-0/+25
2021-07-23drm/amdgpu: add check_fw_version support for cyan_skillfishLang Yu1-0/+3
2021-07-13drm/amd/pm: Fix BACO state setting for Beige_GobyChengming Gui1-0/+1
2021-06-11drm/amd/pm: correct the runpm handling for BACO supported ASICEvan Quan1-9/+2
2021-06-04drm/amd/pm: Add VF check to BACO support checkLijo Lazar1-1/+1
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/amdgpu: add smu support for beige_gobyChengming Gui1-2/+10
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-1/+1
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-1/+2
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du1-0/+1
2021-03-23drm/amd/pm: Use BACO reset arg 0 on XGMI configurationshaoyunl1-1/+1
2021-03-23drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl1-0/+10
2021-03-23drm/amdgpu/swsmu: fix error return code of smu_v11_0_set_allowed_mask()Jia-Ju Bai1-1/+3
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-2/+2
2021-03-02drm/amd/pm: optimize the link width/speed retrieving V2Evan Quan1-8/+2
2021-02-26drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan1-3/+12
2021-02-09drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangoghXiaomeng Hou1-3/+5
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang1-24/+0
2021-02-01drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)Alex Deucher1-55/+3
2021-02-01Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher1-1/+30
2021-01-13drm/amd/pm: Enable GfxOff for VangoghJinzhou Su1-0/+1
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang1-0/+5
2020-12-15drm/amd/pm: add deep sleep control for uclk and fclkEvan Quan1-0/+16
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan1-0/+2
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan1-1/+22