aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/fdl/freedreno_layout.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Fix resource layout dump loop.Eric Anholt2020-05-141-1/+1
* freedreno: Make the slice pitch be bytes, not pixels.Eric Anholt2020-04-231-2/+2
* freedreno: Introduce a "cpp_shift" value for cpp divs/muls.Eric Anholt2020-04-231-0/+1
* freedreno: Allow UBWC on textures with multiple mipmap levels.Eric Anholt2020-02-041-3/+1
* freedreno: Rename the UBWC layer size field and store it as bytes.Eric Anholt2020-02-041-2/+2
* freedreno: Include the layer size in layout debug.Eric Anholt2020-02-041-1/+2
* freedreno: Move the layout debug under FD_MESA_DEBUG=layout.Eric Anholt2020-02-041-0/+26
* freedreno: Move a6xx's setup_slices() to a shareable helper function.Eric Anholt2019-12-111-0/+40