From: Roland Scheidegger Date: Thu, 19 Jun 2008 01:36:04 +0000 (+1000) Subject: drm/radeon: fix texture uploads with large 3d textures (bug 13980) X-Git-Tag: v2.6.26-rc7~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9156cf09f56150ed89f77eaa4c386a07789776a0;p=pandora-kernel.git drm/radeon: fix texture uploads with large 3d textures (bug 13980) Texture uploads could hit the blitter coordinate limit, adjust the texture offset when uploading the pieces. Make sure to check the end address of the upload too. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed