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:
57f5708
)
drm/radeon: use cached memory when evicting for vram on non agp
author
Jerome Glisse
<jglisse@redhat.com>
Wed, 28 Nov 2012 18:47:55 +0000
(13:47 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Sat, 8 Dec 2012 00:48:21 +0000
(19:48 -0500)
Force the use of cached memory when evicting from vram on non agp
hardware. Also force write combine on agp hw. This is to insure
the minimum cache type change when allocating memory and improving
memory eviction especialy on pci/pcie hw.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
No differences found