freedreno: move a4xx specific layout code to a4xx code
authorJonathan Marek <jonathan@marek.ca>
Tue, 21 Jan 2020 21:51:17 +0000 (16:51 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 20 May 2020 18:24:28 +0000 (18:24 +0000)
commitaa2186db0e8c8cc5ed9a9ab6995948e36067f8ba
treeb7228ab0d84c3a0152169fceed8b1fe80238673a
parent55803224865d735f060c55cc8940946da725cb0b
freedreno: move a4xx specific layout code to a4xx code

Every other gen has its own setup_slices

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4611>
src/gallium/drivers/freedreno/Makefile.sources
src/gallium/drivers/freedreno/a4xx/fd4_resource.c [new file with mode: 0644]
src/gallium/drivers/freedreno/a4xx/fd4_resource.h [new file with mode: 0644]
src/gallium/drivers/freedreno/a4xx/fd4_screen.c
src/gallium/drivers/freedreno/freedreno_resource.c
src/gallium/drivers/freedreno/meson.build