Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Add kernel RCL support for MSAA rendering. | Eric Anholt | 2015-12-08 | 1 | -0/+10 |
* | vc4: Add debug dumping of MSAA surfaces. | Eric Anholt | 2015-12-04 | 1 | -0/+2 |
* | vc4: Add support for loading sample mask. | Eric Anholt | 2015-12-04 | 1 | -0/+3 |
* | vc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TILE_BUFFER. | Eric Anholt | 2015-06-23 | 1 | -0/+10 |
* | vc4: Reuse (and extend) the packet.h sizes for dumping. | Eric Anholt | 2015-06-23 | 1 | -0/+7 |
* | vc4: Move tile state/alloc allocation into the kernel. | Eric Anholt | 2015-06-17 | 1 | -9/+13 |
* | vc4: Use VC4_SET/GET_FIELD for some RCL packets. | Eric Anholt | 2015-06-16 | 1 | -25/+30 |
* | vc4: Make symbolic values for packet sizes. | Eric Anholt | 2015-06-16 | 1 | -0/+32 |
* | vc4: Move vc4_packet.h to the kernel/ directory, since it's also shared. | Eric Anholt | 2015-06-16 | 1 | -0/+335 |