drm/amdgpu: print an error when the parser can't be initialized
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 29 Oct 2018 11:23:06 +0000 (12:23 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:21:28 +0000 (14:21 -0500)
commite0519696cc31c111f11e7c67bd663dbb88d6673f
tree639adb42dabf216fcbd80ffdc37093ecaf6e0d15
parent26efecf9558895a89c2920d258601b4afba10fd0
drm/amdgpu: print an error when the parser can't be initialized

Similar to other error messages, might help for tracking down
issues.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c