|
|
07-11-2008
, 12:10 PM
|
|
Posts: 2,102 |
Thanked: 1,290 times |
Joined on Sep 2006
|
#2
|
|
|
07-11-2008
, 12:13 PM
|
|
|
Posts: 1,635 |
Thanked: 1,792 times |
Joined on Apr 2008
@ Manchester, England
|
#3
|

|
|
07-11-2008
, 12:17 PM
|
|
|
Posts: 4,274 |
Thanked: 5,313 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
| The Following User Says Thank You to qwerty12 For This Useful Post: | ||
|
|
07-11-2008
, 02:43 PM
|
|
Posts: 2,152 |
Thanked: 1,488 times |
Joined on Jan 2006
@ Czech Republic
|
#5
|
| The Following User Says Thank You to fanoush For This Useful Post: | ||
|
|
07-11-2008
, 03:34 PM
|
|
Posts: 37 |
Thanked: 0 times |
Joined on Jul 2008
|
#6
|
|
|
07-12-2008
, 02:16 AM
|
|
Posts: 37 |
Thanked: 0 times |
Joined on Jul 2008
|
#7
|
but I tried
|
|
07-12-2008
, 03:29 AM
|
|
|
Posts: 127 |
Thanked: 15 times |
Joined on Feb 2008
|
#8
|
I have search about IVA processor and I have founda module in the linux kernel to access in to IVA processor.
/arch/arm/mach-omap2/mailbox.c b/arch/arm/mach-omap2/mailbox.c
+
+/*
+ * MAILBOX 0: ARM -> DSP,
+ * MAILBOX 1: ARM <- DSP.
+ * MAILBOX 2: ARM -> IVA,
+ * MAILBOX 3: ARM <- IVA.
+ */
+
this means that it's possible use IVA Processor....
Another info that I have understand is : IVA is a sub processor with ARM7 bla bla bla bla
If it's not possible use it for Video processing for a display controller bandwidth bla bla bla bla... we can use OMAP like a dual processor (AMR11 and ARM7) to do parallel processing...
I'm a newbie about this topic and It's possible that I have said a nonsense sentencebut I tried
|
|
07-12-2008
, 04:43 AM
|
|
Posts: 2,102 |
Thanked: 1,290 times |
Joined on Sep 2006
|
#9
|
|
|
07-12-2008
, 04:52 AM
|
|
Posts: 37 |
Thanked: 0 times |
Joined on Jul 2008
|
#10
|
![]() |
| Thread Tools | Search this Thread |
|
This is my first post...
I have bought a n810 last month ... and I'm interested to know
if IVA and MBX (GPU) systems are not implemented in the linux kernel (maemo or debian) or the is an Nokia (Firmware/Hardware) Fix to disable this 2 periferials ?
In the second option is it possible enable this system rewriting (System Management Unit ) inside omap2420 ?
What's your esperiences in this field ?
Thank for all reaply...
Bye