Files
linux/drivers/gpu/drm
Jean Delvare 39b6d05169 drm/amdgpu/si: fix ASIC tests
[ Upstream commit 77efe48a72 ]

Comparing adev->family with CHIP constants is not correct.
adev->family can only be compared with AMDGPU_FAMILY constants and
adev->asic_type is the struct member to compare with CHIP constants.
They are separate identification spaces.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 62a3755341 ("drm/amdgpu: add si implementation v10")
Cc: Ken Wang <Qingqing.Wang@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-10-07 18:56:58 +02:00
..
2019-10-07 18:56:58 +02:00
2018-07-04 10:27:12 +10:00
2019-08-25 10:47:57 +02:00
2017-12-27 19:00:09 -05:00
2019-08-29 08:28:40 +02:00
2019-04-05 22:33:12 +02:00
2018-07-16 10:01:19 -04:00
2018-07-13 18:40:28 +02:00
2018-12-13 09:16:21 +01:00