Searched defs:dst_pixsize (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_format_helper.c | 45 static int __drm_fb_xfrm(void *dst, unsigned long dst_pitch, unsigned long dst_pixsize, in __drm_fb_xfrm() argument 88 static int __drm_fb_xfrm_toio(void __iomem *dst, unsigned long dst_pitch, unsigned long dst_pixsize, in __drm_fb_xfrm_toio() argument 314 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_rgb332() local 133 drm_fb_xfrm(struct iosys_map *dst, const unsigned int *dst_pitch, const u8 *dst_pixsize, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) drm_fb_xfrm() argument 384 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_rgb565() local 441 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_xrgb1555() local 493 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_argb1555() local 545 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_rgba5551() local 595 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_rgb888() local 643 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_argb8888() local 674 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_abgr8888() local 704 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_xbgr8888() local 755 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_xrgb2101010() local 808 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_argb2101010() local 863 static const u8 dst_pixsize[DRM_FORMAT_MAX_PLANES] = { drm_fb_xrgb8888_to_gray8() local [all...] |
Completed in 3 milliseconds