summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2023-04-18drm/amd/pm: change pmfw_decoded_link_width, speed variables to globalsTom Rix-2/+5
2023-04-13drm/amd/pm: correct the pcie link state check for SMU13Evan Quan-4/+10
2023-04-13drm/amd/pm: remove unused num_of_active_display variableTom Rix-7/+0
2023-04-11drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang-1/+60
2023-04-11drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang-7/+15
2023-04-11drm/amd/pm: Fix incorrect comment about Vangogh power cap supportGuilherme G. Piccoli-2/+2
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu01-2/+6
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2XTong Liu01-0/+8
2023-03-31drm/amd/pm: add sysfs node vclk1 and dclk1Tong Liu01-0/+40
2023-03-31drm/amd/pm: re-enable the gfx imu when smu resumeTim Huang-12/+28
2023-03-22drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1xAlex Deucher-1/+2
2023-03-22drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones-0/+2
2023-03-15drm/amd: fix compilation issue with legacy gccbobzhou-3/+4
2023-03-13drm/amd/pm: Remove unavailable temperature paramsLijo Lazar-43/+0
2023-03-13drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł-10/+33
2023-03-13drm/amd/pm: bump SMU 13.0.4 driver_if header versionTim Huang-3/+3
2023-03-07drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar-6/+2165
2023-03-07drm/amd/pm: Add PMFW headers for SMU 13.0.6Lijo Lazar-0/+448
2023-03-07drm/amdgpu: skip the invalid workload typePerry Yuan-2/+6
2023-03-07drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan-3/+7
2023-03-07drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan-2/+4
2023-03-07drm/amdgpu: remove dead codeMuhammad Usama Anjum-1/+1
2023-03-06drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li-0/+75
2023-03-06drm/amdgpu: fix no previous prototype warningKun Liu-1/+1
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu-0/+17
2023-02-23drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu-0/+144
2023-02-23drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen-6/+6
2023-02-23drm/amd/pm: no pptable resetup on runpm exitingEvan Quan-4/+11
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan-4/+17
2023-02-23drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng-0/+1
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray-0/+18
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar-3/+8
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng-1/+69
2023-02-08drm/amdgpu/smu: skip pptable init under sriovJane Jian-0/+6
2023-02-08drm/amd/pm/smu7: move variables to where they are usedAlex Deucher-6/+8
2023-02-08drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell-0/+2
2023-02-08drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan-15/+16
2023-02-08drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan-3/+4
2023-02-08drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan-0/+1
2023-01-31drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao-2/+4
2023-01-31drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang-0/+14
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie-0/+1
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie-12/+62
2023-01-24drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan-0/+1
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-8/+0
2023-01-17drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks additionDeepak R Varma-1/+1
2023-01-17drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma-4/+4
2023-01-17drm/amd/pm/powerplay/smumgr: use bitwise or for additionDeepak R Varma-2/+2
2023-01-17drm/amdgpu/pm: update hwmon power documentationAlex Deucher-1/+1
2023-01-13drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10Candice Li-3/+48