<?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: changing the frame buffer data in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395376#M57900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Can someone give some hint on the above problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 09:08:09 GMT</pubDate>
    <dc:creator>bikash</dc:creator>
    <dc:date>2015-10-05T09:08:09Z</dc:date>
    <item>
      <title>changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395371#M57895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a imx6sl base custom board. The data line in LCD we are using&amp;nbsp; are not in order as it should be d0-d23. The data lines are swapped in the lcd panel like d0-d13, d1-d7, d2-d10..... which results colour distortion in image in lcd. We are able to show the actual image in lcd by rearranging the bits of a pixel of the image. I have applied this logic in fb_write function and it works fine if we are writing to frame buffer using write(). But in case of QT application, it is not passing through fb_write and we are getting distorted image in&amp;nbsp;&amp;nbsp; LCD. Can someone tell that which is the ideal place to put my bit rearrange logic so that we can see the image in LCD without colour distortion ?? It's very urgent. Please tell the place just before it is written to LCD.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Sep 2015 09:34:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395371#M57895</guid>
      <dc:creator>bikash</dc:creator>
      <dc:date>2015-09-19T09:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395372#M57896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI bikash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid i.MX6SL eLCDIF module does not support bit remapping in&lt;/P&gt;&lt;P&gt;hardware, if you are using FSL BSP, for proper place for software remapping&lt;/P&gt;&lt;P&gt;it may be useful to look at attached Linux Manual Chapter 12 ELCDIF Frame Buffer Driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 07:54:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395372#M57896</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-21T07:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395373#M57897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share the link of Linux Manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:10:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395373#M57897</guid>
      <dc:creator>bikash</dc:creator>
      <dc:date>2015-09-21T12:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395374#M57898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/569524-362092/i.MX_6_Linux_Reference_Manual.pdf" title="https://community.freescale.com/servlet/JiveServlet/download/569524-362092/i.MX_6_Linux_Reference_Manual.pdf"&gt;https://community.freescale.com/servlet/JiveServlet/download/569524-362092/i.MX_6_Linux_Reference_Manual.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 12:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395374#M57898</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-21T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395375#M57899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I went through the lcdif.c file, it seems like all operation done here is lcd initialization only which happens only at boot time once. Non of the function in this file come to picture at run time like fb_write() in fbmrm.c . I think we have to find a function in frame buffer driver which is executed for each frame and we have to rearrange the bits at that place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:21:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395375#M57899</guid>
      <dc:creator>bikash</dc:creator>
      <dc:date>2015-09-21T14:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395376#M57900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Can someone give some hint on the above problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 09:08:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395376#M57900</guid>
      <dc:creator>bikash</dc:creator>
      <dc:date>2015-10-05T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: changing the frame buffer data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395377#M57901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I also want to know how to operate the frame buffer like reading or writing after all other apps finished such operation to frame buffer, just before the frame buffer data are shown to display device finally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Kenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 04:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/changing-the-frame-buffer-data/m-p/395377#M57901</guid>
      <dc:creator>kennyzhang</dc:creator>
      <dc:date>2015-11-11T04:08:21Z</dc:date>
    </item>
  </channel>
</rss>

