Searched defs:dst_pitch (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/video/fbdev/via/ |
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-v5.4/drivers/gpu/drm/ |
D | drm_format_helper.c | 193 void drm_fb_xrgb8888_to_rgb565_dstclip(void __iomem *dst, unsigned int dst_pitch, in drm_fb_xrgb8888_to_rgb565_dstclip() 245 void drm_fb_xrgb8888_to_rgb888_dstclip(void __iomem *dst, unsigned int dst_pitch, in drm_fb_xrgb8888_to_rgb888_dstclip()
|
/Linux-v5.4/drivers/video/fbdev/ |
D | fb-puv3.c | 134 int dst_pitch = screen_width * (m_iBpp / 8); in unifb_prim_fillrect() local 224 int dst_pitch = screen_width * (m_iBpp / 8); in unifb_prim_copyarea() local
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_stdu.c | 578 s32 src_pitch, dst_pitch; in vmw_stdu_bo_cpu_commit() local 1298 s32 src_pitch, dst_pitch; in vmw_stdu_bo_populate_update_cpu() local
|
/Linux-v5.4/include/uapi/drm/ |
D | mga_drm.h | 398 int src_pitch, dst_pitch; member
|