]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revision id
authorJesse Zhang <jesse.zhang@amd.com>
Fri, 12 May 2023 01:29:17 +0000 (09:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 May 2023 13:55:34 +0000 (09:55 -0400)
commit9d2d1827af295fd6971786672c41c4dba3657154
tree9595ca11854686f5588b76e2bf00e020c593169f
parent11fbdda2ab6bf049e2869139c07016022b4e045b
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revision id

Due to the raven2 and raven/picasso maybe have the same GC_HWIP version.
So differentiate them by revision id.

Signed-off-by: shanshengwang <shansheng.wang@amd.com>
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c