linux/drivers/gpu/drm/amd
Jean Delvare 77efe48a72 drm/amdgpu/si: fix ASIC tests
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>
2019-08-29 15:52:32 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu/si: fix ASIC tests 2019-08-29 15:52:32 -05:00
amdkfd amd/amdkfd: add Arcturus vf DID support 2019-08-23 11:30:52 -05:00
display drm/amd/display: remove unused function setFieldWithMask 2019-08-27 10:09:12 -05:00
include drm/amd/powerplay: Add interface to lock SMU HW I2C. 2019-08-27 08:17:42 -05:00
powerplay drm/amd/powerplay: enable jpeg powergating for navi1x 2019-08-29 15:52:32 -05:00