summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-17/+14
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-18/+9
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-31/+31
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-90/+87
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)-3/+4
2025-12-08drm/amd/pm: Deprecate print_clock_levels interfaceLijo Lazar-16/+0
2025-12-08drm/amd/pm: Use emit_clock_levels in vega20Lijo Lazar-79/+132
2025-12-08drm/amd/pm: Use emit_clock_levels in vega12Lijo Lazar-17/+35
2025-12-08drm/amd/pm: Use emit_clock_levels in vega10Lijo Lazar-141/+0
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv10.0Lijo Lazar-27/+38
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv8.0Lijo Lazar-11/+18
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv7.0Lijo Lazar-32/+55
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang-1/+4
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal-10/+10
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith-1/+1
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello-1/+1
2025-10-13drm/amd: Remove some unncessary header includesMario Limonciello-3/+0
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf-2/+1
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf-10/+1
2025-09-05drm/amd/pm: use int type to store negative error codesQianfeng Rong-2/+2
2025-09-05drm/amd/pm/powerplay/smumgr: remove redundant ternary operatorsLiao Yuanhong-12/+8
2025-09-05drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong-2/+2
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin-1/+1
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi-1/+1
2025-05-07drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smcDr. David Alan Gilbert-38/+0
2025-04-07drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han-0/+8
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-2/+2
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev-1/+1
2025-03-07drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang-0/+5
2025-03-05drm/amdgpu: Remove powerdown_uvd memberDr. David Alan Gilbert-6/+1
2025-03-05drm/amdgpu: Remove phm_powerdown_uvdDr. David Alan Gilbert-11/+0
2025-03-05drm/amdgpu: Remove ppatomfwctrl deadcodeDr. David Alan Gilbert-81/+0
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri-1/+1
2024-12-10drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko-0/+2
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-1/+1
2024-12-10drm/amd/pm: add inst to set_powergating_by_smuBoyuan Zhang-1/+3
2024-12-10drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET-2/+3
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma-13/+11
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-2/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri-6/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri-6/+0
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher-13/+13
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri-3/+2
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri-4/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri-2/+2