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)
commit60b212f8ddcdbbfa8595f40300756b9ea8dd387e
treeedc2c884496fba7a187c2b896cb909f867ea08d0
parent82ef594efb16d1747c55dc449a8eeb38ea97ef80
drm/radeon: overhaul texture checking. (v3)

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>
drivers/gpu/drm/radeon/r600_cs.c
drivers/gpu/drm/radeon/r600d.h