CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/08 04:25:24
Modified files:
sys/dev/pci/drm/ttm: ttm_page_alloc.c
Log message:
Implement set_pages_array_wb() and set_pages_array_wc() for powerpc. Since
powerpc doesn't actually implement write-combining fall back to uncached
mappings.
ok mpi@, jsg@
