Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields. | Eric Anholt | 2018-06-29 | 1 | -1/+1 |
* | broadcom/vc4: Use the new enum functionality of the XML to decode better. | Eric Anholt | 2017-12-01 | 1 | -20/+25 |
* | broadcom/vc4: Fix bool marking on Rasterizer Oversample Mode. | Eric Anholt | 2017-10-30 | 1 | -1/+1 |
* | broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields. | Eric Anholt | 2017-07-25 | 1 | -4/+4 |
* | broadcom/vc4: Switch the Viewport Center fields to a fixed-point representation. | Eric Anholt | 2017-07-25 | 1 | -2/+2 |
* | broadcom/vc4: Add more packets to the v2.1 XML. | Eric Anholt | 2017-07-13 | 1 | -0/+106 |
* | broadcom/genxml: Use the same "gen" attr for HW version as Intel does. | Eric Anholt | 2017-07-13 | 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 | 1 | -0/+220 |