dst_x 164 drivers/gpu/drm/gma500/accel_2d.c uint16_t dst_x, uint16_t dst_y, dst_x 175 drivers/gpu/drm/gma500/accel_2d.c psb_accel_2d_copy_direction(src_x - dst_x, src_y - dst_y); dst_x 180 drivers/gpu/drm/gma500/accel_2d.c dst_x += size_x - 1; dst_x 209 drivers/gpu/drm/gma500/accel_2d.c (dst_x << PSB_2D_DST_XSTART_SHIFT) | (dst_y << dst_x 788 drivers/gpu/drm/i915/display/intel_overlay.c iowrite32(params->dst_y << 16 | params->dst_x, ®s->DWINPOS); dst_x 916 drivers/gpu/drm/i915/display/intel_overlay.c if (rec->dst_x < pipe_config->pipe_src_w && dst_x 917 drivers/gpu/drm/i915/display/intel_overlay.c rec->dst_x + rec->dst_width <= pipe_config->pipe_src_w && dst_x 192 drivers/gpu/drm/sti/sti_cursor.c int dst_x, dst_y, dst_w, dst_h; dst_x 201 drivers/gpu/drm/sti/sti_cursor.c dst_x = state->crtc_x; dst_x 203 drivers/gpu/drm/sti/sti_cursor.c dst_w = clamp_val(state->crtc_w, 0, mode->crtc_hdisplay - dst_x); dst_x 249 drivers/gpu/drm/sti/sti_cursor.c DRM_DEBUG_KMS("(%dx%d)@(%d,%d)\n", dst_w, dst_h, dst_x, dst_y); dst_x 263 drivers/gpu/drm/sti/sti_cursor.c int dst_x, dst_y; dst_x 272 drivers/gpu/drm/sti/sti_cursor.c dst_x = state->crtc_x; dst_x 296 drivers/gpu/drm/sti/sti_cursor.c x = sti_vtg_get_pixel_number(*mode, dst_x); dst_x 626 drivers/gpu/drm/sti/sti_gdp.c int dst_x, dst_y, dst_w, dst_h; dst_x 637 drivers/gpu/drm/sti/sti_gdp.c dst_x = state->crtc_x; dst_x 639 drivers/gpu/drm/sti/sti_gdp.c dst_w = clamp_val(state->crtc_w, 0, mode->hdisplay - dst_x); dst_x 690 drivers/gpu/drm/sti/sti_gdp.c dst_w, dst_h, dst_x, dst_y, dst_x 705 drivers/gpu/drm/sti/sti_gdp.c int dst_x, dst_y, dst_w, dst_h; dst_x 746 drivers/gpu/drm/sti/sti_gdp.c dst_x = state->crtc_x; dst_x 748 drivers/gpu/drm/sti/sti_gdp.c dst_w = clamp_val(state->crtc_w, 0, mode->hdisplay - dst_x); dst_x 788 drivers/gpu/drm/sti/sti_gdp.c xdo = sti_vtg_get_pixel_number(*mode, dst_x); dst_x 789 drivers/gpu/drm/sti/sti_gdp.c xds = sti_vtg_get_pixel_number(*mode, dst_x + dst_w - 1); dst_x 1028 drivers/gpu/drm/sti/sti_hqvdp.c int dst_x, dst_y, dst_w, dst_h; dst_x 1037 drivers/gpu/drm/sti/sti_hqvdp.c dst_x = state->crtc_x; dst_x 1039 drivers/gpu/drm/sti/sti_hqvdp.c dst_w = clamp_val(state->crtc_w, 0, mode->hdisplay - dst_x); dst_x 1103 drivers/gpu/drm/sti/sti_hqvdp.c dst_w, dst_h, dst_x, dst_y, dst_x 1118 drivers/gpu/drm/sti/sti_hqvdp.c int dst_x, dst_y, dst_w, dst_h; dst_x 1144 drivers/gpu/drm/sti/sti_hqvdp.c dst_x = state->crtc_x; dst_x 1146 drivers/gpu/drm/sti/sti_hqvdp.c dst_w = clamp_val(state->crtc_w, 0, mode->hdisplay - dst_x); dst_x 144 drivers/gpu/drm/sti/sti_vid.c int dst_x = state->crtc_x; dst_x 146 drivers/gpu/drm/sti/sti_vid.c int dst_w = clamp_val(state->crtc_w, 0, mode->hdisplay - dst_x); dst_x 163 drivers/gpu/drm/sti/sti_vid.c xdo = sti_vtg_get_pixel_number(*mode, dst_x); dst_x 164 drivers/gpu/drm/sti/sti_vid.c xds = sti_vtg_get_pixel_number(*mode, dst_x + dst_w - 1); dst_x 59 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c s32 dst_x, dst_y; dst_x 1027 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c s32 trans_x = dirty->unit->crtc.x - sdirty->dst_x; dst_x 1164 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c sdirty.dst_x = dest_x; dst_x 195 drivers/gpu/drm/zte/zx_plane.c u32 dst_x, dst_y, dst_w, dst_h; dst_x 210 drivers/gpu/drm/zte/zx_plane.c dst_x = dst->x1; dst_x 230 drivers/gpu/drm/zte/zx_plane.c zx_writel(layer + VL_POS_START, GL_POS_X(dst_x) | GL_POS_Y(dst_y)); dst_x 234 drivers/gpu/drm/zte/zx_plane.c GL_POS_X(dst_x + dst_w) | GL_POS_Y(dst_y + dst_h)); dst_x 359 drivers/gpu/drm/zte/zx_plane.c u32 dst_x, dst_y, dst_w, dst_h; dst_x 377 drivers/gpu/drm/zte/zx_plane.c dst_x = plane->state->crtc_x; dst_x 393 drivers/gpu/drm/zte/zx_plane.c zx_writel(layer + GL_POS_START, GL_POS_X(dst_x) | GL_POS_Y(dst_y)); dst_x 397 drivers/gpu/drm/zte/zx_plane.c GL_POS_X(dst_x + dst_w) | GL_POS_Y(dst_y + dst_h)); dst_x 402 drivers/media/pci/ivtv/ivtv-driver.h s32 dst_x; dst_x 229 drivers/media/pci/ivtv/ivtv-yuv.c f->tru_w, f->src_w, f->dst_w, f->src_x, f->dst_x); dst_x 239 drivers/media/pci/ivtv/ivtv-yuv.c reg_2890 = f->dst_x; dst_x 720 drivers/media/pci/ivtv/ivtv-yuv.c if ((osd_crop = f->pan_x - f->dst_x) > 0) { dst_x 725 drivers/media/pci/ivtv/ivtv-yuv.c f->dst_x = 0; dst_x 727 drivers/media/pci/ivtv/ivtv-yuv.c f->dst_x -= f->pan_x; dst_x 730 drivers/media/pci/ivtv/ivtv-yuv.c if ((osd_crop = f->dst_w + f->dst_x - f->vis_w) > 0) { dst_x 738 drivers/media/pci/ivtv/ivtv-yuv.c f->dst_x += itv->yuv_info.osd_x_offset; dst_x 745 drivers/media/pci/ivtv/ivtv-yuv.c f->dst_x &= ~1; dst_x 784 drivers/media/pci/ivtv/ivtv-yuv.c (of->dst_x != f->dst_x) || (of->src_x != f->src_x) || dst_x 982 drivers/media/pci/ivtv/ivtv-yuv.c nf->dst_x = args->dst.left; dst_x 166 drivers/media/platform/rockchip/rga/rga-hw.c unsigned int src_h, src_w, src_x, src_y, dst_h, dst_w, dst_x, dst_y; dst_x 186 drivers/media/platform/rockchip/rga/rga-hw.c dst_x = ctx->out.crop.left; dst_x 321 drivers/media/platform/rockchip/rga/rga-hw.c offsets = rga_get_addr_offset(&ctx->out, dst_x, dst_y, dst_w, dst_h); dst_x 228 drivers/video/console/sticore.c int dst_y, int dst_x, int height, int width) dst_x 234 drivers/video/console/sticore.c .dest_x = dst_x * sti->font_width, dst_x 142 drivers/video/fbdev/efifb.c u32 bmp_width, bmp_height, bmp_pitch, screen_pitch, dst_x, y, src_y; dst_x 225 drivers/video/fbdev/efifb.c dst_x = bgrt_tab.image_offset_x; dst_x 228 drivers/video/fbdev/efifb.c (u32 *)dst + dst_x, bmp_width, si); dst_x 229 drivers/video/fbdev/efifb.c dst_x += bmp_width; dst_x 230 drivers/video/fbdev/efifb.c memset((u32 *)dst + dst_x, 0, (si->lfb_width - dst_x) * 4); dst_x 105 drivers/video/fbdev/sis/sis_accel.c int src_y, int dst_x, int dst_y, int width, int height) dst_x 123 drivers/video/fbdev/sis/sis_accel.c dst_x += width-1; dst_x 131 drivers/video/fbdev/sis/sis_accel.c SiS300SetupDSTXY(dst_x, dst_y) dst_x 192 drivers/video/fbdev/sis/sis_accel.c int dst_x, int dst_y, int width, int height) dst_x 233 drivers/video/fbdev/sis/sis_accel.c SiS310SetupDSTXY(dst_x, dst_y) dst_x 400 drivers/video/fbdev/sticore.h int dst_y, int dst_x, int height, int width); dst_x 40 drivers/video/fbdev/via/accel.c u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, dst_x 53 drivers/video/fbdev/via/accel.c if (src_x < dst_x) { dst_x 56 drivers/video/fbdev/via/accel.c dst_x += width - 1; dst_x 94 drivers/video/fbdev/via/accel.c if (dst_x & 0xFFFFF000 || dst_y & 0xFFFFF000) { dst_x 96 drivers/video/fbdev/via/accel.c "%d %d\n", dst_x, dst_y); dst_x 99 drivers/video/fbdev/via/accel.c tmp = dst_x | (dst_y << 16); dst_x 173 drivers/video/fbdev/via/accel.c u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, dst_x 186 drivers/video/fbdev/via/accel.c if (src_x < dst_x) { dst_x 189 drivers/video/fbdev/via/accel.c dst_x += width - 1; dst_x 236 drivers/video/fbdev/via/accel.c if (dst_x & 0xFFFFF000 || dst_y & 0xFFFFF000) { dst_x 238 drivers/video/fbdev/via/accel.c "%d %d\n", dst_x, dst_y); dst_x 241 drivers/video/fbdev/via/accel.c tmp = dst_x | (dst_y << 16); dst_x 53 drivers/video/fbdev/via/viafbdev.h u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, dst_x 1414 include/uapi/drm/i915_drm.h __u16 dst_x; dst_x 1414 tools/include/uapi/drm/i915_drm.h __u16 dst_x;