Searched defs:dst_y (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/sis/
H A Dsis_accel.c117 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS300SubsequentScreenToScreenCopy() argument
204 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS310SubsequentScreenToScreenCopy() argument
/linux-4.4.14/drivers/video/fbdev/via/
H A Daccel.c53 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_1() argument
186 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_2() argument
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_cursor.c124 int dst_y = state->crtc_y; sti_cursor_atomic_update() local
H A Dsti_vid.c52 int dst_y = state->crtc_y; sti_vid_commit() local
H A Dsti_gdp.c395 int dst_x, dst_y, dst_w, dst_h; sti_gdp_atomic_update() local
H A Dsti_hqvdp.c789 int dst_y = state->crtc_y; sti_hqvdp_atomic_update() local
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Daccel_2d.c172 psb_accel_2d_copy(struct drm_psb_private *dev_priv, uint32_t src_offset, uint32_t src_stride, uint32_t src_format, uint32_t dst_offset, uint32_t dst_stride, uint32_t dst_format, uint16_t src_x, uint16_t src_y, uint16_t dst_x, uint16_t dst_y, uint16_t size_x, uint16_t size_y) psb_accel_2d_copy() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c54 s32 dst_x, dst_y; member in struct:vmw_kms_sou_surface_dirty
/linux-4.4.14/drivers/video/console/
H A Dsticore.c226 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width) sti_bmove() argument
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_overlay.c473 short dst_y; member in struct:put_image_params
H A Dintel_display.c3106 int dst_x = 0, dst_y = 0, dst_w = 0, dst_h = 0; skylake_update_primary_plane() local
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-driver.h401 s32 dst_y; member in struct:yuv_frame_info
/linux-4.4.14/include/uapi/drm/
H A Di915_drm.h1007 __u16 dst_y; member in struct:drm_intel_overlay_put_image

Completed in 581 milliseconds