]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add firmware header printing for psp fw loading (v2)
authorXiaojie Yuan <xiaojie.yuan@amd.com>
Thu, 15 Aug 2019 09:44:22 +0000 (17:44 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Aug 2019 03:16:18 +0000 (22:16 -0500)
commit4ec5ad3b313baf239e6a7b05db7bb7189cb90eec
tree8e620078f367ecb09abeb653f1581d85d18fdf9a
parent1daee024b6263814131ed568482494bffa6d0207
drm/amdgpu: add firmware header printing for psp fw loading (v2)

firmware header information is printed for direct fw loading but not
added for psp fw loading yet

v2: squash in warning fix (Alex)

Signed-off-by: Xiaojie Yuan <xiaojie.yuan@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_psp.c