summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: fix wrong smu socclk valueYang Wang2023-06-091-1/+1
* drm/amdgpu: Add mode-2 reset in SMU v13.0.6Lijo Lazar2023-06-091-9/+7
* drm/amd/pm: Notify PMFW about driver unload casesLijo Lazar2023-06-091-2/+23
* drm/amd/pm: Update PMFW headers for version 85.54Lijo Lazar2023-06-092-19/+2
* drm/amd/pm: Expose mem temperature for GC version 9.4.3Asad Kamal2023-06-091-5/+5
* drm/amd/pm: Update hw mon attributes for GC version 9.4.3Asad Kamal2023-06-091-11/+25
* drm/amd/pm: Initialize power limit for SMU v13.0.6Lijo Lazar2023-06-091-15/+0
* drm/amd/pm: Keep interface version in PMFW headerLijo Lazar2023-06-0915-52/+17
* drm/amd/pm: Add ih for SMU v13.0.6 thermal throttlingAsad kamal2023-06-091-3/+104
* drm/amd/pm: Update pmfw header files for SMU v13.0.6Asad kamal2023-06-092-1/+12
* drm/amd/pm: Update gfx clock frequency for SMU v13.0.6Asad kamal2023-06-091-1/+10
* drm/amd/pm: Update pmfw header files for SMU v13.0.6Asad kamal2023-06-092-3/+7
* drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj2023-06-092-3/+13
* drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan2023-06-093-19/+20
* drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen2023-06-091-2/+7
* drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen2023-06-091-7/+13
* drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma2023-04-183-27/+27
* drm/amd/pm: Fix spelling mistake "aquire" -> "acquire"Colin Ian King2023-04-181-1/+1
* drm/amd/pm: change pmfw_decoded_link_width, speed variables to globalsTom Rix2023-04-182-2/+5
* drm/amd/pm: correct the pcie link state check for SMU13Evan Quan2023-04-133-4/+10
* drm/amd/pm: remove unused num_of_active_display variableTom Rix2023-04-131-7/+0
* drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang2023-04-111-1/+60
* drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang2023-04-111-7/+15
* drm/amd/pm: Fix incorrect comment about Vangogh power cap supportGuilherme G. Piccoli2023-04-111-2/+2
* drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu012023-03-311-2/+6
* drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2XTong Liu012023-03-311-0/+8
* drm/amd/pm: add sysfs node vclk1 and dclk1Tong Liu012023-03-312-0/+40
* drm/amd/pm: re-enable the gfx imu when smu resumeTim Huang2023-03-311-12/+28
* drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1xAlex Deucher2023-03-221-1/+2
* drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...Lee Jones2023-03-221-0/+2
* drm/amd: fix compilation issue with legacy gccbobzhou2023-03-151-3/+4
* drm/amd/pm: Remove unavailable temperature paramsLijo Lazar2023-03-131-43/+0
* drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł2023-03-131-10/+33
* drm/amd/pm: bump SMU 13.0.4 driver_if header versionTim Huang2023-03-132-3/+3
* drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar2023-03-077-6/+2165
* drm/amd/pm: Add PMFW headers for SMU 13.0.6Lijo Lazar2023-03-073-0/+448
* drm/amdgpu: skip the invalid workload typePerry Yuan2023-03-072-2/+6
* drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan2023-03-072-3/+7
* drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan2023-03-072-2/+4
* drm/amdgpu: remove dead codeMuhammad Usama Anjum2023-03-071-1/+1
* drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li2023-03-061-0/+75
* drm/amdgpu: fix no previous prototype warningKun Liu2023-03-061-1/+1
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-231-0/+17
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-235-0/+144
* drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
* drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng2023-02-231-0/+1
* drm/amd/pm: avoid unaligned access warningsJonathan Gray2023-02-159-0/+18
* drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-152-3/+8