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:
775c670
)
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 11 Feb 2010 23:18:00 +0000
(
00:18
+0100)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 15 Feb 2010 01:19:14 +0000
(11:19 +1000)
If the buffer object was already in the requested memory type, but
outside of the requested range it was never moved into the requested range.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found