aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert1-6/+0
2025-04-30drm/amd/pm: Reset SMU v13.0.x custom settingsLijo Lazar1-2/+11
2025-01-28drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher1-7/+8
2024-06-14drm/amd/pm: update check condition for SMU mode1 resetTao Zhou1-1/+1
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou1-3/+2
2024-05-20drm/amd/pm: Remove unused interface to set plpdLijo Lazar1-24/+0
2024-05-17drm/amd/pm: Add xgmi plpd to aldebaran pm_policyLijo Lazar1-0/+36
2024-05-13drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-04-09drm/amd/pm: Update uclk/sclk limit report formatAsad Kamal1-6/+10
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-2/+2
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_funcsMa Jun1-2/+2
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-6/+8
2024-02-28drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal1-2/+2
2024-02-28drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal1-4/+6
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+0
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-10-26drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang1-1/+9
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun1-4/+9
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang1-45/+15
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar1-2/+0
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt levelLe Ma1-8/+15
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3Darren Powell1-55/+27
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2Darren Powell1-14/+13
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1Darren Powell1-68/+57
2023-09-06amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaranDarren Powell1-32/+31
2023-08-30drm/amd: Fix spelling mistake "throtting" -> "throttling"Colin Ian King1-3/+3
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-0/+1
2023-08-15drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-15drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-0/+1
2023-08-09drm/amd/pm: Clean up errors in aldebaran_ppt.cRan Sun1-7/+5
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang1-1/+1
2023-06-09drm/amd/pm: Keep interface version in PMFW headerLijo Lazar1-0/+1
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan1-0/+9
2022-06-22amdgpu/pm: Fix possible array out-of-bounds if SCLK levels != 2Darren Powell1-22/+12
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell1-4/+5
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher1-0/+1
2022-06-03drm/amdgpu: print umc correctable error addressStanley.Yang1-0/+1
2022-06-03drm/amdgpu/pm: support mca_ceumc_addr in ecctableStanley.Yang1-12/+41
2022-05-26drm/amd/pm: Fix missing thermal throttler statusLijo Lazar1-0/+1
2022-03-31drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell1-7/+9
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang1-0/+43
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-5/+2
2022-02-07drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov1-0/+1
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher1-0/+3
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov1-10/+34
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0