]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use VCN firmware offset for cache window
authorLeo Liu <leo.liu@amd.com>
Thu, 18 Jul 2019 15:38:46 +0000 (11:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:17:18 +0000 (14:17 -0500)
commitcec50381870d4b343956b6f475738ca5026bbedd
tree04f5c6053e5bfcf66cc0bdfdb01e12d91149c232
parentfed0c40627c7ce554839cb47a04b3e8ec561b46c
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: Leo Liu <leo.liu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c