CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/08 05:08:24
Modified files:
sys/dev/pci/drm/ttm: ttm_tt.c
Log message:
Call ttm_tt_unpopulate() instead of directly calling ttm_tt_unpopulate
function pointer in ttm_tt_swapout(). Reduces the diff to linux.
ok kettenis@
