etnaviv: allow mixing different bit depths for color and depth surfaces
authorLucas Stach <l.stach@pengutronix.de>
Wed, 7 Mar 2018 13:31:59 +0000 (14:31 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Fri, 9 Mar 2018 11:06:07 +0000 (12:06 +0100)
commit1f55d06783131c7eb0d31510a8891bd65133cfdd
treeff1f52ccd784396fd737c80ac917719b95b0ded9
parent6d4d46bca9c58c81c1af98a5bd4909d91558fef4
etnaviv: allow mixing different bit depths for color and depth surfaces

Vivante hardware supports this just fine. There is no reason why this shouldn't
be advertised as a valid combination.

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