anv: Don't advertise support on anything above gen9
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 9 Jun 2017 00:10:05 +0000 (17:10 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 9 Jun 2017 23:03:00 +0000 (16:03 -0700)
commitf2cbf738b4d4d51127c7a43952ed2660a9670f40
tree504e628d7c18517840bcf4c07485d4d515bcd469
parent9acc93feeb3b07dcd1bee161cd39e18e9704e7db
anv: Don't advertise support on anything above gen9

This will prevent the driver from even trying to work on Cannon Lake
until we get actual support added.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/vulkan/anv_device.c