etnaviv: add debug switch to disable single buffer feature
authorLucas Stach <l.stach@pengutronix.de>
Mon, 5 Feb 2018 14:36:34 +0000 (15:36 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Fri, 23 Feb 2018 14:34:31 +0000 (15:34 +0100)
commit8befc11186275bc33221b94fb4be35b7be7c4efc
treef06ed11985eb02926ce9001e40baa6827fef311d
parent5c460337fd9c1096dea4bc569bd876a112ed6f16
etnaviv: add debug switch to disable single buffer feature

This feature has caused some trouble already. Add a debug switch to
allow users to quickly check if a specific issue is caused by this
feature.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
src/gallium/drivers/etnaviv/etnaviv_debug.h
src/gallium/drivers/etnaviv/etnaviv_screen.c