/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | btcx-risc.c | 187 unsigned int clip,skip; in btcx_calc_skips() local 192 for (clip = 0; clip < nclips; clip++) { in btcx_calc_skips() 195 if (clips[clip].c.left + clips[clip].c.width <= 0) in btcx_calc_skips() 197 if (clips[clip].c.left > (signed)width) in btcx_calc_skips() 201 if (line > clips[clip].c.top+clips[clip].c.height-1) in btcx_calc_skips() 203 if (line < clips[clip].c.top) { in btcx_calc_skips() 204 if (maxline > clips[clip].c.top-1) in btcx_calc_skips() 205 maxline = clips[clip].c.top-1; in btcx_calc_skips() 208 if (maxline > clips[clip].c.top+clips[clip].c.height-1) in btcx_calc_skips() 209 maxline = clips[clip].c.top+clips[clip].c.height-1; in btcx_calc_skips() [all …]
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 45 struct vmw_clip_rect clip, in vmw_clip_cliprects() argument 52 int x1 = max_t(int, clip.x1, rects[i].x1); in vmw_clip_cliprects() 53 int y1 = max_t(int, clip.y1, rects[i].y1); in vmw_clip_cliprects() 54 int x2 = min_t(int, clip.x2, rects[i].x2); in vmw_clip_cliprects() 55 int y2 = min_t(int, clip.y2, rects[i].y2); in vmw_clip_cliprects() 530 struct vmw_clip_rect clip; in do_surface_dirty_sou() local 533 clip.x1 = left - unit->crtc.x; in do_surface_dirty_sou() 534 clip.y1 = top - unit->crtc.y; in do_surface_dirty_sou() 535 clip.x2 = right - unit->crtc.x; in do_surface_dirty_sou() 536 clip.y2 = bottom - unit->crtc.y; in do_surface_dirty_sou() [all …]
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_atomic_plane.c | 144 intel_state->clip.x1 = 0; in intel_plane_atomic_check() 145 intel_state->clip.y1 = 0; in intel_plane_atomic_check() 146 intel_state->clip.x2 = in intel_plane_atomic_check() 148 intel_state->clip.y2 = in intel_plane_atomic_check()
|
D | intel_sprite.c | 874 const struct drm_rect *clip = &state->clip; in intel_check_sprite_plane() local 915 state->visible = drm_rect_clip_scaled(src, dst, clip, hscale, vscale); in intel_check_sprite_plane() 1025 state->hides_primary = fb != NULL && drm_rect_equals(dst, clip) && in intel_check_sprite_plane()
|
D | intel_drv.h | 248 struct drm_rect clip; member
|
D | intel_display.c | 12459 const struct drm_rect *clip = &state->clip; in intel_check_primary_plane() local 12466 src, dest, clip, in intel_check_primary_plane() 12750 const struct drm_rect *clip = &state->clip; in intel_check_cursor_plane() local 12760 src, dest, clip, in intel_check_cursor_plane()
|
/linux-4.1.27/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 | 136 const struct drm_rect *clip, in drm_plane_helper_check_update() argument 169 *visible = drm_rect_clip_scaled(src, dest, clip, hscale, vscale); in drm_plane_helper_check_update() 180 if (!can_position && !drm_rect_equals(dest, clip)) { in drm_plane_helper_check_update() 249 const struct drm_rect clip = { in drm_primary_helper_update() local 258 &src, &dest, &clip, in drm_primary_helper_update()
|
/linux-4.1.27/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 | 87 const struct drm_rect *clip,
|
/linux-4.1.27/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.1.27/net/atm/ |
D | Makefile | 9 obj-$(CONFIG_ATM_CLIP) += clip.o
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.h | 41 struct nvif_object clip; member
|
D | nv04_fbcon.c | 178 &nfbdev->clip); in nv04_fbcon_accel_init() 241 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.1.27/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.1.27/arch/blackfin/include/asm/ |
D | bfin_ppi.h | 49 u32 clip; member
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/sti/ |
D | NOTES | 13 - The TV OUT pre-formats (convert, clip, round) the compositor output data
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 605 const struct drm_rect clip = { in vop_update_plane_event() local 612 &src, &dest, &clip, in vop_update_plane_event()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | Introduction | 320 sound clip repeated), you probably have either an IRQ
|
/linux-4.1.27/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.1.27/arch/blackfin/kernel/ |
D | debug-mmrs.c | 266 __EPPI(CLIP, clip); in bfin_debug_mmrs_eppi()
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 302 is a jumper), one solution would be to clip the printed circuit
|