drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov
authorfanhuang <FangSheng.Huang@amd.com>
Tue, 29 Apr 2025 08:56:52 +0000 (16:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 May 2025 17:37:57 +0000 (13:37 -0400)
commit67cc7f9096fa31918919468a66147ca49441f682
treebfee0f602c1ef882fbfd45b42ecd482ee1e98b67
parent3aa37922c66a63bdb75e6bb7a861b7349eafae45
drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov

These structures are basically ported from MMSCH v4_0
The structures are the same as v4_0 except for the
init header

Signed-off-by: fanhuang <FangSheng.Huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmsch_v5_0.h [new file with mode: 0644]