<?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>i.MX ProcessorsのトピックRe: RGB sequence</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152096#M1342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean we have to implement the c code of ipu by ourselves?&amp;nbsp; In that case, we should just go straight into the coding phase of the c code directly.&amp;nbsp; Do you know whether Freescale is going to release a BSP with full functions of ipu in the future?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2011 13:41:52 GMT</pubDate>
    <dc:creator>VincentChou1z</dc:creator>
    <dc:date>2011-04-14T13:41:52Z</dc:date>
    <item>
      <title>RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152091#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to interface a different LCD panel with the EVK and discovered the output of the LCD is off completely.&amp;nbsp; It seems the disp data output from the EVK image is in RGB order but the outcome is like the panel needs an RBG order.&amp;nbsp; Does anyone know how we could switch the order of RGB data in the kernel?&amp;nbsp; Thanks for the help beforehand!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 00:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152091#M1337</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2011-04-09T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152092#M1338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can change format in mx51_babbage.c&lt;/P&gt;&lt;P&gt;in fb_data structure, smth like&lt;/P&gt;&lt;P&gt;&amp;nbsp;.interface_pix_fmt = IPU_PIX_FMT_BGR565,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BR&lt;BR /&gt;christophe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 05:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152092#M1338</guid>
      <dc:creator>costermann</dc:creator>
      <dc:date>2011-04-11T05:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152093#M1339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &amp;nbsp;Christopher,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions! &amp;nbsp;Let us try it on our board! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 15:48:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152093#M1339</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2011-04-13T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152094#M1340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&amp;nbsp; Christophe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to compile with a different parameter and discovered it has not been implemented in our BSP for the parameter we chose.&amp;nbsp; Is there a new version of BSP which covers most of the format in the include file?&amp;nbsp; Which BSP do you use?&amp;nbsp; Do we just need to add some c code into our list of files in the build?&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 03:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152094#M1340</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2011-04-14T03:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152095#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;latest linux kernel provided by freescale is 2.6.35&lt;/P&gt;&lt;P&gt;If your format is not yet implemented you will need to do it by yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 05:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152095#M1341</guid>
      <dc:creator>costermann</dc:creator>
      <dc:date>2011-04-14T05:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152096#M1342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean we have to implement the c code of ipu by ourselves?&amp;nbsp; In that case, we should just go straight into the coding phase of the c code directly.&amp;nbsp; Do you know whether Freescale is going to release a BSP with full functions of ipu in the future?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 13:41:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152096#M1342</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2011-04-14T13:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: RGB sequence</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152097#M1343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way, our format requirements is BGR.&amp;nbsp; Do you know whether this has been implemented in the newest Linux BSP?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 08:25:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RGB-sequence/m-p/152097#M1343</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2011-04-15T08:25:59Z</dc:date>
    </item>
  </channel>
</rss>

