]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use VCN firmware offset for cache window
authorJames Zhu <James.Zhu@amd.com>
Tue, 23 Jul 2019 20:45:19 +0000 (16:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:19:28 +0000 (23:19 -0500)
commit515a5fe1e9ed1a7ccca7a0372a6d62dcddc1279d
treea21dd8091245e75193e02e60133e10bb684a4dbe
parenta09525eab03900772e2deacc934717365646ce3b
drm/amdgpu: use VCN firmware offset for cache window

Since we are using the signed FW now, and also using PSP firmware loading,
but it's still potential to break driver when loading FW directly
instead of PSP, so we should add offset.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c