drm/amdgpu: Check memory ranges for valid xcp mode
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 13 Feb 2023 13:20:07 +0000 (18:50 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:57:25 +0000 (09:57 -0400)
commit1589c82a10852c6de742e5d6a92042a3fd68d753
treedbd6c14025b8ad407a959c1d921f852ba95957e2
parentc4050ff1a43eec08498b1ed876efc6213592dba0
drm/amdgpu: Check memory ranges for valid xcp mode

Check the memory ranges available to the device also for deciding a
valid partition mode. Only select combinations are valid for a
particular mode.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Reviewed-by: Philip Yang <philip.yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/aqua_vanjaram_reg_init.c