drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
authorMarek Olšák <maraeo@gmail.com>
Sun, 11 Apr 2010 01:18:52 +0000 (03:18 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 12 Apr 2010 00:40:49 +0000 (10:40 +1000)
commitb73c5f8b2f85a7041e045e0009d046780416948d
treeb7290a5df4c819f26bd6f0b3302beb253c650fd0
parentce227c4183a2c18c9e5467b7e92d47140e763ab9
drm/radeon/kms: fix calculation of mipmapped 3D texture sizes

The 3rd dimension should be minified too.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r100.c