aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)AuthorFilesLines
5 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
6 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng1-4/+3
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar1-1/+1
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar1-4/+13
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar1-14/+3
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar1-13/+7
2026-01-28drm/amd/pm: Fix null pointer dereference issueJinzhou Su1-0/+3
2026-01-10drm/amd/pm: Drop legacy message related fieldsLijo Lazar1-2/+0
2026-01-08drm/amd: Enable SMU 15_0_0 supportPratik Vishwakarma1-0/+12
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar1-9/+11
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar1-0/+11
2025-12-08drm/amd/pm: Deprecate print_clock_levels interfaceLijo Lazar1-28/+0
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang1-1/+1
2025-11-24drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang1-2/+5
2025-11-11drm/amd/pm: Expose ppt1 limit for gc_v9_5_0Asad Kamal1-0/+2
2025-11-11drm/amd/pm: Add NULL check for power limitAsad Kamal1-0/+3
2025-11-04drm/amd/pm: add smu ras driver frameworkGangliang Xie1-0/+11
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher1-0/+6
2025-10-13drm/amd: Drop calls to restore power limit and clock from smu_resume()Mario Limonciello1-13/+0
2025-10-13drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directlyYiPeng Chai1-0/+11
2025-10-13drm/amd: Save and restore all limit typesMario Limonciello1-7/+12
2025-10-13drm/amd: Remove second call to set_power_limit()Mario Limonciello1-12/+9
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello1-6/+4
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-15drm/amd: Drop unnecessary calls to smu_dpm_set_vpe_enable()Mario Limonciello (AMD)1-2/+0
2025-09-15drm/amd/pm: unified smu feature cap for vcn resetYang Wang1-6/+1
2025-09-15drm/amd/pm: unified smu feature cap for sdma resetYang Wang1-6/+1
2025-09-15drm/amd/pm: unified smu feature cap for link resetYang Wang1-6/+1
2025-09-15drm/amd/pm: unified smu feature cap interfaceYang Wang1-0/+29
2025-09-15drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6Yang Wang1-1/+0
2025-08-15drm/amd/pm: Add VCN reset support check capabilityJesse.Zhang1-0/+10
2025-08-06drm/amd/pm: Add cache logic for temperature metricLijo Lazar1-0/+18
2025-08-06drm/amd/pm: Fetch and fill temperature metricsAsad Kamal1-0/+1
2025-08-06drm/amd/pm: Add smu interface for temp metricsAsad Kamal1-0/+29
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello1-0/+10
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello1-0/+6
2025-06-24drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi1-1/+13
2025-06-24drm/amd/pm: Add support to set ISP PowerPratap Nirujogi1-0/+27
2025-06-18drm/amd/pm: move the dpm table setting back after featureenablementKenneth Feng1-11/+11
2025-06-18drm/amd/pm: update pcie dpm parameters before smu feature enablementKenneth Feng1-20/+20
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang1-0/+18
2025-05-22drm/amd/pm: Add support to query partition metricsLijo Lazar1-0/+14
2025-05-13drm/amd/pm: Remove unused smu_mode2_reset_is_supportDr. David Alan Gilbert1-13/+0
2025-04-08drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher1-1/+35
2025-04-07drm/amd/pm: implement dpm vcn reset functionRuili Ji1-0/+8
2025-04-07drm/amd/pm: Add link reset for SMU 13.0.6Ce Sun1-0/+26
2025-03-19drm/amd/pm: Add debug bit for smu pool allocationLijo Lazar1-1/+4
2025-03-13drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng1-4/+4
2025-02-27drm/amdgpu/vcn: make powergating status per instanceAlex Deucher1-4/+4