Re: [PATCH 3/3] drm/amd/pm/smu13: Remove unused smu_v3 functions

2025-05-07 Thread Alex Deucher
Applied the series. Thanks! Alex On Tue, May 6, 2025 at 8:33 PM wrote: > > From: "Dr. David Alan Gilbert" > > smu_v13_0_display_clock_voltage_request() and > smu_v13_0_set_min_deep_sleep_dcefclk() were added in 2020 by > commit c05d1c401572 ("drm/amd/swsmu: add aldebaran smu13 ip support (v3)"

[PATCH 3/3] drm/amd/pm/smu13: Remove unused smu_v3 functions

2025-05-06 Thread linux
From: "Dr. David Alan Gilbert" smu_v13_0_display_clock_voltage_request() and smu_v13_0_set_min_deep_sleep_dcefclk() were added in 2020 by commit c05d1c401572 ("drm/amd/swsmu: add aldebaran smu13 ip support (v3)") but have remained unused. Remove them. smu_v13_0_display_clock_voltage_request() w