]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: read and authenticate ip discovery binary
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 22 Nov 2021 13:32:48 +0000 (21:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:33:16 +0000 (16:33 -0500)
commitab12abfba657420da19105ea7728bc8c822a15d7
tree8a2df33ad66cd5a8665b16ce4dd8d2b5974413a8
parented6b52a2c10a7f2bcd961c7317598c889295f4ef
drm/amdgpu: read and authenticate ip discovery binary

read and authenticate ip discovery binary getting from
vram first, if it is not valid, read and authenticate
the one getting from file

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c