Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h419 s32 dest_x, s32 dest_y,
516 s32 dest_x,
546 s32 dest_x,
Dvmwgfx_scrn.c1130 s32 dest_x, in vmw_kms_sou_do_surface_dirty() argument
1164 sdirty.dst_x = dest_x; in vmw_kms_sou_do_surface_dirty()
1168 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty()
Dvmwgfx_ioctl.c313 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
Dvmwgfx_kms.c2442 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument
2499 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty()
2507 dest_x - crtc_x; in vmw_kms_helper_dirty()
2512 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
Dvmwgfx_stdu.c853 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument
894 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
/Linux-v5.4/drivers/video/fbdev/
Dsticore.h265 s16 dest_x; /* X location of character upper left */ member
298 s16 dest_x; /* dest upper left pixel x location */ member
/Linux-v5.4/drivers/video/console/
Dsticore.c144 .dest_x = x * sti->font_width, in sti_putc()
176 .dest_x = src_x, in sti_set()
204 .dest_x = src_x * sti->font_width, in sti_clear()
234 .dest_x = dst_x * sti->font_width, in sti_bmove()
/Linux-v5.4/include/uapi/drm/
Dvmwgfx_drm.h760 __s32 dest_x; member