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:
3b170c3
)
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
author
Michel Dänzer
<daenzer@vmware.com>
Tue, 21 Jul 2009 09:23:57 +0000
(11:23 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 29 Jul 2009 06:08:39 +0000
(16:08 +1000)
If enabled, during initialization BO GTT->VRAM and VRAM->GTT GPU copies are
tested across the whole GTT aperture.
This has helped uncover the benchmark copy size bug and verify the maximum
aperture size supported by the AGP bridge in my PowerBook.
Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found