Home
last modified time | relevance | path

Searched refs:drm_client_buffer_vmap_local (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_client.h169 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer,
/openbsd/src/sys/dev/pci/drm/
Ddrm_client.c340 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer, in drm_client_buffer_vmap_local() function
360 EXPORT_SYMBOL(drm_client_buffer_vmap_local);
Ddrm_fbdev_ttm.c210 ret = drm_client_buffer_vmap_local(buffer, &map); in drm_fbdev_ttm_damage_blit()