]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix vbios reservation handling on SR-IOV
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Dec 2020 16:36:28 +0000 (11:36 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Dec 2020 21:43:48 +0000 (16:43 -0500)
commit0252673184ae3fe475fdb19392dc528b1267c13c
tree2ce3d434f1425f1e3e259e07462ed95d627cd87d
parent1f4a63624db3d502d702d562f357cb0fcdca06d4
drm/amdgpu: fix vbios reservation handling on SR-IOV

There is no reserveration so set the size to 0.  Fixes
a regression on SR-IOV.

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c