diff options
author | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-21 14:17:51 +0200 |
---|---|---|
committer | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-21 14:17:51 +0200 |
commit | 9ed4656799043f24f4d64615ebb8128bedc99799 (patch) | |
tree | f05a24b66be6ba71bee752b5c63630dc4f1f5aae /README | |
parent | 9321592149c031694c459bb05e7a31d1197fe5cb (diff) |
The CPU cache must be flushed _before_ we start modifying the kernel map ptes,
otherwise data will be missing, which becomes apparent when the kernel evicts
batch buffers which are likely to be written into in the evicted state,
and then rebound to the AGP aperture.
This means we cannot rely on the AGP module to flush the
cache for us.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions