Searched defs:src_pitch (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | accel.c | 41 u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, in hw_bitblt_1() 174 u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, in hw_bitblt_2()
|
/openbmc/qemu/hw/display/ |
H A D | ati_2d.c | 158 unsigned int src_pitch = src_stride * sizeof(uint32_t); in ati_2d_blt() local
|
H A D | ati_int.h | 66 uint32_t src_pitch; member
|
H A D | sm501.c | 742 unsigned int src_pitch = s->twoD_pitch & 0x1FFF; in sm501_2d_operation() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_stdu.c | 499 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 D | i915_gem_client_blt.c | 147 u32 src_pitch, dst_pitch; in prepare_blit() local
|