Home
last modified time | relevance | path

Searched hist:"2854 a88c" (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/
H A Dlinux_shmem.c2854a88c Wed Nov 04 21:51:40 GMT 2020 Matthew Dillon <dillon@apollo.backplane.com> kernel - Change pager interface to pass page index 2/2

* Adjust the DRM calls to vm_pager_get_page() to pass the
page index.

* Greatly simplify drm/linux_shmem.c and drm/ttm/ttm_bo_vm.c,
removing the need to deal with placemarker pages for
VM faults on OBJT_MGTDEVICE objects.
/dragonfly/sys/dev/drm/ttm/
H A Dttm_tt.c2854a88c Wed Nov 04 21:51:40 GMT 2020 Matthew Dillon <dillon@apollo.backplane.com> kernel - Change pager interface to pass page index 2/2

* Adjust the DRM calls to vm_pager_get_page() to pass the
page index.

* Greatly simplify drm/linux_shmem.c and drm/ttm/ttm_bo_vm.c,
removing the need to deal with placemarker pages for
VM faults on OBJT_MGTDEVICE objects.
H A Dttm_bo_vm.c2854a88c Wed Nov 04 21:51:40 GMT 2020 Matthew Dillon <dillon@apollo.backplane.com> kernel - Change pager interface to pass page index 2/2

* Adjust the DRM calls to vm_pager_get_page() to pass the
page index.

* Greatly simplify drm/linux_shmem.c and drm/ttm/ttm_bo_vm.c,
removing the need to deal with placemarker pages for
VM faults on OBJT_MGTDEVICE objects.
/dragonfly/sys/dev/drm/i915/
H A Di915_gem.c2854a88c Wed Nov 04 21:51:40 GMT 2020 Matthew Dillon <dillon@apollo.backplane.com> kernel - Change pager interface to pass page index 2/2

* Adjust the DRM calls to vm_pager_get_page() to pass the
page index.

* Greatly simplify drm/linux_shmem.c and drm/ttm/ttm_bo_vm.c,
removing the need to deal with placemarker pages for
VM faults on OBJT_MGTDEVICE objects.