/Linux-v4.19/drivers/gpu/drm/savage/ |
D | savage_state.c | 795 const struct drm_clip_rect *boxes) in savage_dispatch_clear() argument 824 x = boxes[i].x1, y = boxes[i].y1; in savage_dispatch_clear() 825 w = boxes[i].x2 - boxes[i].x1; in savage_dispatch_clear() 826 h = boxes[i].y2 - boxes[i].y1; in savage_dispatch_clear() 864 unsigned int nbox, const struct drm_clip_rect *boxes) in savage_dispatch_swap() argument 882 DMA_WRITE(BCI_X_Y(boxes[i].x1, boxes[i].y1)); in savage_dispatch_swap() 883 DMA_WRITE(BCI_X_Y(boxes[i].x1, boxes[i].y1)); in savage_dispatch_swap() 884 DMA_WRITE(BCI_W_H(boxes[i].x2 - boxes[i].x1, in savage_dispatch_swap() 885 boxes[i].y2 - boxes[i].y1)); in savage_dispatch_swap() 899 const struct drm_clip_rect *boxes) in savage_dispatch_draw() argument [all …]
|
/Linux-v4.19/drivers/gpu/drm/r128/ |
D | r128_state.c | 40 struct drm_clip_rect *boxes, int count) in r128_emit_clip_rects() argument 50 OUT_RING(boxes[0].x1); in r128_emit_clip_rects() 51 OUT_RING(boxes[0].x2 - 1); in r128_emit_clip_rects() 52 OUT_RING(boxes[0].y1); in r128_emit_clip_rects() 53 OUT_RING(boxes[0].y2 - 1); in r128_emit_clip_rects() 59 OUT_RING(boxes[1].x1); in r128_emit_clip_rects() 60 OUT_RING(boxes[1].x2 - 1); in r128_emit_clip_rects() 61 OUT_RING(boxes[1].y1); in r128_emit_clip_rects() 62 OUT_RING(boxes[1].y2 - 1); in r128_emit_clip_rects() 68 OUT_RING(boxes[2].x1); in r128_emit_clip_rects() [all …]
|
/Linux-v4.19/arch/x86/events/intel/ |
D | uncore.c | 109 return pkgid < max_packages ? pmu->boxes[pkgid] : NULL; in uncore_pmu_to_box() 838 kfree(pmu->boxes[pkg]); in uncore_free_boxes() 839 kfree(pmu->boxes); in uncore_free_boxes() 881 pmus[i].boxes = kzalloc(size, GFP_KERNEL); in uncore_type_init() 882 if (!pmus[i].boxes) in uncore_type_init() 918 kfree(pmus[i].boxes); in uncore_type_init() 997 if (WARN_ON_ONCE(pmu->boxes[pkg] != NULL)) in uncore_pci_probe() 1017 pmu->boxes[pkg] = box; in uncore_pci_probe() 1025 pmu->boxes[pkg] = NULL; in uncore_pci_probe() 1058 pmu->boxes[box->pkgid] = NULL; in uncore_pci_remove() [all …]
|
D | uncore.h | 100 struct intel_uncore_box **boxes; member
|
/Linux-v4.19/tools/vm/ |
D | slabinfo-gnuplot.sh | 101 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\ 102 '' $range u 3 title 'LOSS' with boxes
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | ths8200.txt | 4 recorders, set-top boxes.
|
/Linux-v4.19/Documentation/networking/ |
D | dmfe.txt | 52 Check on 64 bit boxes. 53 Check and fix on big endian boxes.
|
D | PLIP.txt | 31 The PLIP cable is all that's needed to connect two Linux boxes, and it 34 Connecting two Linux boxes takes only a second's decision and a few 47 Can only be used to connect three (?) Linux boxes. Doesn't connect to
|
D | dccp.txt | 205 DCCP does not travel through NAT successfully at present on many boxes. This is
|
/Linux-v4.19/Documentation/arm/sti/ |
D | stih418-overview.txt | 7 The STiH418 is the new generation of SoC for UHDp60 set-top boxes
|
D | stih407-overview.txt | 7 The STiH407 is the new generation of SoC for Multi-HD, AVC set-top boxes
|
/Linux-v4.19/drivers/gpu/drm/mga/ |
D | mga_state.c | 487 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_clear() 575 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_swap() 643 &sarea_priv->boxes[i]); in mga_dma_dispatch_vertex() 690 &sarea_priv->boxes[i]); in mga_dma_dispatch_indices() 773 struct drm_clip_rect *pbox = sarea_priv->boxes; in mga_dma_dispatch_blit()
|
/Linux-v4.19/include/uapi/drm/ |
D | i810_drm.h | 163 struct drm_clip_rect boxes[I810_NR_SAREA_CLIPRECTS]; member
|
D | via_drm.h | 188 struct drm_clip_rect boxes[VIA_NR_SAREA_CLIPRECTS]; member
|
D | r128_drm.h | 162 struct drm_clip_rect boxes[R128_NR_SAREA_CLIPRECTS]; member
|
D | mga_drm.h | 190 struct drm_clip_rect boxes[MGA_NR_SAREA_CLIPRECTS]; member
|
D | radeon_drm.h | 447 struct drm_clip_rect boxes[RADEON_NR_SAREA_CLIPRECTS]; member 667 struct drm_clip_rect __user *boxes; member
|
/Linux-v4.19/Documentation/fb/ |
D | aty128fb.txt | 7 on Intel and PPC boxes.
|
D | vesafb.txt | 5 This is a generic driver for a graphic framebuffer on intel boxes.
|
/Linux-v4.19/kernel/irq/ |
D | Kconfig | 118 ( Sparse irqs can also be beneficial on NUMA boxes, as they spread
|
/Linux-v4.19/Documentation/isdn/ |
D | README.gigaset | 21 RS232 data boxes: 25 USB data boxes: 108 - /dev/ttyGS0 for M101 (RS232 data boxes) 109 - /dev/ttyGU0 for M105 (USB data boxes)
|
/Linux-v4.19/drivers/gpu/drm/i810/ |
D | i810_dma.c | 592 struct drm_clip_rect *pbox = sarea_priv->boxes; in i810_dma_dispatch_clear() 665 struct drm_clip_rect *pbox = sarea_priv->boxes; in i810_dma_dispatch_swap() 712 struct drm_clip_rect *box = sarea_priv->boxes; in i810_dma_dispatch_vertex()
|
/Linux-v4.19/Documentation/scsi/ |
D | hpsa.txt | 58 tape drives, or entire storage boxes containing pre-configured logical drives.
|
/Linux-v4.19/Documentation/ioctl/ |
D | cdrom.txt | 53 CDROM_SELECT_DISC Select disc (for juke-boxes) 644 CDROM_SELECT_DISC Select disc (for juke-boxes)
|
/Linux-v4.19/Documentation/blockdev/ |
D | floppy.txt | 175 boxes where the disk change line is broken or unsupported.
|