Searched refs:vmw_dmabuf_gmr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c538 reloc->location->gmrId = vmw_dmabuf_gmr(bo);
562 if (vmw_dmabuf_gmr(bo) != SVGA_GMR_NULL)
577 if (vmw_dmabuf_gmr(bo) != SVGA_GMR_NULL)
H A Dvmwgfx_drv.h377 extern uint32_t vmw_dmabuf_gmr(struct ttm_buffer_object *bo);
H A Dvmwgfx_resource.c937 uint32_t vmw_dmabuf_gmr(struct ttm_buffer_object *bo) function

Completed in 52 milliseconds