drm/amdgpu: set XGMI IP version manually for v6_4
authorTao Zhou <tao.zhou1@amd.com>
Fri, 27 Oct 2023 04:02:05 +0000 (12:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Oct 2023 21:09:53 +0000 (17:09 -0400)
commitd539b0ad7c7cea6f7ebd8a1f12d2877c15563e73
tree6c3d71880b260effc33693762f3002bc49778261
parent853eebe6ec4f6a277b8c8fb34da268aca6cf720b
drm/amdgpu: set XGMI IP version manually for v6_4

The version can't be queried from discovery table.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c