drm/radeon/kms: Fix caching mode selection for GTT object
authorJerome Glisse <jglisse@redhat.com>
Wed, 29 Jul 2009 16:55:53 +0000 (18:55 +0200)
committerDave 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