[Mesa-dev] FW: build and run gallium on Intel platform

Ilia Mirkin imirkin at alum.mit.edu
Wed Aug 24 15:04:33 UTC 2016


On Wed, Aug 24, 2016 at 10:57 AM, Eric Engestrom
<eric.engestrom at imgtec.com> wrote:
> If you want to run the Intel gallium driver, you need to configure with
> --with-gallium-drivers=i915
> All these `--with*=*` arguments take comma-separated list, so you can
> add `,ilo` for instance if you want (I don't know it).

FTR, ilo is a gen6/gen7 (maybe even gen8?) gallium driver, originally
developed by Chia-I Wu at LunarG (not sure if it was in his spare time
or as part of LunarG work). It is, effectively, unmaintained at this
point (although that doesn't mean that it doesn't work). Getting the
loader to load it is a little tricky as I recall though. You might
have to symlink i965_dri.so to ilo_dri.so.

  -ilia


More information about the mesa-dev mailing list