]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: fallback to default discovery offset/size in sriov guest
authorHawking Zhang <Hawking.Zhang@amd.com>
Fri, 13 Mar 2026 13:32:03 +0000 (21:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:42:22 +0000 (10:42 -0400)
commit311f8fc05c8d1a0e65e9f91348e6d2be8cf58c60
tree823eab35ffea4373334d23167b8bebd4cd9f5e3f
parente9405ce75e8e1c2a2281659bf395f8b18b94d786
drm/amdgpu: fallback to default discovery offset/size in sriov guest

In SRIOV guest environment, if dynamic critical region
is not enabled, fallback to default discovery offset
and size to ensure proper initialization

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c