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

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_format_helper.h58 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format,
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_format_helper.c873 * drm_fb_blit - Copy parts of a framebuffer to display memory
897 int drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, function
954 EXPORT_SYMBOL(drm_fb_blit); variable

Completed in 310 milliseconds