Home
last modified time | relevance | path

Searched full:raster (Results 1 – 25 of 119) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/
Dia_css_ob_types.h30 IA_CSS_OB_MODE_RASTER /** Raster OB */
40 enum ia_css_ob_mode mode; /** Mode (None / Fixed / Raster).
60 (used for Raster Mode only).
64 (used for Raster Mode only).
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/
Dia_css_ob_types.h30 IA_CSS_OB_MODE_RASTER /** Raster OB */
40 enum ia_css_ob_mode mode; /** Mode (None / Fixed / Raster).
60 (used for Raster Mode only).
64 (used for Raster Mode only).
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/tilcdc/
Dpanel.txt13 - raster-order: Raster Data Order Select: 1=Most-to-least 0=Least-to-most
47 raster-order = <0>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/tilcdc/
Dpanel.txt13 - raster-order: Raster Data Order Select: 1=Most-to-least 0=Least-to-most
47 raster-order = <0>;
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
DKconfig2 tristate "Rockchip Raster 2d Graphic Acceleration Unit"
10 Rockchip RGA is a separate 2D raster graphic acceleration unit.
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c48 /* Set raster operation */ in mb86290fb_copyarea()
80 /* set colors and raster operation regs */ in mb86290fb_imageblit1()
82 /* Set raster operation */ in mb86290fb_imageblit1()
281 /* Set raster operation */ in mb86290fb_fillrect()
286 /* Set raster operation */ in mb86290fb_fillrect()
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c46 /* Set raster operation */ in mb86290fb_copyarea()
78 /* set colors and raster operation regs */ in mb86290fb_imageblit1()
80 /* Set raster operation */ in mb86290fb_imageblit1()
279 /* Set raster operation */ in mb86290fb_fillrect()
284 /* Set raster operation */ in mb86290fb_fillrect()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Drockchip-rga.yaml7 title: Rockchip 2D raster graphic acceleration controller (RGA)
10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
Dfsl-vdoa.txt6 960 VPU to the conventional raster-scan order for scanout.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Drockchip-rga.yaml7 title: Rockchip 2D raster graphic acceleration controller (RGA)
10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
Dfsl-vdoa.txt6 960 VPU to the conventional raster-scan order for scanout.
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dwmt_ge_rops.c5 * Accelerators for raster operations using WonderMedia Graphics Engine
142 printk(KERN_INFO "Enabled support for WMT GE raster acceleration\n"); in wmt_ge_rops_probe()
170 MODULE_DESCRIPTION("Accelerators for raster operations using "
Dda8xx-fb.c59 /* LCD Raster Control Register */
83 /* LCD Raster Timing 2 Register */
253 /* Enable the Raster Engine of the LCD Controller */
275 /* Disable the Raster Engine of the LCD Controller */
355 * The Raster enable bit must be set after all other control fields are in lcd_blit()
558 /* Set the Raster Order of the Frame Buffer */ in lcd_cfg_frame_buffer()
832 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev02()
895 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev01()
1099 * translates into waiting for the current raster frame to complete.
1261 bool raster = da8xx_fb_is_raster_enabled(); in da8xxfb_set_par() local
[all …]
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dwmt_ge_rops.c5 * Accelerators for raster operations using WonderMedia Graphics Engine
145 printk(KERN_INFO "Enabled support for WMT GE raster acceleration\n"); in wmt_ge_rops_probe()
172 MODULE_DESCRIPTION("Accelerators for raster operations using "
Dda8xx-fb.c59 /* LCD Raster Control Register */
83 /* LCD Raster Timing 2 Register */
253 /* Enable the Raster Engine of the LCD Controller */
275 /* Disable the Raster Engine of the LCD Controller */
355 * The Raster enable bit must be set after all other control fields are in lcd_blit()
558 /* Set the Raster Order of the Frame Buffer */ in lcd_cfg_frame_buffer()
832 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev02()
895 * Must disable raster before changing state of any control bit. in lcdc_irq_handler_rev01()
1098 * translates into waiting for the current raster frame to complete.
1260 bool raster = da8xx_fb_is_raster_enabled(); in da8xxfb_set_par() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h44 /* LCDC Raster Control Register */
71 /* LCDC Raster Timing 2 Register */
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h44 /* LCDC Raster Control Register */
71 /* LCDC Raster Timing 2 Register */
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb42 Stores the raster operation (ROP3) for the overlay. Values
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb42 Stores the raster operation (ROP3) for the overlay. Values
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_txp.c28 /* Base address of the output. Raster formats must be 4-byte aligned,
34 /* Pitch in bytes for raster images, 16-byte aligned. For tiled, it's
110 /* 888s are non-rotated, raster-only */
/kernel/linux/linux-5.10/include/video/
Dda8xx-fb.h67 /* Raster Data Order Select: 1=Most-to-least 0=Least-to-most */
/kernel/linux/linux-6.6/include/video/
Dda8xx-fb.h67 /* Raster Data Order Select: 1=Most-to-least 0=Least-to-most */
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
Di810_accel.c152 * @rop: raster operation
186 * @rop: raster operation
220 * @rop: raster operation
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
Dvc4_txp.c31 /* Base address of the output. Raster formats must be 4-byte aligned,
37 /* Pitch in bytes for raster images, 16-byte aligned. For tiled, it's
113 /* 888s are non-rotated, raster-only */
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
Di810_accel.c152 * @rop: raster operation
186 * @rop: raster operation
220 * @rop: raster operation

12345