Skip to content
Commit 9ed46567 authored by Thomas Hellstrom's avatar Thomas Hellstrom
Browse files

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.
parent 93215921
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment