Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_client.c319 void drm_client_buffer_vunmap_local(struct drm_client_buffer *buffer) in drm_client_buffer_vunmap_local() function
327 EXPORT_SYMBOL(drm_client_buffer_vunmap_local);
H A Ddrm_fbdev_ttm.c133 drm_client_buffer_vunmap_local(buffer); in drm_fbdev_ttm_damage_blit()
/linux/include/drm/
H A Ddrm_client.h204 void drm_client_buffer_vunmap_local(struct drm_client_buffer *buffer);
/linux/drivers/gpu/drm/clients/
H A Ddrm_log.c102 drm_client_buffer_vunmap_local(scanout->buffer); in drm_log_clear_line()
135 drm_client_buffer_vunmap_local(scanout->buffer); in drm_log_draw_line()