drm/radeon: overhaul texture checking. (v3)
authorDave Airlie <airlied@redhat.com>
Fri, 18 Feb 2011 05:51:58 +0000 (05:51 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Feb 2011 01:10:22 +0000 (11:10 +1000)
the texture checking code didn't work for block formats like s3tc,
this overhauls it to work for all types.

v2: add texture array support.
v3: add subsampled formats

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found