Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h419 s32 dest_x, s32 dest_y,
516 s32 dest_x,
546 s32 dest_x,
Dvmwgfx_ioctl.c225 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
Dvmwgfx_scrn.c1128 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()
Dvmwgfx_kms.c2388 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument
2445 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty()
2453 dest_x - crtc_x; in vmw_kms_helper_dirty()
2458 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
Dvmwgfx_stdu.c858 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument
899 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
/Linux-v5.15/drivers/video/fbdev/
Dsticore.h263 s16 dest_x; /* X location of character upper left */ member
296 s16 dest_x; /* dest upper left pixel x location */ member
/Linux-v5.15/drivers/video/console/
Dsticore.c147 .dest_x = x * font->width, in sti_putc()
179 .dest_x = src_x, in sti_set()
207 .dest_x = src_x * font->width, in sti_clear()
238 .dest_x = dst_x * font->width, in sti_bmove()
/Linux-v5.15/include/uapi/drm/
Dvmwgfx_drm.h768 __s32 dest_x; member