<?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 Combining planes via IPUv3  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Combining-planes-via-IPUv3/m-p/598794#M89878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Hello Everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We have some problem using the gpu of our i.MX6Solo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We want to combine 3-planes to a single LVDS display. One plane for the background, one big plane used for a scroll box and a cursor plane on top.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;In the FTF-CON-F0119 “A Deep Dive into Image Processing for i.MX 6 Application Processors” document from Oliver Brown APR.10.2014 on page 58, there is a picture of the IPUv3 showing exactly that task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Our program is using the framebuffer device. Without any window manager like X11 or something else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We try to do that job by using the drm driver. But unfortunately I get an empty pointer when I call the &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 20pt;"&gt;drmModeResPtr &lt;STRONG&gt;drmModeGetResources&lt;/STRONG&gt;(&lt;STRONG&gt;int&lt;/STRONG&gt; fd)&lt;/SPAN&gt; &lt;SPAN style="font-size: 20pt;"&gt;routine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Are there some combining planes sources example available?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Heiner&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=FTF-CON-F0119&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;https://www.nxp.com/webapp/Download?colCode=FTF-CON-F0119&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2017 15:00:18 GMT</pubDate>
    <dc:creator>heinerdittmer</dc:creator>
    <dc:date>2017-02-03T15:00:18Z</dc:date>
    <item>
      <title>Combining planes via IPUv3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Combining-planes-via-IPUv3/m-p/598794#M89878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Hello Everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We have some problem using the gpu of our i.MX6Solo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We want to combine 3-planes to a single LVDS display. One plane for the background, one big plane used for a scroll box and a cursor plane on top.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;In the FTF-CON-F0119 “A Deep Dive into Image Processing for i.MX 6 Application Processors” document from Oliver Brown APR.10.2014 on page 58, there is a picture of the IPUv3 showing exactly that task.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Our program is using the framebuffer device. Without any window manager like X11 or something else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;We try to do that job by using the drm driver. But unfortunately I get an empty pointer when I call the &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 20pt;"&gt;drmModeResPtr &lt;STRONG&gt;drmModeGetResources&lt;/STRONG&gt;(&lt;STRONG&gt;int&lt;/STRONG&gt; fd)&lt;/SPAN&gt; &lt;SPAN style="font-size: 20pt;"&gt;routine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Are there some combining planes sources example available?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 20pt;"&gt;Heiner&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=FTF-CON-F0119&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;https://www.nxp.com/webapp/Download?colCode=FTF-CON-F0119&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 15:00:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Combining-planes-via-IPUv3/m-p/598794#M89878</guid>
      <dc:creator>heinerdittmer</dc:creator>
      <dc:date>2017-02-03T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Combining planes via IPUv3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Combining-planes-via-IPUv3/m-p/598795#M89879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heiner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ipu combining examples one can look at &lt;BR /&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="94961" data-objecttype="102" href="https://community.nxp.com/docs/DOC-94961"&gt;https://community.nxp.com/docs/DOC-94961&lt;/A&gt;&lt;/P&gt;&lt;P&gt;FTF-CON-F0119 is not applicable to gpu as ipu and gpu are different modules &lt;BR /&gt;with different capabilities, for gpu capabilities one can look at attached file and examples in Gpu Tools on&lt;BR /&gt;IDE - Debug, Compile and Build Tools (16)&lt;BR /&gt;&lt;A href="http://www.nxp.com/products/automotive-products/microcontrollers-and-processors/arm-mcus-and-mpus/i.mx-application-processors/i.mx-6-processors/i.mx-6solo-processors-single-core-multimedia-3d-graphics-arm-cortex-a9-core:i.MX6S?tab=Design_Tools_Tab"&gt;http://www.nxp.com/products/automotive-products/microcontrollers-and-processors/arm-mcus-and-mpus/i.mx-application-processors/i.mx-6-processors/i.mx-6solo-processors-single-core-multimedia-3d-graphics-arm-cortex-a9-core:i.MX6S?tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2017 23:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Combining-planes-via-IPUv3/m-p/598795#M89879</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-02-05T23:11:44Z</dc:date>
    </item>
  </channel>
</rss>

