vc4: Check the V3D version reported by the kernel.
authorEric Anholt <eric@anholt.net>
Tue, 12 Jul 2016 00:55:33 +0000 (17:55 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 20 Jul 2016 23:15:15 +0000 (16:15 -0700)
commitd81934cded89b20cf305e5afb5c2de9b22d02904
tree890d94b47e130fb9c05090253faae44f56f71279
parent83b8ca58e12ee13c4d5cd51c30c0fd19bf4f8bd2
vc4: Check the V3D version reported by the kernel.

We don't want to bring up an old userspace driver on a kernel for
newer hardware.  We'll also want to look at the other ident fields in
the future.
src/gallium/drivers/vc4/vc4_screen.c
src/gallium/drivers/vc4/vc4_screen.h