summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2023-10-27drm/amd/amdgpu: fix the GPU power print error in pm infoLi Ma1-2/+2
2023-10-27drm/amd: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-10-27drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang3-3/+23
2023-10-27drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello3-5/+3
2023-10-27drm/amd/pm: Fix the return value in default caseMa Jun1-3/+1
2023-10-27drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0Jiadong Zhu1-1/+2
2023-10-27drm/amd/pm: record mca debug mode in RASTao Zhou1-0/+1
2023-10-20drm/amdgpu: Enable mca debug mode mode when ras enabledStanley.Yang1-1/+1
2023-10-20drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun12-88/+148
2023-10-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-10-20drm/amdgpu : Add hive ras recovery checkAsad Kamal1-1/+9
2023-10-20drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher1-1/+1
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie40-972/+7150
2023-10-13drm/amd/swsmu: update smu v14_0_0 header files and metrics tableLi Ma5-109/+291
2023-10-13drm/amd/pm: Add P2S tables for SMU v13.0.6Lijo Lazar1-0/+71
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang7-240/+61
2023-10-13drm/amd/pm: Add reset option for fan_ctrl on smu 13.0.7Ma Jun1-5/+64
2023-10-13drm/amd/pm: Add reset option for fan_ctrl interfacesMa Jun2-0/+36
2023-10-13drm/amdgpu: add support to power up/down UMSCH by SMULang Yu2-0/+27
2023-10-13drm/amdgpu: add power up/down UMSCH ppt callbackLang Yu3-1/+24
2023-10-13drm/amdgpu: add support to powerup VPE by SMULang Yu3-0/+31
2023-10-13drm/amdgpu/discovery: add SMU 14 supportLi Ma1-0/+8
2023-10-13drm/amd/swsmu: add smu14 ip supportKenneth Feng10-3/+3110
2023-10-13drm/amd/swsmu: add smu v14_0_0 pmfw if fileLi Ma1-0/+156
2023-10-13drm/amd/swsmu: add smu v14_0_0 ppsmc fileLi Ma1-0/+142
2023-10-13drm/amdgpu/swsmu: add smu v14_0_0 driver if fileLi Ma1-0/+281
2023-10-13drm/amd/pm: Use gpu_metrics_v1_4 for SMUv13.0.6Asad Kamal1-24/+41
2023-10-13drm/amd/pm: Add gpu_metrics_v1_4Asad Kamal1-0/+3
2023-10-13drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal1-1/+5
2023-10-13drm/amd/pm: wait for completion of the EnableGfxImu commandTim Huang1-2/+10
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann81-1154/+1042
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar5-12/+0
2023-10-09drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)Alex Deucher1-1/+16
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello1-2/+2
2023-10-06drm/amd/pm: Remove set df cstate for SMUv13.0.6Asad Kamal1-8/+0
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook1-1/+1
2023-10-05drm/amd/pm: Add GC v9.4.3 thermal limits to hwmonLijo Lazar1-7/+12
2023-10-05drm/amd/pm: Add throttle limit for SMU v13.0.6Lijo Lazar1-7/+27
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello10-26/+22
2023-10-05drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello6-12/+12
2023-10-03drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-03drm/amd/pm: delete dead codeDan Carpenter1-3/+0
2023-09-28drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3Victor Zhao1-1/+2
2023-09-28drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6Le Ma1-12/+12
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma4-41/+0
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma3-28/+38
2023-09-28drm/amd/pm: init plpd_mode properly for different asicsLe Ma1-0/+17
2023-09-27drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma3-0/+116