drm/amdgpu: save VCN instances init info before jpeg init
authorLin.Cao <lincao12@amd.com>
Tue, 10 Oct 2023 08:58:31 +0000 (16:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Oct 2023 15:32:34 +0000 (11:32 -0400)
commitf74f19c4407f4ebd2a98a1d23eb75c7c4b05f272
tree37f21ad9ab584980ed36ffec530ba456b6741254
parent029f9f8ae5e72a8bb22af3829121b97dcd624793
drm/amdgpu: save VCN instances init info before jpeg init

JPEG init header will overwirte vcn init header info which will loss
some debug information

Signed-off-by: Lin.Cao <lincao12@amd.com>
Reviewed-by: Jingwen Chen <Jingwen.Chen2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c