OSDN Git Service

modetest: use 24 bit depth on the framebuffer
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 11 Oct 2011 18:09:44 +0000 (11:09 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 11 Oct 2011 18:10:55 +0000 (11:10 -0700)
commitb317c96361f88a0a4ccb2faeff09b0476d142c68
tree1bc5acc67bac62a41c36f1c2e6a13ca4652a9f42
parentc82ef03e4c92017bf5644f294ea04e30500f8d4c
modetest: use 24 bit depth on the framebuffer

It's more compatible; at least the Intel driver now rejects 32 bit
depths since it generally can't support real 32 bit framebuffers
(supports 30, 36, and 64 bit, but not 32).
tests/modetest/modetest.c