drm/amdgpu: put some case statments in family order
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 18 May 2020 21:29:09 +0000 (17:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 May 2020 18:00:49 +0000 (14:00 -0400)
commitda87c30b174e7a4b52454bc73cc28c766447a6b8
tree9bed2a6f623dc3461352c58750161b0efdc89f98
parentd0767e0e0f796948cfa4c4e295ebf1edd7ccc722
drm/amdgpu: put some case statments in family order

SI and CIK came before VI and newer asics.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c