drm/amdgpu: skip vram reserve on firmware_v2_2 for bare-metal
authorLikun Gao <Likun.Gao@amd.com>
Wed, 23 Nov 2022 09:49:28 +0000 (17:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Nov 2022 16:03:36 +0000 (11:03 -0500)
commitc0924ad731a8bbff14b5c733a87f572b000b290c
treece53868d38e03f4faba44da5bc95b6e7fd0a6198
parentf4b09c295e54ef310085253f986f62999626865f
drm/amdgpu: skip vram reserve on firmware_v2_2 for bare-metal

vram_usagebyfirmware v2_2 is only used in SRIOV case, skip the related
settings in bare-metal case currently.

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