aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2019-08-28 17:05:57 +0200
committerAlex Deucher <[email protected]>2019-08-29 15:52:32 -0500
commit77efe48a729588527afb4d5811b9e0acb29f5e51 (patch)
tree04a25339eb0dcd8ce3de7e4e815fd59b8b9910b3 /tools/perf/scripts/python
parent1cdd229bec36212261f69702464913b5c2581d4d (diff)
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 <[email protected]> Fixes: 62a37553414a ("drm/amdgpu: add si implementation v10") Cc: Ken Wang <[email protected]> Cc: Alex Deucher <[email protected]> Cc: "Christian König" <[email protected]> Cc: "David (ChunMing) Zhou" <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions