summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)AuthorLines
2026-03-30drm/amd/pm: Unify version check in SMUv11Lijo Lazar-80/+52
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher-1/+0
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-13/+13
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+21
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar-1/+1
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar-23/+19
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar-49/+68
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar-103/+89
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar-2/+3
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv11Lijo Lazar-10/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv11Lijo Lazar-19/+0
2026-01-10drm/amd/pm: Replace without wait with async callsLijo Lazar-22/+16
2026-01-10drm/amd/pm: Add message control for SMUv11Lijo Lazar-0/+22
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar-46/+81
2026-01-05drm/amd/pm: force send pcie parmater on navi1xYang Wang-18/+15
2026-01-05drm/amd/pm: fix wrong pcie parameter on navi1xYang Wang-2/+2
2025-12-08drm/amd/pm: Use common helper for sienna dpm tableLijo Lazar-67/+27
2025-12-08drm/amd/pm: Use common helper for navi10 dpm tableLijo Lazar-80/+27
2025-12-08drm/amd/pm: Use common helper for arcturus dpmLijo Lazar-94/+39
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv11Lijo Lazar-38/+57
2025-12-08drm/amd/pm: Use generic dpm table for SMUv11 SOCsLijo Lazar-160/+122
2025-12-08drm/amd/pm: Use emit_clk_levels in vangoghLijo Lazar-19/+20
2025-12-08drm/amd/pm: Use emit_clk_levels in cyan skillfishLijo Lazar-9/+8
2025-12-08drm/amd/pm: Use emit_clk_levels in sienna_cichildLijo Lazar-14/+13
2025-12-08drm/amd/pm: Remove print_clk_levels from navi10Lijo Lazar-193/+0
2025-11-24drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang-1/+6
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher-0/+3
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-1/+1
2025-10-20drm/amd/pm: Avoid writing nulls into `pp_od_clk_voltage`Ilya Zlobintsev-15/+20
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello-1/+0
2025-10-13drm/amd: Adjust whitespace for vangogh_pptMario Limonciello-7/+5
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smuRodrigo Siqueira-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smuRodrigo Siqueira-17/+2
2025-08-04drm/amd/pm: Use cached metrics data on arcturusLijo Lazar-1/+1
2025-06-24drm/amd/pm: revise the pcie dpm parametersKenneth Feng-2/+6
2025-06-18drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manualMario Limonciello-22/+15
2025-06-18drm/amd/pm: override pcie dpm parameters only if it is necessaryKenneth Feng-25/+28
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert-6/+0
2025-05-07drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_rangeDr. David Alan Gilbert-39/+0
2025-04-30drm/amd/pm: Fix comment styleLijo Lazar-1/+1
2025-04-08drm/amd/pm/smu11: Prevent division by zeroDenis Arefev-1/+1
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-0/+3
2025-02-12drm/amd/pm: add support for IP version 11.5.2Ying Li-4/+8
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello-1/+2
2024-12-10drm/amd/pm: power up or down vcn by instanceBoyuan Zhang-12/+8
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher-232/+310
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher-12/+7
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar-1/+5