diff options
author | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-11 13:40:35 +0200 |
---|---|---|
committer | Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> | 2006-10-11 13:40:35 +0200 |
commit | f2db76e2f206d2017f710eaddc4b33add4498898 (patch) | |
tree | a245512bc51f70c4458af047507605a27fae5d02 /bsd-core/sis_drv.c | |
parent | c58574c60505a699e19e1ed59e1b441be2594e53 (diff) |
Big update:
Adapt for new functions in the 2.6.19 kernel.
Remove the ability to have multiple regions in one TTM.
This simplifies a lot of code.
Remove the ability to access TTMs from user space.
We don't need it anymore without ttm regions.
Don't change caching policy for evicted buffers. Instead change it only
when the buffer is accessed by the CPU (on the first page fault).
This tremendously speeds up eviction rates.
Current code is safe for kernels <= 2.6.14.
Should also be OK with 2.6.19 and above.
Diffstat (limited to 'bsd-core/sis_drv.c')
0 files changed, 0 insertions, 0 deletions