drm/amdgpu: remove sriov vf checking from getting fb location
authorZhigang Luo <zhigang.luo@amd.com>
Wed, 2 Jun 2021 13:30:52 +0000 (09:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Jun 2021 16:14:36 +0000 (12:14 -0400)
commitadbe2e3d34bff9755356f04a840cde969a347916
treea117f522e2f3f4c6eb517608ae975ecabf4f46dc
parent2b517bd183d22f7861df0cfa44488b9c2d8b693e
drm/amdgpu: remove sriov vf checking from getting fb location

host driver programmed fb location registers for vf, no need to
check anymore.

Signed-off-by: Zhigang Luo <zhigang.luo@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-By : Shaoyun.liu <shaoyunl@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c