All of lore.kernel.org
 help / color / mirror / Atom feed
* run DirectFB(v1.4.0) with vivante acceleration failed
@ 2013-05-14 12:00 jojo
  2013-05-14 12:09 ` Gary Thomas
  0 siblings, 1 reply; 10+ messages in thread
From: jojo @ 2013-05-14 12:00 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 3538 bytes --]

Hi,
I compiled & installed the directfb version with matched Vivante acceleration in yocto "dylan", but run test case failed,

anyone have any idea with this ?

root@imx6qsabresd:~# df_fire 

   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2001-2009  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2013-05-14 10:06) 
(*) Direct/Memcpy: Using libc memcpy()
(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>...
(*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/FBDev: Found 'DISP3 BG' (ID 0) with frame buffer at 0x18000000, 4050k (MMIO 0x00000000, 0k)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: gpio-keys (1) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: max11801_ts (2) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: mag3110 (3) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: mma845x (4) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (5) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (6) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: WM8962 Beep Generator (7) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: USB Optical Mouse (8) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: IMPS/2 Mouse (1) 1.0 (directfb.org)
(*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
(*) DirectFB/Input: IMPS/2 Mouse (2) 1.0 (directfb.org)
(*) Using the default feature settings.
(*) DirectFB/Graphics: Vivante unknown chip model 1.0 (Vivante)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) FBDev/Mode: Setting 1920x1080 RGB16
(*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 16 bit (RGB16), pitch 3840
 (!!!)  *** WARNING [unable to adjust heap offset] *** [/home/jojo/work/imx6q/rootfs_builder.orig/build-dfb/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/directfb/1.4.0-r0/DirectFB-1.4.0/systems/fbdev/surfacemanager.c:167 in dfb_surfacemanager_adjust_heap_offset()]
(*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 0) at offset 0 and pitch 3840.
(*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 1) at offset 4147200 and pitch 3840.
(*) FBDev/Mode: Setting 1920x1080 LUT8
(*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 8 bit (LUT8), pitch 1920
(*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 0) at offset 0 and pitch 1920.
(*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 1) at offset 2073600 and pitch 1920.


-- 
jojo


[-- Attachment #2: Type: text/html, Size: 4505 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-14 12:00 run DirectFB(v1.4.0) with vivante acceleration failed jojo
@ 2013-05-14 12:09 ` Gary Thomas
  2013-05-14 13:50   ` 回复: " jojo
  0 siblings, 1 reply; 10+ messages in thread
From: Gary Thomas @ 2013-05-14 12:09 UTC (permalink / raw)
  To: meta-freescale

On 2013-05-14 06:00, jojo wrote:
> Hi,
> I compiled & installed the directfb version with matched Vivante acceleration in yocto "dylan", but run test case failed,

What's the failure?  I only see a warning.

>
> anyone have any idea with this ?
>
> root@imx6qsabresd:~# df_fire
>
>     ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>          (c) 2001-2009  The world wide DirectFB Open Source Community
>          (c) 2000-2004  Convergence (integrated media) GmbH
>        ----------------------------------------------------------------
>
> (*) DirectFB/Core: Single Application Core. (2013-05-14 10:06)
> (*) Direct/Memcpy: Using libc memcpy()
> (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>...
> (*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/FBDev: Found 'DISP3 BG' (ID 0) with frame buffer at 0x18000000, 4050k (MMIO 0x00000000, 0k)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: gpio-keys (1) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: max11801_ts (2) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: mag3110 (3) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: mma845x (4) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (5) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (6) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: WM8962 Beep Generator (7) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: USB Optical Mouse (8) 0.1 (directfb.org)
> (*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: Keyboard 0.9 (directfb.org)
> (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: IMPS/2 Mouse (1) 1.0 (directfb.org)
> (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> (*) DirectFB/Input: IMPS/2 Mouse (2) 1.0 (directfb.org)
> (*) Using the default feature settings.
> (*) DirectFB/Graphics: Vivante unknown chip model 1.0 (Vivante)
> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Mode: Setting 1920x1080 RGB16
> (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 16 bit (RGB16), pitch 3840
> (!!!)  *** WARNING [unable to adjust heap offset] ***
> [/home/jojo/work/imx6q/rootfs_builder.orig/build-dfb/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/directfb/1.4.0-r0/DirectFB-1.4.0/systems/fbdev/surfacemanager.c:167 in
> dfb_surfacemanager_adjust_heap_offset()]
> (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 0) at offset 0 and pitch 3840.
> (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 1) at offset 4147200 and pitch 3840.
> (*) FBDev/Mode: Setting 1920x1080 LUT8
> (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 8 bit (LUT8), pitch 1920
> (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 0) at offset 0 and pitch 1920.
> (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 1) at offset 2073600 and pitch 1920.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* 回复: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-14 12:09 ` Gary Thomas
@ 2013-05-14 13:50   ` jojo
  2013-05-15  4:59     ` jojo
  0 siblings, 1 reply; 10+ messages in thread
