diff options
author | Michel Dänzer <daenzer@vmware.com> | 2009-07-27 14:22:02 +0200 |
---|---|---|
committer | Michel Dänzer <daenzer@vmware.com> | 2009-07-27 14:22:02 +0200 |
commit | 5ad2519c2a7c0df389b2cd7cf7151c7e4b7252a8 (patch) | |
tree | 614b5dfb500bd7fdfa4ea5c66caabe9ad8117880 /src/radeon_probe.c | |
parent | 57f2c83a22f27567506c555af431f89e6031204c (diff) |
KMS: Explicitly specify VRAM and GTT domains when allocating BOs for pixmaps.
Without this, apparently they are initially allocated in system RAM (or
possibly GTT), so any GPU rendering to them first triggers a copy of the whole
uninitialized data to VRAM...
We may want to explore more sophisticated schemes in the future, but for now
this seems to improve KMS 2D performance quite a bit.
Diffstat (limited to 'src/radeon_probe.c')
0 files changed, 0 insertions, 0 deletions