diff options
author | Aaron Liu <[email protected]> | 2019-01-14 16:08:32 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-25 16:15:34 -0500 |
commit | 466bcb75b0791ba301817cdadeed20398f2224fe (patch) | |
tree | 247d7d08f58e5a440d014bf7691fe65ccf8b2787 /drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h | |
parent | 7c94bc828ee7e7e64f31e40bb967b6417d7e6382 (diff) |
drm/amdgpu/psp: ignore psp response status
In some cases, psp response status is not 0 even there is no
problem while the command is submitted. Some version of PSP FW
doesn't write 0 to that field.
So here we would like to only print a warning instead of an error
during psp initialization to avoid breaking hw_init and it doesn't
return -EINVAL.
Signed-off-by: Aaron Liu <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Reviewed-by: Xiangliang Yu<[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Feifei Xu <[email protected]>
Reviewed-by: Paul Menzel <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h')
0 files changed, 0 insertions, 0 deletions