broadcom/vc5: Move the BCL epilogue code to a per-version compile.
authorEric Anholt <eric@anholt.net>
Fri, 23 Mar 2018 22:19:05 +0000 (15:19 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 27 Mar 2018 00:46:19 +0000 (17:46 -0700)
commit1fa820cef861b0f2efd001cfb3c4adecf2fa549b
tree4993ad8f7001aa8ea154fb98b163a03ccd8e640f
parent33878641305345b9bb76ad5ebf2335ec9c17adfa
broadcom/vc5: Move the BCL epilogue code to a per-version compile.

I need to do some new packets for transform feedback on 4.1.
src/gallium/drivers/vc5/Makefile.sources
src/gallium/drivers/vc5/meson.build
src/gallium/drivers/vc5/v3dx_context.h
src/gallium/drivers/vc5/v3dx_job.c [new file with mode: 0644]
src/gallium/drivers/vc5/vc5_job.c