nouveau: make color/depth bpp match for pre-nv10 chips
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 28 Aug 2016 02:49:41 +0000 (22:49 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 30 Aug 2016 04:21:42 +0000 (00:21 -0400)
commita165e5cb7c85d9d0a2d8e218f7d98d48c699d836
tree92f281eef94efb874f25950e127b52d69d94dd92
parent357d8261f1e9fd93105dd704c94828582dc02043
nouveau: make color/depth bpp match for pre-nv10 chips

This avoids generating fbconfigs whose winsys framebuffers will be
incomplete (see nouveau_check_framebuffer_complete).

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/drivers/dri/nouveau/nouveau_screen.c