OSDN Git Service

drm/amdgpu: enable xgmi support for Aldebaran
authorRajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Sun, 5 Apr 2020 18:43:24 +0000 (14:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 02:52:45 +0000 (22:52 -0400)
commitefce10005be4023e23ed51fe1c2e8380d5fe62d4
tree520e51d24f16d74a5e7d101ff93ace98706b2bbd
parent7914a0cd17ecef152abff399a76cdc3b1cde8d2e
drm/amdgpu: enable xgmi support for Aldebaran

Like its predecessors Aldebran also supports advanced high bandwidth
GPU-GPU communication interface known as xgmi. This enables the basic
xgmi support while refactoring the code slightly.

Detection of xgmi link between host cpu and gpu will be introduced in a
different patch.

Reviewed-by: Oak Zeng <oak.zeng@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c