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

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_format_helper.h27 void drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch,
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_format_helper.c291 * drm_fb_xrgb8888_to_rgb332 - Convert XRGB8888 to RGB332 clip buffer
310 void drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch, function
321 EXPORT_SYMBOL(drm_fb_xrgb8888_to_rgb332); variable

Completed in 204 milliseconds