summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/vc4/vc4_opt_coalesce_ff_writes.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-28vc4: Coalesce into TLB writes as well as VPM/tex.Eric Anholt1-1/+5
2016-11-29vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs.Eric Anholt1-13/+23
2016-11-29vc4: Restructure VPM write optimization into two passes.Eric Anholt1-18/+10
2016-11-29vc4: Split optimizing VPM writes from VPM reads.Eric Anholt1-0/+105