summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
AgeCommit message (Expand)AuthorFilesLines
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-18drm/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-10drm/amd/pm: Update uclk/sclk limit report formatAsad Kamal1-6/+10
2024-04-10drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-2/+2
2024-04-10drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun1-2/+2
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie1-6/+8
2024-02-29drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal1-2/+2
2024-02-29drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal1-4/+6
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+0
2023-11-30drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-30drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-10-27drm/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...Le 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-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-0/+1
2023-08-16drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-16drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3
2023-08-16drm/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-19drm/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-04-01drm/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-08drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan1-5/+2
2022-02-08drm/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-26drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-26drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-16/+7
2022-01-26drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan1-2/+2
2022-01-15drm/amd/pm: relocate the power related headersEvan Quan1-1/+0
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-4/+5