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:
6502fbf
)
drm/radeon/kms: Fix caching mode selection for GTT object
author
Jerome Glisse
<jglisse@redhat.com>
Wed, 29 Jul 2009 16:55:53 +0000
(18:55 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 6 Aug 2009 05:14:39 +0000
(15:14 +1000)
GTT object can either be cached,uncached or wc just let core ttm
pick the best mode according to how the bo driver and GTT memory
type was initialized.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found