summaryrefslogtreecommitdiff
path: root/src/freedreno/fdl
Commit message (Expand)AuthorAgeFilesLines
* tu: Move UBWC layout into fdl6_layout() and use that function.Eric Anholt2019-12-112-20/+94
* freedreno: Switch the 16-bit workaround to match what turnip does.Eric Anholt2019-12-111-4/+4
* freedreno: Move a6xx's setup_slices() to a shareable helper function.Eric Anholt2019-12-114-2/+278
* tu: Move our image layout into a freedreno_layout struct.Eric Anholt2019-12-111-2/+4
* freedreno: Move UBWC layout into a slices array like the non-UBWC slices.Eric Anholt2019-12-111-4/+2
* freedreno: Drop the extra offset field for mipmap slices.Eric Anholt2019-12-111-4/+1
* freedreno: Introduce a resource layout header.Eric Anholt2019-11-261-0/+164