<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux IPU libs &amp; drivers in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203771#M11487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I used latest imx-tests package as example and it works now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 09:39:27 GMT</pubDate>
    <dc:creator>MartinDevera</dc:creator>
    <dc:date>2012-04-19T09:39:27Z</dc:date>
    <item>
      <title>Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203769#M11485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a bit lost in IPU control in Linux. It seems there is driver in 2.6.35 and related ipu-lib 11.5.1. The driver sems to have IOCTLS for channel contrrol, camera control, ADC control... Then there is ipu-lib wrapping these IOCTLS and ipu-lib-hl which probably uses these to make flow control simpler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there is new kernel driver exporting IPU_QUEUE_TASK interface and interestingly lib 11.9.1 which has own copy of ipu.h (because in-kernel one is no longer compatible). I don't see reason why it the lib there when the kernel doesn't support it and imx-tests are not using it (it uses new IOCTLs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New IPU_QUEUE_TASK seems nice for user but there are missing these low level functions (channel linking, ADC control, CSU control) - when one needs to read from camera or HW mpeg decoder then user is supposed to write own driver and/or use v4l2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for some answers as I'd like to write our app in correct and future proof way :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to anyone with some insight.&lt;/P&gt;&lt;P&gt;Martin&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 20:06:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203769#M11485</guid>
      <dc:creator>MartinDevera</dc:creator>
      <dc:date>2012-01-19T20:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203770#M11486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you been able to solve this by now? We had to switch to 2.6.38 (i.MX53) but I can't find any examples how to interface with the new IPU driver (IPU_QUEUE_TASK and such).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 08:45:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203770#M11486</guid>
      <dc:creator>MaartenBlomme</dc:creator>
      <dc:date>2012-04-19T08:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203771#M11487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I used latest imx-tests package as example and it works now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 09:39:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203771#M11487</guid>
      <dc:creator>MartinDevera</dc:creator>
      <dc:date>2012-04-19T09:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203772#M11488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked for it but couldn't find that version. Where did you get i?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 09:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203772#M11488</guid>
      <dc:creator>MaartenBlomme</dc:creator>
      <dc:date>2012-04-19T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203773#M11489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it. Version 11.09.01 apparently supports this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 10:01:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203773#M11489</guid>
      <dc:creator>MaartenBlomme</dc:creator>
      <dc:date>2012-04-19T10:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux IPU libs &amp; drivers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203774#M11490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look for&amp;nbsp;&lt;A href="http://repository.timesys.com/buildsources/i/imx-test/imx-test-11.09.01/imx-test-11.09.01.tar.gz"&gt;imx-test-11.09.01.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and file&lt;/P&gt;&lt;P&gt;test/mxc_ipudev_test/mxc_ipudev_test.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 10:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-IPU-libs-drivers/m-p/203774#M11490</guid>
      <dc:creator>MartinDevera</dc:creator>
      <dc:date>2012-04-19T10:04:02Z</dc:date>
    </item>
  </channel>
</rss>

