aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorFilesLines
2023-08-07drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter15-82/+154
2023-07-27drm/amd/pm: open brace '{' following struct go on the same lineRan Sun1-14/+7
2023-07-27drm/amd/pm: open brace '{' following function definitions go on the next lineRan Sun1-1/+2
2023-07-27drm/amd/pm: that open brace { should be on the previous lineRan Sun1-4/+2
2023-07-27drm/amd/pm: Clean up errors in arcturus_ppt.cRan Sun1-3/+3
2023-07-27drm/amd/pm: Clean up errors in arcturus_ppt.cRan Sun1-2/+2
2023-07-27drm/amd/pm: Clean up errors in navi10_ppt.cRan Sun1-12/+13
2023-07-27drm/amd/pm: add missing spaces before '('Ran Sun1-3/+3
2023-07-25drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metricsWenyou Yang2-9/+103
2023-07-25drm/amdgpu: open brace '{' following struct go on the same lineRan Sun1-2/+1
2023-07-25drm/amd/pm: open brace '{' following struct go on the same lineRan Sun1-14/+7
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher1-1/+1
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher1-2/+6
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie9-141/+78
2023-07-13drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello1-12/+2
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello1-71/+18
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello1-71/+18
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-20/+1
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan4-64/+37
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang6-6/+6
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-20/+1
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan4-64/+37
2023-07-10drm/amd/pm: disbale dcefclk device sysnode on GFX v9.4.3 chipYang Wang1-2/+1
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang6-6/+6
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-81/+181
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan7-32/+99
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-06-30drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar1-0/+1
2023-06-30drm/amd/pm: Enable pp_feature attributeLijo Lazar1-1/+3
2023-06-30drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L inte...Evan Quan2-2/+6
2023-06-30drm/amd/pm: Provide energy data in 15.625mJ unitsLijo Lazar1-2/+2
2023-06-30drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng1-0/+1
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-315/+1758
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-06-23drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()Nathan Chancellor1-38/+38
2023-06-23drm/amd/pm: remove unneeded variableMingtong Bao1-5/+5
2023-06-15drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interfaceCandice Li1-2/+1
2023-06-15drm/amd/pm: enable more Pstates profile levels for SMU v13.0.5Tim Huang2-3/+39
2023-06-15drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.5Tim Huang1-0/+29
2023-06-15drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function.Srinivasan Shanmugam1-4/+14
2023-06-15drm/amd/pm: fix vclk setting failed for SMU v13.0.5Tim Huang1-2/+9
2023-06-13drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-09drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-09drm/amd/pm: enable more Pstates profile levels for yellow_carpshikaguo2-5/+137
2023-06-09drm/amd/pm: enable more Pstates profile levels for SMU v13.0.4Tim Huang1-1/+53
2023-06-09drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.4Tim Huang1-0/+29