Searched refs:dest_x (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 216 s32 dest_x, s32 dest_y, 283 s32 dest_x, 310 s32 dest_x,
|
D | vmwgfx_scrn.c | 836 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()
|
D | vmwgfx_kms.c | 1722 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()
|
D | vmwgfx_ioctl.c | 312 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
|
D | vmwgfx_stdu.c | 998 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/ |
D | sticore.h | 264 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/ |
D | sticore.c | 143 .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/ |
D | vmwgfx_drm.h | 761 int32_t dest_x; member
|