Home
last modified time | relevance | path

Searched defs:dst_pitch (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_format_helper.c45 static int __drm_fb_xfrm(void *dst, unsigned long dst_pitch, unsigned long dst_pixsize, in __drm_fb_xfrm()
88 static int __drm_fb_xfrm_toio(void __iomem *dst, unsigned long dst_pitch, unsigned long dst_pixsize, in __drm_fb_xfrm_toio()
134 const unsigned int *dst_pitch, const u8 *dst_pixsize, in drm_fb_xfrm()
173 void drm_fb_memcpy(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_memcpy()
250 void drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_swab()
310 void drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgb332()
380 void drm_fb_xrgb8888_to_rgb565(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgb565()
437 void drm_fb_xrgb8888_to_xrgb1555(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_xrgb1555()
489 void drm_fb_xrgb8888_to_argb1555(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_argb1555()
541 void drm_fb_xrgb8888_to_rgba5551(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_fb_xrgb8888_to_rgba5551()
[all …]
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c20 unsigned int dst_pitch; member
25 unsigned int dst_pitch; member
30 unsigned int dst_pitch; member
36 unsigned int dst_pitch; member
41 unsigned int dst_pitch; member
46 unsigned int dst_pitch; member
51 unsigned int dst_pitch; member
56 unsigned int dst_pitch; member
61 unsigned int dst_pitch; member
66 unsigned int dst_pitch; member
[all …]
/openbmc/qemu/hw/display/
H A Dati_2d.c159 unsigned int dst_pitch = dst_stride * sizeof(uint32_t); in ati_2d_blt() local
220 unsigned int dst_pitch = dst_stride * sizeof(uint32_t); in ati_2d_blt() local
H A Dati_int.h61 uint32_t dst_pitch; member
H A Dsm501.c699 unsigned int dst_pitch = (s->twoD_pitch >> 16) & 0x1FFF; in sm501_2d_operation() local
/openbmc/linux/drivers/video/fbdev/via/
H A Daccel.c40 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_1()
173 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_2()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c499 s32 src_pitch, dst_pitch; in vmw_stdu_bo_cpu_commit() local
1145 s32 src_pitch, dst_pitch; in vmw_stdu_bo_populate_update_cpu() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c147 u32 src_pitch, dst_pitch; in prepare_blit() local
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c797 unsigned int dst_pitch = odev->pitch; in ofdrm_primary_plane_helper_atomic_update() local
836 unsigned int dst_pitch = odev->pitch; in ofdrm_primary_plane_helper_atomic_disable() local
H A Drepaper.c516 unsigned int dst_pitch = 0; in repaper_fb_dirty() local
/openbmc/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c607 unsigned int dst_pitch; in ssd130x_fb_blit_rect() local