| Commit message (Expand) | Author | Age | Files | Lines |
* | broadcom/vc5: Don't pair VPMSETUP with other peripheral access. | Eric Anholt | 2017-10-12 | 1 | -0/+3 |
* | broadcom/vc5: Fix inclusion of FS flag bits in dumping the FS address. | Eric Anholt | 2017-10-12 | 1 | -1/+1 |
* | braodcom/vc5: Set up clear color for higher-bpp formats. | Eric Anholt | 2017-10-10 | 1 | -0/+20 |
* | broadcom/vc5: Fix Rendering Mode Common Config's color store bitmask. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/vc5: Add support for f32 render targets. | Eric Anholt | 2017-10-10 | 2 | -13/+34 |
* | broadcom/vc5: Start hooking up multiple render targets support. | Eric Anholt | 2017-10-10 | 2 | -14/+39 |
* | broadcom/vc5: Add support for GL_EXT_provoking_vertex. | Eric Anholt | 2017-10-10 | 1 | -0/+1 |
* | broadcom/vc5: Mark our primitives as needing TF processing. | Eric Anholt | 2017-10-10 | 1 | -0/+7 |
* | broadcom/vc5: Fix setup of TF dword output count. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs. | Eric Anholt | 2017-10-10 | 3 | -17/+28 |
* | broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT. | Eric Anholt | 2017-10-10 | 2 | -8/+21 |
* | broadcom/vc5: Fix depth and stencil clear values. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom/compiler: Set up passthrough Z when doing FS discards. | Eric Anholt | 2017-10-10 | 3 | -2/+15 |
* | broadcom/compiler: Don't forget the discard state on TLB Z writes. | Eric Anholt | 2017-10-10 | 1 | -0/+1 |
* | broadcom/compiler: Use defines instead of magic values in TLB write setup. | Eric Anholt | 2017-10-10 | 1 | -6/+33 |
* | broadcom/xml: Add the vc5 Base Vertex/Base Instance packet. | Eric Anholt | 2017-10-10 | 1 | -0/+6 |
* | broadcom/xml: Add a bunch more vc5 tile list management packets. | Eric Anholt | 2017-10-10 | 1 | -0/+60 |
* | broadcom/xml: Remove vc5 base packet for tile bin/render mode config. | Eric Anholt | 2017-10-10 | 1 | -10/+0 |
* | braodcom/xml: Fix a pasteo in vc5 store tile buffer general. | Eric Anholt | 2017-10-10 | 1 | -1/+1 |
* | broadcom: Add VC5 NIR compiler. | Eric Anholt | 2017-10-10 | 17 | -0/+7498 |
* | broadcom: Add vc5 CLIF dumping | Eric Anholt | 2017-10-10 | 3 | -0/+312 |
* | broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm. | Eric Anholt | 2017-10-10 | 12 | -0/+2774 |
* | broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan. | Eric Anholt | 2017-10-10 | 3 | -0/+173 |
* | broadcom: Fix out-of-tree build include path | Daniel Stone | 2017-10-05 | 1 | -1/+3 |
* | broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims. | Eric Anholt | 2017-09-19 | 1 | -46/+77 |
* | broadcom/genxml: Add support for enum-typed fields. | Eric Anholt | 2017-09-19 | 1 | -3/+13 |
* | broadcom/genxml: Add V3D 3.3 packet definitions. | Eric Anholt | 2017-08-18 | 3 | -0/+802 |
* | broadcom/genxml: Check the sub-id field when decoding instructions. | Eric Anholt | 2017-08-18 | 1 | -5/+26 |
* | broadcom/genxml: Emit code for default headers for structs as well. | Eric Anholt | 2017-08-18 | 1 | -14/+13 |
* | broadcom: Add v3d_xml.h to gitignore. | Eric Anholt | 2017-08-15 | 1 | -0/+1 |
* | broadcom: Add missing libexpat cflags for the decoder. | Eric Anholt | 2017-08-15 | 1 | -0/+3 |
* | broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields. | Eric Anholt | 2017-07-25 | 1 | -4/+4 |
* | broadcom/genxml: Support address fields with <32 bits | Eric Anholt | 2017-07-25 | 1 | -1/+1 |
* | broadcom/vc4: Switch the Viewport Center fields to a fixed-point representation. | Eric Anholt | 2017-07-25 | 1 | -2/+2 |
* | broadcom/genxml: Introduce a V3D packet/struct decoder. | Eric Anholt | 2017-07-25 | 9 | -0/+1066 |
* | broadcom: add editorconfig | Eric Anholt | 2017-07-25 | 1 | -0/+3 |
* | broadcom: correct header file in BROADCOM_FILES | Andres Gomez | 2017-07-24 | 1 | -1/+1 |
* | broadcom/vc4: Add more packets to the v2.1 XML. | Eric Anholt | 2017-07-13 | 1 | -0/+106 |
* | broadcom: Introduce a header for talking about chip revisions. | Eric Anholt | 2017-07-13 | 2 | -0/+40 |
* | broadcom/genxml: Use the same "gen" attr for HW version as Intel does. | Eric Anholt | 2017-07-13 | 2 | -3/+3 |
* | broadcom/genxml: Support unpacking fixed-point fractional values. | Eric Anholt | 2017-07-13 | 2 | -4/+25 |
* | Android: Fix vc4 build since XML changes. | Rob Herring | 2017-07-12 | 1 | -5/+5 |
* | vc4: automake: include vc4_cl_dump.h in | Juan A. Suarez Romero | 2017-07-04 | 1 | -1/+1 |
* | vc4: Convert the driver to emitting the shader record using pack macros. | Eric Anholt | 2017-06-30 | 1 | -0/+8 |
* | vc4: Introduce XML-based packet header generation like Intel's. | Eric Anholt | 2017-06-30 | 9 | -0/+1133 |