From: Marek Olšák Date: Sat, 22 Mar 2014 15:20:43 +0000 (+0100) Subject: drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK X-Git-Tag: v3.15-rc1~51^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020ff5467603483a97042625d12696c9b39922cf;p=pandora-kernel.git drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIK This fixes fast color clear with 1D-tiled single-sample surfaces and Hyper-Z corruption with 1D-tiled depth surfaces. Even though it seems it is not needed for 1D tiling, CMASK and HTILE are always 2D-tiled, thus the hw needs to know the actual pipe configuration for CMASK and HTILE addressing no matter what the tiling mode of the surface is. Signed-off-by: Marek Olšák Signed-off-by: Alex Deucher Signed-off-by: Christian König --- Reading git-diff-tree failed