summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu14
AgeCommit message (Expand)AuthorLines
2026-04-17drm/amd/pm: add od table upload error message parsing for smu v14.0.xYang Wang-8/+52
2026-04-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang-3/+7
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang-5/+5
2026-03-30drm/amd/pm: Unify version check in SMUv14Lijo Lazar-62/+21
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang-1/+32
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher-1/+0
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-10/+10
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar-1/+1
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar-8/+6
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar-22/+28
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar-8/+3
2026-01-29drm/amd/pm: Remove unused logic in SMUv14.0.2Lijo Lazar-39/+0
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar-2/+2
2026-01-27drm/amd/pm: fix smu v14 soft clock frequency setting issueYang Wang-0/+1
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang-1/+2
2026-01-10drm/amd/pm: Use message control for debug mailboxLijo Lazar-10/+7
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv14Lijo Lazar-2/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv14Lijo Lazar-17/+0
2026-01-10drm/amd/pm: Replace without wait with async callsLijo Lazar-4/+8
2026-01-10drm/amd/pm: Add message control for SMUv14Lijo Lazar-0/+34
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar-16/+22
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v14.0.2Yang Wang-2/+4
2026-01-05drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-2/+7
2025-12-16drm/amd/pm: restore SCLK settings after S0ix resumemythilam-5/+37
2025-12-08drm/amd/pm: Use common helper for smuv14.0.2 dpmLijo Lazar-75/+15
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv14Lijo Lazar-18/+18
2025-12-08drm/amd/pm: Use generic dpm table for SMUv14 SOCsLijo Lazar-100/+78
2025-12-08drm/amd/pm: Use emit_clk_levels in SMUv14.0.2Lijo Lazar-11/+10
2025-12-08drm/amd/pm: Use emit_clk_levels in SMUv14.0.0Lijo Lazar-12/+12
2025-10-20drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`Ilya Zlobintsev-5/+7
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smuRodrigo Siqueira-17/+2
2025-08-15drm/amdgpu/swm14: Update power limit logicAlex Deucher-5/+25
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min-3/+8
2025-06-24drm/amd/pm: revise the pcie dpm parametersKenneth Feng-2/+4
2025-06-24drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi-17/+34
2025-06-24drm/amd/pm: Add support to set ISP PowerPratap Nirujogi-0/+9
2025-06-18drm/amd/pm: set pcie default dpm table when updating pcie dpm parametersKenneth Feng-24/+21
2025-06-18drm/amd/pm: override pcie dpm parameters only if it is necessaryKenneth Feng-14/+23
2025-03-26drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2Tomasz Pakuła-1/+54
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła-41/+18
2025-03-13drm/amdgpu/pm: add VCN activity for SMU 14.0.2Alex Deucher-0/+10
2025-03-13drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher-0/+35
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-02-27drm/amd/pm: add fan abnormal detectionKenneth Feng-0/+52
2025-02-12drm/amdgpu: add support for SMU IP version 14.0.5Tim Huang-0/+2
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher-1/+1
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-1/+2