ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 10 May 2017 18:36:03 +0000 (20:36 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 18 May 2017 09:48:51 +0000 (11:48 +0200)
commit8aabed64c37c70b0914e5628f0168264ed7e21c7
treee8d495e77696a700dec93e15d8014ce6555270a4
parentdb77cd879b7996fcf423090b776f6f96708818c3
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface

We can now merge the two *_surface_init functions.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_surface.c
src/amd/common/ac_surface.h
src/gallium/winsys/amdgpu/drm/amdgpu_surface.c