winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import
authorMarek Olšák <marek.olsak@amd.com>
Sun, 1 May 2016 11:56:01 +0000 (13:56 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 2 May 2016 20:49:25 +0000 (22:49 +0200)
commitc8aac4fc0dce61a8061bccb8d63a94f1eacd5348
treec2d566261dd462bba18e6524c578577f5952c838
parentdc970c4f4e03e17e32132734c1707d845ab610c9
winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import

This hasn't been needed, but I think we should set it.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeon/r600_texture.c
src/gallium/winsys/amdgpu/drm/amdgpu_bo.c
src/gallium/winsys/amdgpu/drm/amdgpu_surface.c