broadcom/vc5: Assert that created BOs have offset != 0.
authorEric Anholt <eric@anholt.net>
Thu, 12 Apr 2018 22:20:17 +0000 (15:20 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Apr 2018 17:37:29 +0000 (10:37 -0700)
commitf08f477a93e783361d2942133da18504c2851469
tree5608b0ae47302cf88661458ad810a3e0fd1fe94f
parent482f2e24b59086bcc1515663167744c707d1c82c
broadcom/vc5: Assert that created BOs have offset != 0.

The kernel shouldn't return a bo at NULL, and the HW special-cases NULL
address values for things like OQs.
src/gallium/drivers/vc5/vc5_bufmgr.c