diff options
author | Boris Brezillon <[email protected]> | 2019-07-02 14:26:02 +0200 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2019-07-02 15:00:21 +0200 |
commit | 5375d009be1811e22f654ea82a04164a5752022c (patch) | |
tree | d0be6856f89791aaf31e408ad9d4a89627816cf3 /src/compiler/nir/nir_intrinsics.py | |
parent | 3557746e0d2c16d7907b74e36bac30aa1c33cc7f (diff) |
panfrost: Pass referenced BOs to the SUBMIT ioctls
Instead of manually adding the BOs from the various SLAB pools plus
the one backing the color FB, we insert them in the BO set attached
to the job and let panfrost_drm_submit_job() pass all BOs from this set
to the SUBMIT ioctl.
This means we are now passing all referenced BOs and let the scheduler
wait on referenced BO fences if needed.
Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_intrinsics.py')
0 files changed, 0 insertions, 0 deletions