summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/a5xx/fd5_blitter.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-03freedreno: rework blit APIRob Clark1-3/+4
2018-10-25freedreno: use fd_bc_alloc_batch instead of fd_batch_create.Hyunjun Ko1-1/+1
2018-01-14freedreno/a5xx: work around SWAP vs TILE_MODE constraintRob Clark1-0/+20
2018-01-14freedreno/a5xx: texture tilingRob Clark1-7/+36
2017-12-17freedreno/a5xx: add a5xx blitterRob Clark1-0/+448