Searched refs:dest_x (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 438 s32 dest_x, s32 dest_y, 539 s32 dest_x, 569 s32 dest_x,
|
D | vmwgfx_ioctl.c | 231 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
|
D | vmwgfx_scrn.c | 1128 s32 dest_x, in vmw_kms_sou_do_surface_dirty() argument 1162 sdirty.dst_x = dest_x; in vmw_kms_sou_do_surface_dirty() 1166 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty()
|
D | vmwgfx_kms.c | 2634 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument 2691 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty() 2699 dest_x - crtc_x; in vmw_kms_helper_dirty() 2704 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
|
D | vmwgfx_stdu.c | 862 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument 903 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
|
/linux-6.1.9/drivers/video/fbdev/ |
D | sticore.h | 263 s16 dest_x; /* X location of character upper left */ member 296 s16 dest_x; /* dest upper left pixel x location */ member
|
/linux-6.1.9/drivers/video/console/ |
D | sticore.c | 148 .dest_x = x * font->width, in sti_putc() 180 .dest_x = src_x, in sti_set() 208 .dest_x = src_x * font->width, in sti_clear() 239 .dest_x = dst_x * font->width, in sti_bmove()
|
/linux-6.1.9/include/uapi/drm/ |
D | vmwgfx_drm.h | 776 __s32 dest_x; member
|