Home
last modified time | relevance | path

Searched refs:dest_x (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h216 s32 dest_x, s32 dest_y,
283 s32 dest_x,
310 s32 dest_x,
Dvmwgfx_scrn.c836 s32 dest_x, in vmw_kms_sou_do_surface_dirty() argument
862 sdirty.dst_x = dest_x; in vmw_kms_sou_do_surface_dirty()
866 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty()
Dvmwgfx_kms.c1722 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument
1774 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty()
1782 dest_x - crtc_x; in vmw_kms_helper_dirty()
1787 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
Dvmwgfx_ioctl.c312 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
Dvmwgfx_stdu.c998 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument
1031 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
/linux-4.4.14/drivers/video/fbdev/
Dsticore.h264 s16 dest_x; /* X location of character upper left */ member
297 s16 dest_x; /* dest upper left pixel x location */ member
/linux-4.4.14/drivers/video/console/
Dsticore.c143 .dest_x = x * sti->font_width, in sti_putc()
175 .dest_x = src_x, in sti_set()
203 .dest_x = src_x * sti->font_width, in sti_clear()
233 .dest_x = dst_x * sti->font_width, in sti_bmove()
/linux-4.4.14/include/uapi/drm/
Dvmwgfx_drm.h761 int32_t dest_x; member