Searched refs:dest_x (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 377 s32 dest_x, s32 dest_y, 454 s32 dest_x, 484 s32 dest_x,
|
| H A D | vmwgfx_ioctl.c | 232 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
|
| H A D | vmwgfx_kms.c | 1498 * @dest_x: X coordinate offset for the crtc / destination clip rects. 1509 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument 1566 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty() 1574 dest_x - crtc_x; in vmw_kms_helper_dirty() 1579 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
|
| H A D | vmwgfx_scrn.c | 1082 * @dest_x: X coordinate offset to align @srf with framebuffer coordinates. 1099 s32 dest_x, in vmw_kms_sou_do_surface_dirty() 1133 sdirty.dst_x = dest_x; in vmw_kms_sou_do_surface_dirty() 1137 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty() 1098 vmw_kms_sou_do_surface_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,struct drm_clip_rect * clips,struct drm_vmw_rect * vclips,struct vmw_resource * srf,s32 dest_x,s32 dest_y,unsigned num_clips,int inc,struct vmw_fence_obj ** out_fence,struct drm_crtc * crtc) vmw_kms_sou_do_surface_dirty() argument
|
| H A D | vmwgfx_stdu.c | 710 * @dest_x: X coordinate offset to align @srf with framebuffer coordinates. 727 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument 762 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
|
| /linux/include/video/ |
| H A 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/drivers/video/ |
| H A D | sticore.c | 167 .dest_x = x * font->width, in sti_putc() 206 .dest_x = src_x, in sti_set() 239 .dest_x = src_x * font->width, in sti_clear() 275 .dest_x = dst_x * font->width, in sti_bmove()
|
| /linux/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 777 __s32 dest_x; member
|