summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello-6/+6
2023-10-09drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello-2/+2
2023-10-05drm/amd/pm: Remove set df cstate for SMUv13.0.6Asad Kamal-8/+0
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook-1/+1
2023-10-04drm/amd/pm: Add GC v9.4.3 thermal limits to hwmonLijo Lazar-7/+12
2023-10-04drm/amd/pm: Add throttle limit for SMU v13.0.6Lijo Lazar-7/+27
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello-26/+22
2023-10-04drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello-12/+12
2023-10-03drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello-18/+23
2023-10-03drm/amd/pm: delete dead codeDan Carpenter-3/+0
2023-09-28drm/amd/pm: Disallow managing power profiles on SRIOV for gc11.0.3Victor Zhao-1/+2
2023-09-28drm/amd/pm: fix the print_clk_levels issue for SMU v13.0.6Le Ma-12/+12
2023-09-28drm/amd/pm: deprecate allow_xgmi_power_down interfaceLe Ma-41/+0
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma-28/+38
2023-09-28drm/amd/pm: init plpd_mode properly for different asicsLe Ma-0/+17
2023-09-26drm/amd/pm: add xgmi_plpd_policy sysfs node for user to change plpd policyLe Ma-0/+116
2023-09-26drm/amd/pm: add xgmi plpd mode selecting interface for smu v13.0.6Le Ma-1/+66
2023-09-26drm/amd/pm: add plpd_mode in smu_context to indicate current modeLe Ma-0/+2
2023-09-26drm/amd/pm: update pmfw headers for version 85.73.0Le Ma-0/+5
2023-09-26drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun-4/+47
2023-09-26drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng-0/+1
2023-09-20drm/amd/pm: Remove SMUv13.0.6 unsupported featureLijo Lazar-1/+0
2023-09-20drm/amd/pm: Round Q10 format values in SMU v13.0.6Lijo Lazar-34/+36
2023-09-20drm/amd/pm: add smu_13_0_6 mca dump supportYang Wang-0/+531
2023-09-20drm/amd/pm: update smu_v13_0_6 ppsmc headerYang Wang-2/+100
2023-09-20Documentation/amdgpu: Modify pp_dpm_*clk detailsLijo Lazar-1/+9
2023-09-20drm/amd/pm:Fix GFX deep sleep clock reportingLijo Lazar-1/+9
2023-09-20drm/amd/pm: Fix clock reporting for SMUv13.0.6Lijo Lazar-97/+62
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-101/+130
2023-09-11drm/amdgpu: fix retry loop testDan Carpenter-1/+1
2023-09-11drm/amdgpu: fix retry loop testDan Carpenter-1/+1
2023-09-11drm/amd/pm: enable smu_v13_0_6 mca debug mode when UMC RAS feature is enabledYang Wang-1/+28
2023-09-11drm/amd/pm: update smu_v13_0_6 smu headerYang Wang-1/+5
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3Darren Powell-55/+27
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2Darren Powell-14/+13
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1Darren Powell-68/+57
2023-09-06amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaranDarren Powell-32/+31
2023-09-06drm/amd/pm: only poweron/off vcn/jpeg when they are valid.Yifan Zhang-0/+23
2023-08-31drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar-2/+1
2023-08-31drm/amd/pm: fix debugfs pm_info outputAlex Deucher-0/+3
2023-08-31drm/amd/pm: Fix critical temp unit of SMU v13.0.6Asad Kamal-4/+5
2023-08-31drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal-4/+55
2023-08-31drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-3/+17
2023-08-31drm/amdgpu/pm: Add notification for no DC supportBokun Zhang-12/+11
2023-08-31Revert "drm/amd/pm: disable the SMU13 OD feature support temporarily"Evan Quan-24/+6
2023-08-31drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan-2/+169
2023-08-31drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan-2/+171
2023-08-31drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan-2/+170
2023-08-31drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan-2/+168
2023-08-31drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan-7/+414