Searched defs:dst_pitch (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 28 unsigned int dst_pitch; member 33 unsigned int dst_pitch; member 38 unsigned int dst_pitch; member 44 unsigned int dst_pitch; member 49 unsigned int dst_pitch; member 54 unsigned int dst_pitch; member 59 unsigned int dst_pitch; member 64 unsigned int dst_pitch; member 69 unsigned int dst_pitch; member 74 unsigned int dst_pitch; member [all …]
|
| /linux/drivers/video/fbdev/via/ |
| H A D | accel.c | 40 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()
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | drm_sysfb_modeset.c | 194 static void drm_sysfb_memcpy(struct iosys_map *dst, const unsigned int *dst_pitch, in drm_sysfb_memcpy() 338 unsigned int dst_pitch = sysfb->fb_pitch; in drm_sysfb_plane_helper_atomic_update() local 381 unsigned int dst_pitch = sysfb->fb_pitch; in drm_sysfb_plane_helper_atomic_disable() local
|
| /linux/drivers/gpu/drm/solomon/ |
| H A D | ssd130x.c | 1009 unsigned int dst_pitch; in ssd130x_fb_blit_rect() local 1033 unsigned int dst_pitch; in ssd132x_fb_blit_rect() local 1059 unsigned int dst_pitch; in ssd133x_fb_blit_rect() local
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_stdu.c | 504 s32 src_pitch, dst_pitch; in vmw_stdu_bo_cpu_commit() local 1179 s32 src_pitch, dst_pitch; in vmw_stdu_bo_populate_update_cpu() local
|
| /linux/drivers/gpu/drm/clients/ |
| H A D | drm_log.c | 73 static void drm_log_blit(struct iosys_map *dst, unsigned int dst_pitch, in drm_log_blit()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_client_blt.c | 150 u32 src_pitch, dst_pitch; in prepare_blit() local
|
| /linux/drivers/gpu/drm/sitronix/ |
| H A D | st7920.c | 323 unsigned int dst_pitch; in st7920_fb_blit_rect() local
|