mesa/src/broadcom
Eric Anholt d0dfc4bd5f broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
The HW will halt when you hit a HALT packet, or when you hit the end
address.  Tell CLIF if there's an end address is so that it can stop
correctly.  (There was usually a 0 byte after the CL, so it would stop
anyway).
2017-10-10 11:42:05 -07:00
..
cle broadcom/vc5: Fix depth and stencil clear values. 2017-10-10 11:42:05 -07:00
clif broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT. 2017-10-10 11:42:05 -07:00
common broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. 2017-10-10 11:42:04 -07:00
compiler broadcom/compiler: Set up passthrough Z when doing FS discards. 2017-10-10 11:42:05 -07:00
qpu broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. 2017-10-10 11:42:04 -07:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
.gitignore broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. 2017-10-10 11:42:04 -07:00
Android.cle.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Android.genxml.mk broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
Android.mk broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Makefile.am broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
Makefile.cle.am broadcom: Fix out-of-tree build include path 2017-10-05 15:03:11 -07:00
Makefile.genxml.am broadcom/genxml: Introduce a V3D packet/struct decoder. 2017-07-25 14:44:52 -07:00
Makefile.sources broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00
Makefile.vc5.am broadcom: Add VC5 NIR compiler. 2017-10-10 11:42:04 -07:00