Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_client.h208 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_client.c246 int drm_client_buffer_vmap_local(struct drm_client_buffer *buffer, in drm_client_buffer_vmap_local() function
266 EXPORT_SYMBOL(drm_client_buffer_vmap_local);
H A Ddrm_fbdev_ttm.c127 ret = drm_client_buffer_vmap_local(buffer, &map); in drm_fbdev_ttm_damage_blit()
/linux-6.15/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()