]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75978a14468f52a10573341a20d29d9c32b21836
treeb7290a5df4c819f26bd6f0b3302beb253c650fd0
parent462445d75857a80bb444d67adad0f0a9c6dcdc1f
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