Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_client.c289 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer, in drm_client_buffer_vmap_local() function
309 EXPORT_SYMBOL(drm_client_buffer_vmap_local);
H A Ddrm_fbdev_ttm.c126 ret = drm_client_buffer_vmap_local(buffer, &map); in drm_fbdev_ttm_damage_blit()
/linux/include/drm/
H A Ddrm_client.h202 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer,
/linux/drivers/gpu/drm/clients/
H 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()