vc4: Take precedence over ilo when in simulator mode.
authorEric Anholt <eric@anholt.net>
Sat, 21 Nov 2015 20:52:48 +0000 (12:52 -0800)
committerEric Anholt <eric@anholt.net>
Sun, 22 Nov 2015 21:15:43 +0000 (13:15 -0800)
commit1b62a4e885267c374dbbe5d5bb2c36515eee6a95
treeee44f5ba1ba529ed0bb017282510aed597a579ff
parenta39eac80fd491abb990b0b77dd5e4adc5b9c53e1
vc4: Take precedence over ilo when in simulator mode.

They're exclusive at build time, but the ilo entry is always present, so
we'd try to use it and fail out.

v2: Add comment in the code, from Emil.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c