<?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: parallel lcd data offset</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603255#M90820</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;Thanks for the speedy reply. I just love this CPU. However, how do I get this done in the kernel or in the userspace in linux?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2017 11:43:19 GMT</pubDate>
    <dc:creator>reuelhaavrahami</dc:creator>
    <dc:date>2017-01-10T11:43:19Z</dc:date>
    <item>
      <title>parallel lcd data offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603253#M90818</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;We have a parallel display (IPU0_D1) connected as follows:&lt;/P&gt;&lt;P&gt;D0 - to pin J25 (EIM_DA1__IPU1_DISP1_DATA08)........&lt;/P&gt;&lt;P&gt;D15 - to pin E25 (EIM_D27__IPU1_DISP1_DATA23).&lt;/P&gt;&lt;P&gt;Our kernel :Freescale i.MX Release Distro 3.14.52-1.1.1&lt;/P&gt;&lt;P&gt;The framebuffer is setup as RGB565. We can see the clock and sync signals. We can also see the high byte of the RGB signal on&amp;nbsp;&lt;SPAN&gt;EIM_DA1__IPU1_DISP1_DATA08 through to DATA15. The upper byte is all zeros.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Clearly the system is outputting the RGB data on DATA0 to DATA15, but we need it on DATA8 to DATA23.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do we have the IMX6 (Dual core) shift the RGB on the LCD interface by 8 bits?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would seem possible to declare a framebuffer format similar to RGB565 with the a different .ofset for red, green and blue. However I am afraid that it might confuse overlay and other work done by the system on the framebuffer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 09:50:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603253#M90818</guid>
      <dc:creator>reuelhaavrahami</dc:creator>
      <dc:date>2017-01-10T09:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: parallel lcd data offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603254#M90819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reuel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for data shifting one can look at sect.37.4.7.5.1 Bus Mapping Unit i.MX6DQ Reference Manual &lt;BR /&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf&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>Tue, 10 Jan 2017 10:52:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603254#M90819</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-01-10T10:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: parallel lcd data offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603255#M90820</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;Thanks for the speedy reply. I just love this CPU. However, how do I get this done in the kernel or in the userspace in linux?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 11:43:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603255#M90820</guid>
      <dc:creator>reuelhaavrahami</dc:creator>
      <dc:date>2017-01-10T11:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: parallel lcd data offset</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603256#M90821</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;Perhaps this is a bad hack but I got what I needed by changing the&amp;nbsp;_ipu_init_dc_mappings function in ipu_disp.c (lines867+) in the following manner. (the old values are in comments).&lt;/P&gt;&lt;P&gt;_ipu_dc_map_config(ipu, 3, 0, 12, 0xF8);//_ipu_dc_map_config(ipu, 3, 0, 4, 0xF8);&lt;BR /&gt;_ipu_dc_map_config(ipu, 3, 1, 18, 0xFC);//_ipu_dc_map_config(ipu, 3, 1, 10, 0xFC);&lt;BR /&gt;_ipu_dc_map_config(ipu, 3, 2, 23, 0xF8);//_ipu_dc_map_config(ipu, 3, 2, 15, 0xF8);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 13:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/parallel-lcd-data-offset/m-p/603256#M90821</guid>
      <dc:creator>reuelhaavrahami</dc:creator>
      <dc:date>2017-01-11T13:19:41Z</dc:date>
    </item>
  </channel>
</rss>

