]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 4 Nov 2024 05:06:13 +0000 (10:36 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Nov 2024 15:34:06 +0000 (10:34 -0500)
commit990c4f580742de7bb78fa57420ffd182fc3ab4cd
tree616a3ffdebce81bda18eb4de7095a6880920bdab
parent949d817c78cc6416d6e22f3f72a6960cd7412755
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3

For DPX mode, the number of memory partitions supported should be less
than or equal to 2.

Fixes: 1589c82a1085 ("drm/amdgpu: Check memory ranges for valid xcp mode")
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c