]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/r100/r200: fix calculation of compressed cube maps
authorRoland Scheidegger <sroland@vmware.com>
Sat, 12 Jun 2010 17:31:11 +0000 (13:31 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:29:36 +0000 (10:29 -0700)
commit230a9725dff9f5a5c8c0423069b732612728f995
tree492e625af949862bc251b0ad3fcf46823b49a5c5
parent2ba37a39b82fe74ce6605e9b62f6631a51418e87
drm/radeon/r100/r200: fix calculation of compressed cube maps

commit 37cf6b03f9f28c62dafb0b9ce5f1ba29c8baffa9 upstream.

This needs similar handling to other compressed textures.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=26428

Signed-off-by: sroland@vmware.com
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/r100.c