broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl.
authorEric Anholt <eric@anholt.net>
Thu, 12 Apr 2018 20:47:52 +0000 (13:47 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Apr 2018 17:37:29 +0000 (10:37 -0700)
commit82cdb801fda294465aadcdd5dde426a1fa02ffd2
treecfa66059a6396a573bf3ada93e4819d9a19e688c
parent3cdd055ed24d97ff79221ac427102a58b9b28d6c
broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl.

Otherwise we'd crash immediately upon importing a BO through EGL
interfaces.
src/gallium/drivers/vc5/vc5_bufmgr.c
src/gallium/drivers/vc5/vc5_simulator.c