git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0beb2a
)
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
author
Roland Scheidegger
<sroland@tungstengraphics.com>
Thu, 19 Jun 2008 01:36:04 +0000
(11:36 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 19 Jun 2008 01:36:04 +0000
(11:36 +1000)
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 <airlied@redhat.com>
No differences found