OSDN Git Service

drm/amdgpu/gfx10: convert to IP version checking
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Jul 2021 15:10:04 +0000 (11:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:22:58 +0000 (15:22 -0400)
commit4b0ad8425498ba2374f1682afa4c3409582504d6
tree514729f82d1792da862711552c7157309925401d
parent8f4bb1e784d895e6c223d7d90ae198ed479f048e
drm/amdgpu/gfx10: convert to IP version checking

Use IP versions rather than asic_type to differentiate
IP version specific features.

v2: rebase,  squash in navi10 fixes (Alex)

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c