]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_region...
authorEllen Pan <yunru.pan@amd.com>
Wed, 8 Oct 2025 20:36:50 +0000 (15:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Oct 2025 22:28:14 +0000 (18:28 -0400)
commit91da59131056ff5492655be6e96f77601e1cd43f
treec9eafa6181e7ff1c256e63614c2383b8798412aa
parentb4a8fcc7826ad2bc95f05c8481d122ba23535a65
drm/amdgpu: Add logic for VF data exchange region to init from dynamic crit_region offsets

1. Added VF logic to init data exchange region using the offsets from dynamic(v2) critical regions;

Signed-off-by: Ellen Pan <yunru.pan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c