From: Gary Thomas <samoht.yrag@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP
Date: Tue, 20 Nov 2012 08:20:55 -0700 [thread overview]
Message-ID: <50AB9FD7.7020009@gmail.com> (raw)
In-Reply-To: <1353424272-1562-1-git-send-email-otavio@ossystems.com.br>
On 2012-11-20 08:11, Otavio Salvador wrote:
> Hello,
>
> We've been working on this patchset for sometime. We are glad to be
> able to sure it among you all and I'd like to ask you to test and
> comment on them.
I'll be glad to test this :-)
Any guidance on what/how to build so the test coverage is maximised?
I have a SabreLight with LCD+touch and would love to see a full-up
X running on it.
Thanks
>
> The only missing part is the GStreamer codec support that are still
> being finished and we'll make it available as soon as it is working
> properly.
>
> Adrian Alonso (2):
> xf86-dri-vivante: Add Vivant DRI driver for Xorg
> xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs
>
> Otavio Salvador (8):
> firmware-imx: Add 12.09.01 version
> imx-base.inc: Add iMX6 firmware information
> imx-lib: Add 12.09.01 version
> imx-test: Add 12.09.01 version
> gpu-viv-bin-mx6q: Add Vivant GPU libraries
> mesa-dri: Change provided set of libraries when building for iMX6
> imx-base: Use xf86-video-imxfb-vivant for iMX6 targets
> xserver-xf86-config: Use Vivant accelerated driver for iMX6
>
> conf/machine/include/imx-base.inc | 3 +
> recipes-bsp/firmware-imx/firmware-imx_12.09.01.bb | 8 ++
> recipes-bsp/imx-test/imx-test.inc | 1 +
> recipes-bsp/imx-test/imx-test_12.09.01.bb | 8 ++
> .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 125 ++++++++++++++++++++
> .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb | 9 ++
> recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 4 +-
> recipes-graphics/mesa/mesa-dri_git.bbappend | 4 +-
> .../xorg-driver/xf86-dri-vivante_12.09.01.bb | 31 +++++
> .../Makefile.am-remove-prefixed-include-path.patch | 29 +++++
> .../xf86-video-imxfb-vivante_12.09.01.bb | 27 +++++
> .../xorg-xserver/xserver-xf86-config/mx6/xorg.conf | 8 +-
> .../xorg-xserver/xserver-xf86-config_0.1.bbappend | 2 +-
> recipes-multimedia/imx-lib/imx-lib.inc | 1 +
> recipes-multimedia/imx-lib/imx-lib_12.09.01.bb | 8 ++
> 15 files changed, 262 insertions(+), 6 deletions(-)
> create mode 100644 recipes-bsp/firmware-imx/firmware-imx_12.09.01.bb
> create mode 100644 recipes-bsp/imx-test/imx-test_12.09.01.bb
> create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
> create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb
> create mode 100644 recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
> create mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante/Makefile.am-remove-prefixed-include-path.patch
> create mode 100644 recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_12.09.01.bb
> create mode 100644 recipes-multimedia/imx-lib/imx-lib_12.09.01.bb
>
next prev parent reply other threads:[~2012-11-20 15:20 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 15:11 [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 01/10] firmware-imx: Add 12.09.01 version Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 02/10] imx-base.inc: Add iMX6 firmware information Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 03/10] imx-lib: Add 12.09.01 version Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 04/10] imx-test: " Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 05/10] gpu-viv-bin-mx6q: Add Vivant GPU libraries Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 06/10] xf86-dri-vivante: Add Vivant DRI driver for Xorg Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 07/10] xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 08/10] mesa-dri: Change provided set of libraries when building for iMX6 Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 09/10] imx-base: Use xf86-video-imxfb-vivant for iMX6 targets Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 10/10] xserver-xf86-config: Use Vivant accelerated driver for iMX6 Otavio Salvador
2012-11-20 15:20 ` Gary Thomas [this message]
2012-11-20 15:23 ` [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP Otavio Salvador
2012-11-20 21:29 ` Gary Thomas
2012-11-21 10:46 ` Otavio Salvador
2012-11-21 11:38 ` Gary Thomas
[not found] ` <50ACBC49.9000303@gmail.com>
2012-11-21 11:45 ` Otavio Salvador
2012-11-21 12:01 ` Gary Thomas
2012-11-21 12:21 ` Otavio Salvador
2012-11-21 12:34 ` Gary Thomas
2012-11-21 12:38 ` Otavio Salvador
2012-11-21 12:53 ` Gary Thomas
2012-11-21 12:57 ` Otavio Salvador
2012-11-22 12:56 ` Fabio Estevam
2012-11-22 13:00 ` Otavio Salvador
[not found] ` <52084595.BlZru0pAS7@rudolf>
2012-11-21 16:24 ` Otavio Salvador
2012-11-21 17:03 ` Thomas Senyk
2012-11-21 17:15 ` Otavio Salvador
2012-11-21 16:27 ` Thomas Senyk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50AB9FD7.7020009@gmail.com \
--to=samoht.yrag@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.