]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/pm: Remove remainder of mode2_reset_is_support
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 7 May 2025 17:01:45 +0000 (18:01 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 May 2025 13:23:14 +0000 (09:23 -0400)
commit4367ee3ed150d404dbafdaf930e52d2bd4157860
treef55ce291a463519cb8638f7d76d725b72bd0bc21
parentda471b8b776b527b2bcc6d13532ea0649e862817
drm/amd/pm: Remove remainder of mode2_reset_is_support

The previous patch removed smu_mode2_reset_is_support()
which was the only function to call through the mode2_reset_is_support()
method pointer.

Remove the remaining functions that were assigned to it
and the pointer itself.

See discussion at:
https://lore.kernel.org/all/DM4PR12MB5165D85BD85BC8FC8BF7A3B48E88A@DM4PR12MB5165.namprd12.prod.outlook.com/

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c