Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_format_helper.h58 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_format_helper.c897 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, in drm_fb_blit() function
954 EXPORT_SYMBOL(drm_fb_blit);
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dsimpledrm.c509 drm_fb_blit(&dst, &sdev->pitch, sdev->format->format, shadow_plane_state->data, in simpledrm_primary_plane_helper_atomic_update()
A Dofdrm.c823 drm_fb_blit(&dst, &dst_pitch, dst_format->format, shadow_plane_state->data, fb, in ofdrm_primary_plane_helper_atomic_update()

Completed in 11 milliseconds