Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_format_helper.c669 static void drm_fb_xrgb8888_to_abgr8888(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_abgr8888() function
935 drm_fb_xrgb8888_to_abgr8888(dst, dst_pitch, src, fb, clip); in drm_fb_blit()