commit | 52510a4035e135ea333868831df16e95a88ad1f5 | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Tue Sep 24 14:45:54 2019 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:01 2019 -0500 |
tree | 82081f639ba46ca0083ae670d2d15085604eceb0 | |
parent | bbaa343a88799ed8f58f3ea891e20e7767f123a7 [diff] |
drm/amdgpu/psp: silence response status warning log the response status related error to the driver's debug log since psp response status is not 0 even though there was no problem while the command was submitted. This warning misleads, hence this change. Signed-off-by: Shirish S <shirish.s@amd.com> Acked-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Feifei Xu <Feifei.Xu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>