mesa/src/broadcom
Eric Anholt 725561c0b6 v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields.
The XML zipper wants one XML per version for filling out its tables, but
we want to do more than one GPU version per XML now.  Assume that the
"gen" field will be the same as min_ver and look up our XML text assuming
that they're listed in increasing min_ver.
2018-06-29 13:36:28 -07:00
..
cle v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields. 2018-06-29 13:36:28 -07:00
clif broadcom/vc5: Enable CLIF dumping of V3D 4.2. 2018-01-27 19:04:21 +11:00
common v3d: Add missing always_flush debug flag. 2018-06-19 09:42:20 -07:00
compiler v3d: Implement ALPHA_TO_COVERAGE. 2018-06-20 09:30:46 -07:00
qpu broadcom/vc5: Add a QPU helper for instructions using the TLB. 2018-03-19 16:42:59 -07:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
.gitignore broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers. 2018-01-12 21:51:40 -08:00
Android.cle.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Android.genxml.mk v3d: Pass the version being generated to the pack generator script. 2018-06-29 13:36:28 -07:00
Android.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Makefile.am v3d: Rename the driver files from "vc5" to "v3d". 2018-05-16 21:19:07 +01:00
Makefile.cle.am broadcom: Fix out-of-tree build include path 2017-10-05 15:03:11 -07:00
Makefile.genxml.am v3d: Pass the version being generated to the pack generator script. 2018-06-29 13:36:28 -07:00
Makefile.sources broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00
Makefile.v3d.am v3d: Rename the driver files from "vc5" to "v3d". 2018-05-16 21:19:07 +01:00
meson.build v3d: Rename the vc5_dri.so driver to v3d_dri.so. 2018-05-16 21:19:07 +01:00