/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | sis_accel.c | 105 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy() 113 if(dst_y >= 2048) { in SiS300SubsequentScreenToScreenCopy() 114 dstbase = ivideo->video_linelength * dst_y; in SiS300SubsequentScreenToScreenCopy() 115 dst_y = 0; in SiS300SubsequentScreenToScreenCopy() 127 dst_y += height-1; in SiS300SubsequentScreenToScreenCopy() 131 SiS300SetupDSTXY(dst_x, dst_y) in SiS300SubsequentScreenToScreenCopy() 192 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy() 195 int mymin = min(src_y, dst_y); in SiS310SubsequentScreenToScreenCopy() 196 int mymax = max(src_y, dst_y); in SiS310SubsequentScreenToScreenCopy() 209 if((src_y >= 2048) || (dst_y > in SiS310SubsequentScreenToScreenCopy() 104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS300SubsequentScreenToScreenCopy() argument 191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS310SubsequentScreenToScreenCopy() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | sis_accel.c | 105 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy() 113 if(dst_y >= 2048) { in SiS300SubsequentScreenToScreenCopy() 114 dstbase = ivideo->video_linelength * dst_y; in SiS300SubsequentScreenToScreenCopy() 115 dst_y = 0; in SiS300SubsequentScreenToScreenCopy() 127 dst_y += height-1; in SiS300SubsequentScreenToScreenCopy() 131 SiS300SetupDSTXY(dst_x, dst_y) in SiS300SubsequentScreenToScreenCopy() 192 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy() 195 int mymin = min(src_y, dst_y); in SiS310SubsequentScreenToScreenCopy() 196 int mymax = max(src_y, dst_y); in SiS310SubsequentScreenToScreenCopy() 209 if((src_y >= 2048) || (dst_y > in SiS310SubsequentScreenToScreenCopy() 104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS300SubsequentScreenToScreenCopy() argument 191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) SiS310SubsequentScreenToScreenCopy() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | accel.c | 40 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_1() 58 if (src_y < dst_y) { in hw_bitblt_1() 61 dst_y += height - 1; in hw_bitblt_1() 94 if (dst_x & 0xFFFFF000 || dst_y & 0xFFFFF000) { in hw_bitblt_1() 96 "%d %d\n", dst_x, dst_y); in hw_bitblt_1() 99 tmp = dst_x | (dst_y << 16); in hw_bitblt_1() 173 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_2() 191 if (src_y < dst_y) { in hw_bitblt_2() 194 dst_y += height - 1; in hw_bitblt_2() 236 if (dst_x & 0xFFFFF000 || dst_y in hw_bitblt_2() 39 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_1() argument 172 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_2() argument [all...] |
H A D | viafbdev.h | 53 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | accel.c | 40 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_1() 58 if (src_y < dst_y) { in hw_bitblt_1() 61 dst_y += height - 1; in hw_bitblt_1() 94 if (dst_x & 0xFFFFF000 || dst_y & 0xFFFFF000) { in hw_bitblt_1() 96 "%d %d\n", dst_x, dst_y); in hw_bitblt_1() 99 tmp = dst_x | (dst_y << 16); in hw_bitblt_1() 173 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_2() 191 if (src_y < dst_y) { in hw_bitblt_2() 194 dst_y += height - 1; in hw_bitblt_2() 236 if (dst_x & 0xFFFFF000 || dst_y in hw_bitblt_2() 39 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_1() argument 172 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_2() argument [all...] |
H A D | viafbdev.h | 53 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/ |
H A D | zx_plane.c | 195 u32 dst_x, dst_y, dst_w, dst_h; in zx_vl_plane_atomic_update() local 211 dst_y = dst->y1; in zx_vl_plane_atomic_update() 230 zx_writel(layer + VL_POS_START, GL_POS_X(dst_x) | GL_POS_Y(dst_y)); in zx_vl_plane_atomic_update() 234 GL_POS_X(dst_x + dst_w) | GL_POS_Y(dst_y + dst_h)); in zx_vl_plane_atomic_update() 359 u32 dst_x, dst_y, dst_w, dst_h; in zx_gl_plane_atomic_update() local 378 dst_y = plane->state->crtc_y; in zx_gl_plane_atomic_update() 393 zx_writel(layer + GL_POS_START, GL_POS_X(dst_x) | GL_POS_Y(dst_y)); in zx_gl_plane_atomic_update() 397 GL_POS_X(dst_x + dst_w) | GL_POS_Y(dst_y + dst_h)); in zx_gl_plane_atomic_update()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | accel_2d.c | 153 * @dst_y offset in pixels 164 uint16_t dst_x, uint16_t dst_y, in psb_accel_2d_copy() 175 psb_accel_2d_copy_direction(src_x - dst_x, src_y - dst_y); in psb_accel_2d_copy() 185 dst_y += size_y - 1; in psb_accel_2d_copy() 209 (dst_x << PSB_2D_DST_XSTART_SHIFT) | (dst_y << in psb_accel_2d_copy() 159 psb_accel_2d_copy(struct drm_psb_private *dev_priv, uint32_t src_offset, uint32_t src_stride, uint32_t src_format, uint32_t dst_offset, uint32_t dst_stride, uint32_t dst_format, uint16_t src_x, uint16_t src_y, uint16_t dst_x, uint16_t dst_y, uint16_t size_x, uint16_t size_y) psb_accel_2d_copy() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 145 int dst_y = state->crtc_y; in sti_vid_commit() local 147 int dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_vid_commit() 161 ydo = sti_vtg_get_line_number(*mode, dst_y); in sti_vid_commit() 162 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_vid_commit()
|
H A D | sti_cursor.c | 192 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local 202 dst_y = state->crtc_y; in sti_cursor_atomic_check() 204 dst_h = clamp_val(state->crtc_h, 0, mode->crtc_vdisplay - dst_y); in sti_cursor_atomic_check() 249 DRM_DEBUG_KMS("(%dx%d)@(%d,%d)\n", dst_w, dst_h, dst_x, dst_y); in sti_cursor_atomic_check() 263 int dst_x, dst_y; in sti_cursor_atomic_update() local 273 dst_y = state->crtc_y; in sti_cursor_atomic_update() 295 y = sti_vtg_get_line_number(*mode, dst_y); in sti_cursor_atomic_update()
|
H A D | sti_gdp.c | 627 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_check() local 639 dst_y = state->crtc_y; in sti_gdp_atomic_check() 641 dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_gdp_atomic_check() 691 dst_w, dst_h, dst_x, dst_y, in sti_gdp_atomic_check() 706 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_update() local 748 dst_y = state->crtc_y; in sti_gdp_atomic_update() 750 dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_gdp_atomic_update() 787 ydo = sti_vtg_get_line_number(*mode, dst_y); in sti_gdp_atomic_update() 788 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_gdp_atomic_update()
|
H A D | sti_hqvdp.c | 1028 int dst_x, dst_y, dst_w, dst_h; in sti_hqvdp_atomic_check() local 1038 dst_y = state->crtc_y; in sti_hqvdp_atomic_check() 1040 dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_hqvdp_atomic_check() 1103 dst_w, dst_h, dst_x, dst_y, in sti_hqvdp_atomic_check() 1118 int dst_x, dst_y, dst_w, dst_h; in sti_hqvdp_atomic_update() local 1145 dst_y = state->crtc_y; in sti_hqvdp_atomic_update() 1147 dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_hqvdp_atomic_update()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 145 int dst_y = state->crtc_y; in sti_vid_commit() local 147 int dst_h = clamp_val(state->crtc_h, 0, mode->vdisplay - dst_y); in sti_vid_commit() 161 ydo = sti_vtg_get_line_number(*mode, dst_y); in sti_vid_commit() 162 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_vid_commit()
|
H A D | sti_cursor.c | 195 int dst_x, dst_y, dst_w, dst_h; in sti_cursor_atomic_check() local 205 dst_y = new_plane_state->crtc_y; in sti_cursor_atomic_check() 209 mode->crtc_vdisplay - dst_y); in sti_cursor_atomic_check() 254 DRM_DEBUG_KMS("(%dx%d)@(%d,%d)\n", dst_w, dst_h, dst_x, dst_y); in sti_cursor_atomic_check() 269 int dst_x, dst_y; in sti_cursor_atomic_update() local 279 dst_y = newstate->crtc_y; in sti_cursor_atomic_update() 301 y = sti_vtg_get_line_number(*mode, dst_y); in sti_cursor_atomic_update()
|
H A D | sti_gdp.c | 631 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_check() local 643 dst_y = new_plane_state->crtc_y; in sti_gdp_atomic_check() 645 dst_h = clamp_val(new_plane_state->crtc_h, 0, mode->vdisplay - dst_y); in sti_gdp_atomic_check() 697 dst_w, dst_h, dst_x, dst_y, in sti_gdp_atomic_check() 715 int dst_x, dst_y, dst_w, dst_h; in sti_gdp_atomic_update() local 757 dst_y = newstate->crtc_y; in sti_gdp_atomic_update() 759 dst_h = clamp_val(newstate->crtc_h, 0, mode->vdisplay - dst_y); in sti_gdp_atomic_update() 796 ydo = sti_vtg_get_line_number(*mode, dst_y); in sti_gdp_atomic_update() 797 yds = sti_vtg_get_line_number(*mode, dst_y + dst_h - 1); in sti_gdp_atomic_update()
|
H A D | sti_hqvdp.c | 1032 int dst_x, dst_y, dst_w, dst_h; in sti_hqvdp_atomic_check() local 1042 dst_y = new_plane_state->crtc_y; in sti_hqvdp_atomic_check() 1044 dst_h = clamp_val(new_plane_state->crtc_h, 0, mode->vdisplay - dst_y); in sti_hqvdp_atomic_check() 1107 dst_w, dst_h, dst_x, dst_y, in sti_hqvdp_atomic_check() 1125 int dst_x, dst_y, dst_w, dst_h; in sti_hqvdp_atomic_update() local 1152 dst_y = newstate->crtc_y; in sti_hqvdp_atomic_update() 1154 dst_h = clamp_val(newstate->crtc_h, 0, mode->vdisplay - dst_y); in sti_hqvdp_atomic_update()
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-yuv.c | 389 ("Adjust to height %d src_h %d dst_h %d src_y %d dst_y %d\n", in ivtv_yuv_handle_vertical() 390 f->tru_h, f->src_h, f->dst_h, f->src_y, f->dst_y); in ivtv_yuv_handle_vertical() 519 if (f->dst_y < 0) in ivtv_yuv_handle_vertical() 520 reg_289c = (reg_289c - ((f->dst_y & ~1)<<15))-(f->dst_y >>1); in ivtv_yuv_handle_vertical() 522 reg_289c = (reg_289c + ((f->dst_y & ~1)<<15))+(f->dst_y >>1); in ivtv_yuv_handle_vertical() 697 if ((osd_crop = f->pan_y - f->dst_y) > 0) { in ivtv_yuv_window_setup() 702 f->dst_y = 0; in ivtv_yuv_window_setup() 704 f->dst_y in ivtv_yuv_window_setup() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-yuv.c | 389 ("Adjust to height %d src_h %d dst_h %d src_y %d dst_y %d\n", in ivtv_yuv_handle_vertical() 390 f->tru_h, f->src_h, f->dst_h, f->src_y, f->dst_y); in ivtv_yuv_handle_vertical() 519 if (f->dst_y < 0) in ivtv_yuv_handle_vertical() 520 reg_289c = (reg_289c - ((f->dst_y & ~1)<<15))-(f->dst_y >>1); in ivtv_yuv_handle_vertical() 522 reg_289c = (reg_289c + ((f->dst_y & ~1)<<15))+(f->dst_y >>1); in ivtv_yuv_handle_vertical() 697 if ((osd_crop = f->pan_y - f->dst_y) > 0) { in ivtv_yuv_window_setup() 702 f->dst_y = 0; in ivtv_yuv_window_setup() 704 f->dst_y in ivtv_yuv_window_setup() [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 166 unsigned int src_h, src_w, src_x, src_y, dst_h, dst_w, dst_x, dst_y; in rga_cmd_set_trans_info() local 187 dst_y = ctx->out.crop.top; in rga_cmd_set_trans_info() 324 offsets = rga_get_addr_offset(&ctx->out, dst_x, dst_y, dst_w, dst_h); in rga_cmd_set_trans_info()
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.c | 166 unsigned int src_h, src_w, src_x, src_y, dst_h, dst_w, dst_x, dst_y; in rga_cmd_set_trans_info() local 187 dst_y = ctx->out.crop.top; in rga_cmd_set_trans_info() 324 offsets = rga_get_addr_offset(&ctx->out, dst_x, dst_y, dst_w, dst_h); in rga_cmd_set_trans_info()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_overlay.c | 807 iowrite32(params->dst_y << 16 | params->dst_x, ®s->DWINPOS); in intel_overlay_do_put_image() 940 rec->dst_y < pipe_config->pipe_src_h && in check_overlay_dst() 941 rec->dst_y + rec->dst_height <= pipe_config->pipe_src_h) in check_overlay_dst() 1147 params->dst_y = (((u32)params->dst_y << 12) / in intel_overlay_put_image_ioctl()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_trace.h | 396 __field(int, dst_y) 428 __entry->dst_y = plane_state->dst_rect.y; 462 __entry->dst_y,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_overlay.c | 836 iowrite32(params->dst_y << 16 | params->dst_x, ®s->DWINPOS); in intel_overlay_do_put_image() 969 drm_rect_init(&req, rec->dst_x, rec->dst_y, in check_overlay_dst() 1182 params->dst_y = (((u32)params->dst_y << 12) / in intel_overlay_put_image_ioctl()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 401 int dst_y, int dst_x, int height, int width,
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 403 int dst_y, int dst_x, int height, int width,
|