Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h437 s32 dest_x, s32 dest_y,
524 s32 dest_x,
554 s32 dest_x,
Dvmwgfx_ioctl.c231 arg->dest_x, arg->dest_y, in vmw_present_ioctl()
Dvmwgfx_scrn.c1098 s32 dest_x, in vmw_kms_sou_do_surface_dirty() argument
1132 sdirty.dst_x = dest_x; in vmw_kms_sou_do_surface_dirty()
1136 dest_x, dest_y, num_clips, inc, in vmw_kms_sou_do_surface_dirty()
Dvmwgfx_kms.c2605 s32 dest_x, s32 dest_y, in vmw_kms_helper_dirty() argument
2662 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - in vmw_kms_helper_dirty()
2670 dest_x - crtc_x; in vmw_kms_helper_dirty()
2675 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; in vmw_kms_helper_dirty()
Dvmwgfx_stdu.c714 s32 dest_x, in vmw_kms_stdu_surface_dirty() argument
755 dest_x, dest_y, num_clips, inc, in vmw_kms_stdu_surface_dirty()
/Linux-v6.6/include/video/
Dsticore.h264 s16 dest_x; /* X location of character upper left */ member
297 s16 dest_x; /* dest upper left pixel x location */ member
/Linux-v6.6/drivers/video/
Dsticore.c167 .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-v6.6/include/uapi/drm/
Dvmwgfx_drm.h776 __s32 dest_x; member