]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
authorEllen Pan <yunru.pan@amd.com>
Tue, 7 Oct 2025 16:12:39 +0000 (11:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Oct 2025 22:28:11 +0000 (18:28 -0400)
commitb4a8fcc7826ad2bc95f05c8481d122ba23535a65
tree97bd1f6478b90c76636efc8b04fff0f3ee9bd8aa
parent13ccaa84430efa78f9eedb3a04cac2f9af254d77
drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets

1. Added VF logic in amdgpu_virt to init IP discovery using the offsets from dynamic(v2) critical regions;
2. Added VF logic in amdgpu_virt to init bios image using the offsets from dynamic(v2) critical regions;

Signed-off-by: Ellen Pan <yunru.pan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h