Re: [Intel-gfx] [PATCH] Refuse to load driver for depth-8 X server.

2013-02-22 Thread Eric Anholt
Carl Worth writes: > The driver is not functional at this depth, so tell the user as much and > bail out. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31375 Yeah, we shouldn't be supporting 8bpp. Reviewed-by: Eric Anholt pgpX1BLFGjTWh.pgp Description: PGP signature

[Intel-gfx] [PATCH] Refuse to load driver for depth-8 X server.

2013-02-22 Thread Carl Worth
The driver is not functional at this depth, so tell the user as much and bail out. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31375 --- src/intel_driver.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/intel_driver.c b/src/intel_driver.c index 7807106..