Searched refs:drm_client_buffer_vmap_local (Results 1 – 3 of 3) sorted by relevance
247 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer, in drm_client_buffer_vmap_local() function267 EXPORT_SYMBOL(drm_client_buffer_vmap_local);
128 ret = drm_client_buffer_vmap_local(buffer, &map); in drm_fbdev_ttm_damage_blit()
99 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