Home
last modified time | relevance | path

Searched refs:drm_fb_blit (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/
Ddrm_format_helper.c638 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit() function
688 EXPORT_SYMBOL(drm_fb_blit);
/drivers/gpu/drm/tiny/
Dsimpledrm.c501 drm_fb_blit(&dst, &sdev->pitch, sdev->format->format, shadow_plane_state->data, fb, in simpledrm_primary_plane_helper_atomic_update()