summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGuchun Chen <guchun.chen@amd.com>2021-11-11 11:15:08 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-11-17 17:09:18 -0500
commit73729a7d079dff45fa906a5b8bdc4a5edd775ee5 (patch)
tree5014e0714386a8277798221a19513d03322ef4f9 /security
parent8bd1b7c29b3c3fb537265a3891c1fb8e78e9da45 (diff)
drm/amdgpu: add error print when failing to add IP block(v2)
Driver initialization is driven by IP version from IP discovery table. So add error print when failing to add ip block during driver initialization, this will be more friendly to user to know which IP version is not correct. [ 40.467361] [drm] host supports REQ_INIT_DATA handshake [ 40.474076] [drm] add ip block number 0 <nv_common> [ 40.474090] [drm] add ip block number 1 <gmc_v10_0> [ 40.474101] [drm] add ip block number 2 <psp> [ 40.474103] [drm] add ip block number 3 <navi10_ih> [ 40.474114] [drm] add ip block number 4 <smu> [ 40.474119] [drm] add ip block number 5 <amdgpu_vkms> [ 40.474134] [drm] add ip block number 6 <gfx_v10_0> [ 40.474143] [drm] add ip block number 7 <sdma_v5_2> [ 40.474147] amdgpu 0000:00:08.0: amdgpu: Fatal error during GPU init [ 40.474545] amdgpu 0000:00:08.0: amdgpu: amdgpu: finishing device. v2: use dev_err to multi-GPU system Signed-off-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions