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