From: Roland Scheidegger Date: Sat, 12 Jun 2010 17:31:10 +0000 (-0400) Subject: drm/radeon/r200: handle more hw tex coord types X-Git-Tag: v2.6.35-rc4~15^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688acaa2897462e4c5e2482496e2868db0760809;p=pandora-kernel.git drm/radeon/r200: handle more hw tex coord types Code did not handle projected 2d and depth coordinates, meaning potentially set 3d or cube special handling might stick. (Not sure what depth coord actually does, but I guess handling it like a normal coordinate is the right thing to do.) Might be related to https://bugs.freedesktop.org/show_bug.cgi?id=26428 Signed-off-by: sroland@vmware.com Signed-off-by: Alex Deucher Cc: stable Signed-off-by: Dave Airlie --- Reading git-diff-tree failed