commit | 3ce3f85787352fa48fc02ef6cbd7a5e5aba93347 | [log] [tgz] |
---|---|---|
author | Lijo Lazar <lijo.lazar@amd.com> | Mon Nov 04 10:36:13 2024 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 05 10:52:40 2024 -0500 |
tree | 54f7abce540e4c9f13b4135765c8e9a291b062ab | |
parent | 74e1006430a5377228e49310f6d915628609929e [diff] |
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> (cherry picked from commit 990c4f580742de7bb78fa57420ffd182fc3ab4cd) Cc: stable@vger.kernel.org