/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | btcx-risc.c | 184 unsigned int clip,skip; in btcx_calc_skips() local 189 for (clip = 0; clip < nclips; clip++) { in btcx_calc_skips() 192 if (clips[clip].c.left + clips[clip].c.width <= 0) in btcx_calc_skips() 194 if (clips[clip].c.left > (signed)width) in btcx_calc_skips() 198 if (line > clips[clip].c.top+clips[clip].c.height-1) in btcx_calc_skips() 200 if (line < clips[clip].c.top) { in btcx_calc_skips() 201 if (maxline > clips[clip].c.top-1) in btcx_calc_skips() 202 maxline = clips[clip].c.top-1; in btcx_calc_skips() 205 if (maxline > clips[clip].c.top+clips[clip].c.height-1) in btcx_calc_skips() 206 maxline = clips[clip].c.top+clips[clip].c.height-1; in btcx_calc_skips() [all …]
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_atomic_plane.c | 150 intel_state->clip.x1 = 0; in intel_plane_atomic_check() 151 intel_state->clip.y1 = 0; in intel_plane_atomic_check() 152 intel_state->clip.x2 = in intel_plane_atomic_check() 154 intel_state->clip.y2 = in intel_plane_atomic_check()
|
D | intel_sprite.c | 768 const struct drm_rect *clip = &state->clip; in intel_check_sprite_plane() local 823 state->visible = drm_rect_clip_scaled(src, dst, clip, hscale, vscale); in intel_check_sprite_plane()
|
D | intel_drv.h | 259 struct drm_rect clip; member
|
D | intel_display.c | 13560 &state->dst, &state->clip, in intel_check_primary_plane() 13751 &state->dst, &state->clip, in intel_check_cursor_plane()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_rect.c | 69 const struct drm_rect *clip, in drm_rect_clip_scaled() argument 74 diff = clip->x1 - dst->x1; in drm_rect_clip_scaled() 79 diff = clip->y1 - dst->y1; in drm_rect_clip_scaled() 84 diff = dst->x2 - clip->x2; in drm_rect_clip_scaled() 89 diff = dst->y2 - clip->y2; in drm_rect_clip_scaled() 95 return drm_rect_intersect(dst, clip); in drm_rect_clip_scaled()
|
D | drm_plane_helper.c | 137 const struct drm_rect *clip, in drm_plane_helper_check_update() argument 170 *visible = drm_rect_clip_scaled(src, dest, clip, hscale, vscale); in drm_plane_helper_check_update() 181 if (!can_position && !drm_rect_equals(dest, clip)) { in drm_plane_helper_check_update() 250 const struct drm_rect clip = { in drm_primary_helper_update() local 259 &src, &dest, &clip, in drm_primary_helper_update()
|
/linux-4.4.14/include/drm/ |
D | drm_rect.h | 149 bool drm_rect_intersect(struct drm_rect *r, const struct drm_rect *clip); 151 const struct drm_rect *clip,
|
D | drm_plane_helper.h | 84 const struct drm_rect *clip,
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | dm365_ipipeif_user.h | 59 unsigned short clip; member
|
D | dm365_ipipeif.c | 292 ipipeif_write(params.if_5_1.clip, in ipipeif_hw_setup() 364 ipipeif_write(params.if_5_1.clip, ipipeif_base_addr, in ipipeif_hw_setup() 409 ipipeif->config.if_5_1.clip = config->if_5_1.clip; in ipipeif_set_config() 445 config->if_5_1.clip = ipipeif->config.if_5_1.clip; in ipipeif_get_config() 745 .clip = 4095, in ipipeif_set_default_config()
|
/linux-4.4.14/net/atm/ |
D | Makefile | 9 obj-$(CONFIG_ATM_CLIP) += clip.o
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fb.c | 178 struct drm_clip_rect clip; in vmw_fb_dirty_flush() local 235 clip.x1 = dst_x1; in vmw_fb_dirty_flush() 236 clip.x2 = dst_x2; in vmw_fb_dirty_flush() 237 clip.y1 = dst_y1; in vmw_fb_dirty_flush() 238 clip.y2 = dst_y2; in vmw_fb_dirty_flush() 241 &clip, 1)); in vmw_fb_dirty_flush()
|
D | vmwgfx_scrn.c | 854 sdirty.base.clip = vmw_sou_surface_clip; in vmw_kms_sou_do_surface_dirty() 949 dirty.clip = vmw_sou_dmabuf_clip; in vmw_kms_sou_do_dmabuf_dirty() 1039 dirty.clip = vmw_sou_readback_clip; in vmw_kms_sou_readback()
|
D | vmwgfx_kms.h | 66 void (*clip)(struct vmw_kms_dirty *); member
|
D | vmwgfx_stdu.c | 871 ddirty.base.clip = vmw_stdu_dmabuf_clip; in vmw_kms_stdu_dma() 1022 sdirty.base.clip = vmw_kms_stdu_surface_clip; in vmw_kms_stdu_surface_dirty()
|
D | vmwgfx_kms.c | 1810 dirty->clip(dirty); in vmw_kms_helper_dirty()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.h | 41 struct nvif_object clip; member
|
D | nv04_fbcon.c | 181 &nfbdev->clip); in nv04_fbcon_accel_init() 244 OUT_RING(chan, nfbdev->clip.handle); in nv04_fbcon_accel_init()
|
D | nouveau_fbcon.c | 268 nvif_object_fini(&fbcon->clip); in nouveau_fbcon_accel_fini()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | cg6.c | 192 u32 clip; member 333 sbus_writel(0, &fbc->clip); in cg6_fillrect() 371 sbus_writel(0, &fbc->clip); in cg6_copyarea() 417 sbus_writel(0, &fbc->clip); in cg6_imageblit() 712 sbus_writel(0, &fbc->clip); in cg6_chip_init()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bfin_ppi.h | 49 u32 clip; member
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 97 drawable->clip.type = SPICE_CLIP_TYPE_NONE; in make_drawable() 358 drawable->clip.type = SPICE_CLIP_TYPE_RECTS; in qxl_draw_dirty_fb() 359 drawable->clip.data = qxl_bo_physical_address(qdev, in qxl_draw_dirty_fb()
|
D | qxl_dev.h | 687 struct qxl_clip clip; member 714 struct qxl_clip clip; member
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | NOTES | 13 - The TV OUT pre-formats (convert, clip, round) the compositor output data
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 114 const struct drm_rect clip = { in armada_ovl_plane_update() local 123 ret = drm_plane_helper_check_update(plane, crtc, fb, &src, &dest, &clip, in armada_ovl_plane_update()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 833 const struct drm_rect clip = { in vop_update_plane_event() local 844 &src, &dest, &clip, in vop_update_plane_event()
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Introduction | 320 sound clip repeated), you probably have either an IRQ
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_n.c | 562 static const u16 clip[] = { 0xFFFF, 0xFFFF }; in b43_nphy_stay_in_carrier_search() local 568 b43_nphy_write_clip_detection(dev, clip); in b43_nphy_stay_in_carrier_search() 6049 u16 clip[2]; in b43_phy_initn() local 6172 b43_nphy_read_clip_detection(dev, clip); in b43_phy_initn()
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 440 API-drm-rect-clip-scaled
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 266 __EPPI(CLIP, clip); in bfin_debug_mmrs_eppi()
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 302 is a jumper), one solution would be to clip the printed circuit
|