r600g: properly set non_disp tiling mode for DMA (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Mar 2013 19:11:01 +0000 (15:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sun, 17 Mar 2013 17:32:48 +0000 (13:32 -0400)
commit2da8ee16a8b126d15f34552916c77b203be326db
treed230ab9e239e4222ed6b103da8620226e1624df3
parent4409758a046a47b09cdd339f97afd22107c68f0c
r600g: properly set non_disp tiling mode for DMA (v2)

Needs to be set for depth, stencil, and fmask just
like other blocks.

v2: drop additional cayman bits for now

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_state.c