]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: switch to common decode iv helper
authorHawking Zhang <Hawking.Zhang@amd.com>
Wed, 25 Nov 2020 07:29:42 +0000 (15:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Dec 2020 20:05:13 +0000 (15:05 -0500)
commit10c050c57641962fb98b1cbfd94257385f113c78
tree54bcd9243b70a9a865cd05975dfe5c8edf936227
parent1157747d5fcaea748c395fd2142a16c107419c7f
drm/amdgpu: switch to common decode iv helper

The iv format is the same for all the soc15 adpater
and onwards and can share a common function to
decode iv.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Dennis Li <Dennis.Li@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/navi10_ih.c
drivers/gpu/drm/amd/amdgpu/vega10_ih.c