drm/amdgpu: skip BAR resizing if the bios already did it
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Jun 2020 19:39:33 +0000 (15:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:17 +0000 (01:59 -0400)
commitb7221f2b4655bb9a95ed6f86658713c8dd543d41
tree5f45e78540d1845881ddc92e9b695bb6356a17cc
parentdf06583d1deb32dc67ea6305937ac360280a8474
drm/amdgpu: skip BAR resizing if the bios already did it

No need to do it again.

Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c