From: jojo @ 2013-05-14 13:50 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 4485 bytes --]

Hi,  
Yes…the cmd "df_fire" can not display anything (black full screen)...

--  
jojo


在 2013年5月14日星期二,下午8:09,Gary Thomas 写道:

> On 2013-05-14 06:00, jojo wrote:
> > Hi,
> > I compiled & installed the directfb version with matched Vivante acceleration in yocto "dylan", but run test case failed,
> >  
>  
>  
> What's the failure? I only see a warning.
>  
> >  
> > anyone have any idea with this ?
> >  
> > root@imx6qsabresd:~# df_fire
> >  
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
> > (c) 2001-2009 The world wide DirectFB Open Source Community
> > (c) 2000-2004 Convergence (integrated media) GmbH
> > ----------------------------------------------------------------
> >  
> > (*) DirectFB/Core: Single Application Core. (2013-05-14 10:06)
> > (*) Direct/Memcpy: Using libc memcpy()
> > (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>...
> > (*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/FBDev: Found 'DISP3 BG' (ID 0) with frame buffer at 0x18000000, 4050k (MMIO 0x00000000, 0k)
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: gpio-keys (1) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: max11801_ts (2) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: mag3110 (3) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: mma845x (4) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (5) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (6) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: WM8962 Beep Generator (7) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: USB Optical Mouse (8) 0.1 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: Keyboard 0.9 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: IMPS/2 Mouse (1) 1.0 (directfb.org (http://directfb.org))
> > (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > (*) DirectFB/Input: IMPS/2 Mouse (2) 1.0 (directfb.org (http://directfb.org))
> > (*) Using the default feature settings.
> > (*) DirectFB/Graphics: Vivante unknown chip model 1.0 (Vivante)
> > (*) DirectFB/Core/WM: Default 0.3 (directfb.org (http://directfb.org))
> > (*) FBDev/Mode: Setting 1920x1080 RGB16
> > (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 16 bit (RGB16), pitch 3840
> > (!!!) *** WARNING [unable to adjust heap offset] ***
> > [/home/jojo/work/imx6q/rootfs_builder.orig/build-dfb/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/directfb/1.4.0-r0/DirectFB-1.4.0/systems/fbdev/surfacemanager.c:167 in
> > dfb_surfacemanager_adjust_heap_offset()]
> > (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 0) at offset 0 and pitch 3840.
> > (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 1) at offset 4147200 and pitch 3840.
> > (*) FBDev/Mode: Setting 1920x1080 LUT8
> > (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 8 bit (LUT8), pitch 1920
> > (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 0) at offset 0 and pitch 1920.
> > (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 1) at offset 2073600 and pitch 1920.
> >  
>  
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org (mailto:meta-freescale@yoctoproject.org)
> https://lists.yoctoproject.org/listinfo/meta-freescale
>  
>  



[-- Attachment #2: Type: text/html, Size: 5928 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* 回复: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-14 13:50   ` 回复: " jojo
@ 2013-05-15  4:59     ` jojo
  2013-05-15 13:06       ` Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: jojo @ 2013-05-15  4:59 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 4853 bytes --]

Hi,  
I open the debug switch of directfb & compile again, it's fine ….

it's my mistake…sorry….  

Thanks,

- Jojo


在 2013年5月14日星期二,下午9:50,jojo 写道:

> Hi,  
> Yes…the cmd "df_fire" can not display anything (black full screen)...
>  
> --  
> jojo
>  
>  
> 在 2013年5月14日星期二,下午8:09,Gary Thomas 写道:
>  
> > On 2013-05-14 06:00, jojo wrote:
> > > Hi,
> > > I compiled & installed the directfb version with matched Vivante acceleration in yocto "dylan", but run test case failed,
> > >  
> >  
> >  
> > What's the failure? I only see a warning.
> >  
> > >  
> > > anyone have any idea with this ?
> > >  
> > > root@imx6qsabresd:~# df_fire
> > >  
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.0 |~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > (c) 2001-2009 The world wide DirectFB Open Source Community
> > > (c) 2000-2004 Convergence (integrated media) GmbH
> > > ----------------------------------------------------------------
> > >  
> > > (*) DirectFB/Core: Single Application Core. (2013-05-14 10:06)
> > > (*) Direct/Memcpy: Using libc memcpy()
> > > (*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0] <8388608>...
> > > (*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/FBDev: Found 'DISP3 BG' (ID 0) with frame buffer at 0x18000000, 4050k (MMIO 0x00000000, 0k)
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: gpio-keys (1) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: max11801_ts (2) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: mag3110 (3) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: mma845x (4) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (5) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: Lenovo Lenovo Low Profile USB K (6) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: WM8962 Beep Generator (7) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: USB Optical Mouse (8) 0.1 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'Keyboard Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: Keyboard 0.9 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: IMPS/2 Mouse (1) 1.0 (directfb.org (http://directfb.org))
> > > (*) Direct/Thread: Started 'PS/2 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>...
> > > (*) DirectFB/Input: IMPS/2 Mouse (2) 1.0 (directfb.org (http://directfb.org))
> > > (*) Using the default feature settings.
> > > (*) DirectFB/Graphics: Vivante unknown chip model 1.0 (Vivante)
> > > (*) DirectFB/Core/WM: Default 0.3 (directfb.org (http://directfb.org))
> > > (*) FBDev/Mode: Setting 1920x1080 RGB16
> > > (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 16 bit (RGB16), pitch 3840
> > > (!!!) *** WARNING [unable to adjust heap offset] ***
> > > [/home/jojo/work/imx6q/rootfs_builder.orig/build-dfb/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/directfb/1.4.0-r0/DirectFB-1.4.0/systems/fbdev/surfacemanager.c:167 in
> > > dfb_surfacemanager_adjust_heap_offset()]
> > > (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 0) at offset 0 and pitch 3840.
> > > (*) FBDev/Surface: Allocated 1920x1080 16 bit RGB16 buffer (index 1) at offset 4147200 and pitch 3840.
> > > (*) FBDev/Mode: Setting 1920x1080 LUT8
> > > (*) FBDev/Mode: Switched to 1920x1080 (virtual 1920x2160) at 8 bit (LUT8), pitch 1920
> > > (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 0) at offset 0 and pitch 1920.
> > > (*) FBDev/Surface: Allocated 1920x1080 8 bit LUT8 buffer (index 1) at offset 2073600 and pitch 1920.
> > >  
> >  
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org (mailto:meta-freescale@yoctoproject.org)
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >  
> >  
> >  
>  
>  


[-- Attachment #2: Type: text/html, Size: 6720 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 回复: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-15  4:59     ` jojo
@ 2013-05-15 13:06       ` Otavio Salvador
  2013-05-17  2:31         ` 回复: 回复: un " jojo
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2013-05-15 13:06 UTC (permalink / raw)
  To: jojo; +Cc: meta-freescale

On Wed, May 15, 2013 at 1:59 AM, jojo <rjiejie@gmail.com> wrote:
> Hi,
> I open the debug switch of directfb & compile again, it's fine ….
>
> it's my mistake…sorry….

What about sharing the DirectFB patches?

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 10+ messages in thread

* 回复: 回复: un DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-15 13:06       ` Otavio Salvador
@ 2013-05-17  2:31         ` jojo
  2013-05-17  2:34           ` 回复: 回复: run " Otavio Salvador
  0 siblings, 1 reply; 10+ messages in thread
From: jojo @ 2013-05-17  2:31 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

Hi,  
There is just add extra .bb file about for directfb v1.4.0….

I think about the version v1.6.1 is prefer in the future, is it ? :)  

Thanks,

- Jojo


在 2013年5月15日星期三,下午9:06,Otavio Salvador 写道:

> On Wed, May 15, 2013 at 1:59 AM, jojo <rjiejie@gmail.com (mailto:rjiejie@gmail.com)> wrote:
> > Hi,
> > I open the debug switch of directfb & compile again, it's fine ….
> >  
> > it's my mistake…sorry….
>  
> What about sharing the DirectFB patches?
>  
> --
> Otavio Salvador O.S. Systems
> E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
> Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
>  
>  



[-- Attachment #2: Type: text/html, Size: 1713 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 回复: 回复: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-17  2:31         ` 回复: 回复: un " jojo
@ 2013-05-17  2:34           ` Otavio Salvador
  2013-05-29  9:04             ` 回复: 回复: un " jojo
  0 siblings, 1 reply; 10+ messages in thread
From: Otavio Salvador @ 2013-05-17  2:34 UTC (permalink / raw)
  To: jojo; +Cc: meta-freescale

On Thu, May 16, 2013 at 11:31 PM, jojo <rjiejie@gmail.com> wrote:
> Hi,
> There is just add extra .bb file about for directfb v1.4.0….
>
> I think about the version v1.6.1 is prefer in the future, is it ? :)

Yes but until FSL supports it we have no option :-(

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 10+ messages in thread

* 回复: 回复: un DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-17  2:34           ` 回复: 回复: run " Otavio Salvador
@ 2013-05-29  9:04             ` jojo
  2013-05-29 13:06               ` 回复: 回复: run " Daiane Angolini
  0 siblings, 1 reply; 10+ messages in thread
From: jojo @ 2013-05-29  9:04 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

Hi,  
I am confused, please allow me to ask some stupid questions,

meta-fsl-* of yocto project is maintained by FSL company or just by community members who are not freescale' employee ?



I wan to use latest stable image to apply into my solution,
    there two ways i can get build systems about for FSL ( i use fsl image of yocto project current ), which is my prefer ?
     and where i can get release note about FSL bugfixes or new features added with FSL's BSP ?

BTW, i thought you are freescale's member all time :)  

Thanks,

- Jojo


在 2013年5月17日星期五,上午10:34,Otavio Salvador 写道:

> On Thu, May 16, 2013 at 11:31 PM, jojo <rjiejie@gmail.com (mailto:rjiejie@gmail.com)> wrote:
> > Hi,
> > There is just add extra .bb file about for directfb v1.4.0….
> >  
> > I think about the version v1.6.1 is prefer in the future, is it ? :)
>  
> Yes but until FSL supports it we have no option :-(
>  
> --
> Otavio Salvador O.S. Systems
> E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
> Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
>  
>  



[-- Attachment #2: Type: text/html, Size: 3508 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 回复: 回复: run DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-29  9:04             ` 回复: 回复: un " jojo
@ 2013-05-29 13:06               ` Daiane Angolini
  2013-05-30  2:19                 ` 回复: 回复: 回复: un " jojo
  0 siblings, 1 reply; 10+ messages in thread
From: Daiane Angolini @ 2013-05-29 13:06 UTC (permalink / raw)
  To: jojo; +Cc: meta-freescale, Otavio Salvador

On 05/29/2013 06:04 AM, jojo wrote:
> Hi,
> I am confused, please allow me to ask some stupid questions,
>
> meta-fsl-* of yocto project is maintained by FSL company or just by
> community members who are not freescale' employee ?
>

It's all about community here.

> I wan to use latest stable image to apply into my solution,

Latest stable branch is dylan

>
> there two ways i can get build systems about for FSL ( i use fsl image
> of yocto project current ), which is my prefer ?

What do you mean?

There are 2 demo images provided by meta-fsl-demos. The difference is 
X11 and QT.

But, they are not for product, they are for demo. You start using those 
images only to "taste" it. You must have your own image.


>
> and where i can get release note about FSL bugfixes or new features
> added with FSL's BSP ?

Please, go to www.freescale.com/imx and take the release notes for the 
BSP you've been using.



-- 
Daiane



^ permalink raw reply	[flat|nested] 10+ messages in thread

* 回复: 回复: 回复: un DirectFB(v1.4.0) with vivante acceleration failed
  2013-05-29 13:06               ` 回复: 回复: run " Daiane Angolini
@ 2013-05-30  2:19                 ` jojo
  0 siblings, 0 replies; 10+ messages in thread
From: jojo @ 2013-05-30  2:19 UTC (permalink / raw)
  To: Daiane Angolini; +Cc: meta-freescale, Otavio Salvador

[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]

Hi,  
Thanks for your reply,

indeed, i need to build own image if i use yocto project of FSL :)  

Thanks,

- Jojo


在 2013年5月29日星期三,下午9:06,Daiane Angolini 写道:

> On 05/29/2013 06:04 AM, jojo wrote:
> > Hi,
> > I am confused, please allow me to ask some stupid questions,
> >  
> > meta-fsl-* of yocto project is maintained by FSL company or just by
> > community members who are not freescale' employee ?
> >  
>  
>  
> It's all about community here.
>  
> > I wan to use latest stable image to apply into my solution,
>  
> Latest stable branch is dylan
>  
> >  
> > there two ways i can get build systems about for FSL ( i use fsl image
> > of yocto project current ), which is my prefer ?
> >  
>  
>  
> What do you mean?
>  
> There are 2 demo images provided by meta-fsl-demos. The difference is  
> X11 and QT.
>  
> But, they are not for product, they are for demo. You start using those  
> images only to "taste" it. You must have your own image.
>  
>  
> >  
> > and where i can get release note about FSL bugfixes or new features
> > added with FSL's BSP ?
> >  
>  
>  
> Please, go to www.freescale.com/imx (http://www.freescale.com/imx) and take the release notes for the  
> BSP you've been using.
>  
>  
>  
> --  
> Daiane
>  
>  



[-- Attachment #2: Type: text/html, Size: 2516 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-05-30  2:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-14 12:00 run DirectFB(v1.4.0) with vivante acceleration failed jojo
2013-05-14 12:09 ` Gary Thomas
2013-05-14 13:50   ` 回复: " jojo
2013-05-15  4:59     ` jojo
2013-05-15 13:06       ` Otavio Salvador
2013-05-17  2:31         ` 回复: 回复: un " jojo
2013-05-17  2:34           ` 回复: 回复: run " Otavio Salvador
2013-05-29  9:04             ` 回复: 回复: un " jojo
2013-05-29 13:06               ` 回复: 回复: run " Daiane Angolini
2013-05-30  2:19                 ` 回复: 回复: 回复: un " jojo

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.