drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfaces
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 18 Sep 2013 16:23:51 +0000 (18:23 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Sep 2013 21:33:40 +0000 (17:33 -0400)
CIK uses a different index for 1D DST surfaces compared to SI.  Expose
the new index so libdrm_radeon can use it properly for userspace
drivers.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found