Home
last modified time | relevance | path

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

/drivers/gpu/drm/
A Ddrm_client.c247 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer, in drm_client_buffer_vmap_local() function
267 EXPORT_SYMBOL(drm_client_buffer_vmap_local);
A Ddrm_fbdev_ttm.c128 ret = drm_client_buffer_vmap_local(buffer, &map); in drm_fbdev_ttm_damage_blit()
/drivers/gpu/drm/clients/
A Ddrm_log.c99 if (drm_client_buffer_vmap_local(scanout->buffer, &map)) in drm_log_clear_line()
119 if (drm_client_buffer_vmap_local(scanout->buffer, &map)) in drm_log_draw_line()

Completed in 9 milliseconds