Changes between Version 4 and Version 5 of ventana/graphics


Ignore:
Timestamp:
10/05/2018 08:40:26 PM (6 years ago)
Author:
Tim Harvey
Comment:

move ipu to own page

Legend:

Unmodified
Added
Removed
Modified
  • ventana/graphics

    v4 v5  
    33= Ventana Graphics Capabilities
    44The IMX6 CPU contains the following hardware graphics accelerators:
    5  * IPU - Image Processing Unit
     5 * [wiki:ventana/ipu IPU - Image Processing Unit]
    66 * [wiki:ventana/vpu VPU - Video Processing Unit]
    77 * [wiki:ventana/gpu GPU - Graphics Processing Unit]
    8 
    9 
    10 [=#ipu]
    11 == IPU - Image Processing Unit
    12 The Image Processing Unit contains hardware support for the following:
    13  * Image Re-sizing and Blending
    14  * Image Enhancement
    15  * Image Inversion / Rotation
    16 
    17 Software support:
    18  * The Gateworks Yocto BSP contains an IPU driver with a [https://github.com/Gateworks/linux-imx6/blob/gateworks_3.10.53_1.1.0_ga/include/uapi/linux/ipu.h userspace ioctl API]
    19  * The IPU driver API is used by the gst-fsl-plugins and gstreamer-imx Gstreamer plugins
    20  * Other examples can be found here:
    21   * ​https://community.freescale.com/docs/DOC-94961
    22   * https://github.com/rogeriorps/ipu-examples
    23   * imx-test package ​http://downloads.yoctoproject.org/mirror/sources/imx-test-5.2.tar.gz
    24