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

Avoid driver-specific AGP user-populated types, since we don't know what AGP

driver we're on.
Avoid global cache flushes before inserting pages.
In general, they are never mapped, and not accessed through the kernel map, so
a cache flush should not be necessary. The exception is pages that are bound
cached. We might need a cache flush for those.
parent 25fe4a80
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