diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-07-27 13:10:39 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-07-27 13:10:39 -0400 |
commit | 486fd4145aed93093d1f1655de40c0a8582bb8b1 (patch) | |
tree | 4f51744f0eacd580ceefdcc72344c23dcdfbf390 /hw/xfree86/doc | |
parent | 50cb6c7e4419e067c1f080d1de940811d21fc725 (diff) |
exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.
If the pixel in framebuffer memory isn't modified since we uploaded it, we
can just read from the system memory copy, wihch avoids both a readback and
an accelerator stall.
In principle this function is still wrong, and all the framebuffer pixel
access should be going through (w)fb so we can get pixel layout corrections.
Diffstat (limited to 'hw/xfree86/doc')
0 files changed, 0 insertions, 0 deletions