CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/06/04 08:02:24
Modified files: sys/dev/pci/drm/ttm: ttm_bo.c ttm_bo_api.h ttm_bo_driver.h ttm_bo_manager.c ttm_bo_util.c ttm_bo_vm.c Log message: Switch the TTM code over to the generic DRM VMA manager. ok jsg@