drm/i915: Disable tiling on IGDNG for now
authorZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 5 Jun 2009 07:38:41 +0000 (15:38 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 5 Jun 2009 11:34:30 +0000 (11:34 +0000)
commit2cce0d8740f0d1454d012401257d96c513ce358f
tree805f344d0c1e4d7704b0095684f52ef624c50289
parente170b030dcd6aed11dde2d124c09991ec771f529
drm/i915: Disable tiling on IGDNG for now

Swizzle bit detection not working right on it.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem_tiling.c