aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm/amd/pm: use milliwatts for GPU power sensorsYang Wang5-7/+13
2026-07-17drm/amd/pm/smu7: Fix AC/DC switch notificationTimur Kristóf1-6/+10
2026-07-17drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
2026-06-03drm/amd/pm: use kcalloc in phm table copy helpersCandice Li1-6/+4
2026-06-03drm/amd/pm: bound pp_dpm_set_pp_table() memcpyAsad Kamal1-0/+3
2026-05-27drm/amd/pm/smu7: Notify SMU7 of DC->AC switchTimur Kristóf3-0/+28
2026-05-27drm/amd/pm: Delete get_dal_power_levelTimur Kristóf4-25/+0
2026-05-27drm/amd/pm: Delete vddc_dep_on_dal_pwrlTimur Kristóf5-87/+0
2026-05-27drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementationTimur Kristóf1-22/+0
2026-05-27drm/amd/pm: Delete dummy get_dal_power_level implementationsTimur Kristóf4-55/+0
2026-05-27drm/amd/pm: Delete unused get_display_power_level() functionTimur Kristóf1-12/+0
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2026-04-17drm/amd/pm: smu7: Remove stale error check in smu7_hwmgr_backend_initSrinivasan Shanmugam1-3/+0
2026-03-30drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
2026-03-30drm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
2026-03-30drm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
2026-03-30drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
2026-03-30drm/amd/pm/smu7: Remove non-functional SMU7 voltage dependency on DALTimur Kristóf4-95/+0
2026-03-30drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
2026-03-30drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
2026-03-30drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook3-17/+14
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-18/+9
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-7/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds24-31/+31
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook25-90/+87
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)1-3/+4
2025-12-08drm/amd/pm: Deprecate print_clock_levels interfaceLijo Lazar1-16/+0
2025-12-08drm/amd/pm: Use emit_clock_levels in vega20Lijo Lazar1-79/+132
2025-12-08drm/amd/pm: Use emit_clock_levels in vega12Lijo Lazar1-17/+35
2025-12-08drm/amd/pm: Use emit_clock_levels in vega10Lijo Lazar1-141/+0
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv10.0Lijo Lazar1-27/+38
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv8.0Lijo Lazar1-11/+18
2025-12-08drm/amd/pm: Use emit_clock_levels in SMUv7.0Lijo Lazar1-32/+55
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang1-1/+4
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal4-10/+10
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello1-1/+1
2025-10-13drm/amd: Remove some unncessary header includesMario Limonciello1-3/+0
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf1-10/+1
2025-09-05drm/amd/pm: use int type to store negative error codesQianfeng Rong2-2/+2
2025-09-05drm/amd/pm/powerplay/smumgr: remove redundant ternary operatorsLiao Yuanhong4-12/+8
2025-09-05drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operatorsLiao Yuanhong1-2/+2
2025-07-07drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and valueFedor Pchelkin1-1/+1
2025-05-22drm/amdgpu: fixing typo in macro nameJihed Chaibi1-1/+1
2025-05-07drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smcDr. David Alan Gilbert2-38/+0
2025-04-07drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han1-0/+8