summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13
AgeCommit message (Expand)AuthorLines
2026-04-28drm/amd/pm: Add fine grained flag to SMU v13.0.6Lijo Lazar-0/+1
2026-04-24drm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang-0/+1
2026-04-17drm/amd/pm: Fix mode2 reset ACK handling on aldebaran v2Srinivasan Shanmugam-3/+3
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang-10/+10
2026-04-03drm/amd/pm: Use smu vram copy in SMUv13Lijo Lazar-9/+19
2026-03-24drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW versionJesse.Zhang-0/+1
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang-2/+64
2026-03-23drm/amd/pm: Add custom fclk setting supportAsad Kamal-1/+83
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal-8/+11
2026-03-17drm/amd/pm: Use common smu fw check function for smu13Asad Kamal-50/+7
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar-2/+3
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal-0/+3
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal-2/+48
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar-3/+4
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-02drm/amd/pm: add pmfw eeprom messages into uniras interfaceGangliang Xie-0/+11
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
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-23/+23
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-34/+34
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng-7/+1
2026-02-12drm/amd/pm: use debug port for mode1 reset request on smu 13&14Kenneth Feng-14/+46
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal-1/+1
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal-1/+10
2026-02-03drm/amd/pm: Remove buffer allocation in SMUv13.0.6Lijo Lazar-14/+13
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar-1/+1
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar-38/+35
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar-74/+106
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar-79/+59
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar-2/+2
2026-01-27drm/amd/pm: fix smu v13 soft clock frequency setting issueYang Wang-0/+1
2026-01-20drm/amd/pm: Fix unneeded semicolon warningLijo Lazar-1/+1
2026-01-10drm/amd/pm: Use message control for debug mailboxLijo Lazar-6/+11
2026-01-10drm/amd/pm: Drop unused ppt callback from SMUv13Lijo Lazar-10/+0
2026-01-10drm/amd/pm: Drop legacy message fields from SMUv13Lijo Lazar-53/+6
2026-01-10drm/amd/pm: Replace without wait with async callsLijo Lazar-29/+32
2026-01-10drm/amd/pm: Add message control for SMUv13Lijo Lazar-2/+60
2026-01-08drm/amd/pm: Return right size for gpuboard metricsLijo Lazar-23/+22
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar-24/+25
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar-55/+76
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.0Yang Wang-2/+4
2026-01-05drm/amd/pm: fix pp_dpm_pcie wrong state issue for smu v13.0.7Yang Wang-2/+4
2026-01-05drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-1/+6
2025-12-08drm/amd/pm: Use common helper for smuv13.0.7 dpmLijo Lazar-83/+15
2025-12-08drm/amd/pm: Use common helper for smuv13.0.6 dpmLijo Lazar-200/+22
2025-12-08drm/amd/pm: Use common helper for smuv13.0.0 dpmLijo Lazar-83/+15
2025-12-08drm/amd/pm: Use common helper for aldebaran dpm tableLijo Lazar-135/+18
2025-12-08drm/amd/pm: Use generic pcie dpm table for SMUv13Lijo Lazar-59/+74