aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/kernel/vc4_packet.h
Commit message (Expand)AuthorAgeFilesLines
* vc4: Add kernel RCL support for MSAA rendering.Eric Anholt2015-12-081-0/+10
* vc4: Add debug dumping of MSAA surfaces.Eric Anholt2015-12-041-0/+2
* vc4: Add support for loading sample mask.Eric Anholt2015-12-041-0/+3
* vc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TILE_BUFFER.Eric Anholt2015-06-231-0/+10
* vc4: Reuse (and extend) the packet.h sizes for dumping.Eric Anholt2015-06-231-0/+7
* vc4: Move tile state/alloc allocation into the kernel.Eric Anholt2015-06-171-9/+13
* vc4: Use VC4_SET/GET_FIELD for some RCL packets.Eric Anholt2015-06-161-25/+30
* vc4: Make symbolic values for packet sizes.Eric Anholt2015-06-161-0/+32
* vc4: Move vc4_packet.h to the kernel/ directory, since it's also shared.Eric Anholt2015-06-161-0/+335