drm/etnaviv: reduce allocation failure message severity
authorLucas Stach <dev@lynxeye.de>
Tue, 6 Jun 2017 07:17:07 +0000 (09:17 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Mon, 3 Jul 2017 08:54:53 +0000 (10:54 +0200)
commitf91ac470a8b1b358e9c2c7dc17da2642d125c3ac
treebe03225c0bc8c92874dbeb254fe60b0977597521
parent6cbf04001ec0eede72a43f297c93586971445128
drm/etnaviv: reduce allocation failure message severity

The GPU userspace is expected to deal with failure to allocate memory for
the GPU buffers, there is no need to spam the log on failure.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
drivers/gpu/drm/etnaviv/etnaviv_gem.c