drm/etnaviv: improve error reporting in GPU init path
commit1409df043ab737e7fdf9d843eab359caf8685bdc
authorLucas Stach <l.stach@pengutronix.de>
Fri, 17 Jun 2016 10:29:02 +0000 (17 12:29 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Tue, 5 Jul 2016 14:26:37 +0000 (5 16:26 +0200)
treecff0018a0889dbd08f77fd49a82cf29b6bc50852
parent7d0c6e711549cb623dc98a68bf89e66208263636
drm/etnaviv: improve error reporting in GPU init path

Print error messages that mention the exact cause of the failure on
all paths which may fail the GPU init.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c