aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a5xx/fd5_resource.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Convert the slice struct to the new resource header.Eric Anholt2019-11-261-1/+1
* freedreno: Introduce a fd_resource_tile_mode() helper.Eric Anholt2019-11-261-2/+1
* freedreno: use rsc->slice accessor everywhereRob Clark2019-11-261-2/+2
* freedreno/a5xx: don't align height for PIPE_BUFFERRob Clark2018-04-011-1/+1
* freedreno/a5xx: fix page faults on last levelRob Clark2018-04-011-0/+10
* freedreno/a5xx: texture tilingRob Clark2018-01-141-0/+138