<?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: For a custom parallel display, best driver to modify? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659232#M101147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems best starting point would be mxc_lcdif.c, please check&lt;/P&gt;&lt;P&gt;Table 6-1. IPU Driver Files attached Linux Manual.&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>Thu, 08 Dec 2016 23:44:21 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-12-08T23:44:21Z</dc:date>
    <item>
      <title>For a custom parallel display, best driver to modify?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659231#M101146</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'm trying to add a custom display to the DISP lines of an i.MX6DL (actually the signal goes to an FPGA.) I've been finding it difficult to find documentation and attempted to use the LDB driver as there seems to be the most info available on that. However, I don't think this is right for our application. Our FPGA expects to get parallel data (16 bits) in YUV format, one pixel per clock, NOT SPWG or JEIDA formatted data... So my question here is, which MXC driver would be best (easiest?) to modify for our&amp;nbsp;application? Ideally we want to be able to do 1080p60, but at least be able to do 720p60 and 1080i60.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 14:14:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659231#M101146</guid>
      <dc:creator>robertspriggs</dc:creator>
      <dc:date>2016-12-08T14:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: For a custom parallel display, best driver to modify?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659232#M101147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems best starting point would be mxc_lcdif.c, please check&lt;/P&gt;&lt;P&gt;Table 6-1. IPU Driver Files attached Linux Manual.&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>Thu, 08 Dec 2016 23:44:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659232#M101147</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-12-08T23:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: For a custom parallel display, best driver to modify?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659233#M101148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the LCD driver going, but I seem to be having an issue similar to the LDB clock issue where u-boot was setting the wrong clock, and the clock could not be changed in Linux. Is this a known issue for the LCD? Are there any documents on setting the clocks for the lcdif driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked for the registers related to the IPU clock these are the values I'm reading:&lt;/P&gt;&lt;P&gt;(The processor is i.MX6DL so it only has 1 IPU, and only one display so I'm only concerned with D0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;CCM_CHSCCDR&lt;/SPAN&gt;&amp;nbsp;addr:&amp;nbsp; &lt;SPAN class=""&gt;20C_4034h&lt;/SPAN&gt;&amp;nbsp;=&amp;nbsp;0x00012090&lt;/P&gt;&lt;P&gt;IPU di0 clock premutiplexer(8-6) = 010 = derive clock from PLL5&lt;/P&gt;&lt;P&gt;IPU di0 clock divider(5-3) = 010 = divide by 3&lt;/P&gt;&lt;P&gt;IPU di0 root clock multiplexer(2-0) = 000 = derive clock from divided pre-muxed ipu1 di0 clock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;CCM_CSCDR3&lt;/SPAN&gt;&amp;nbsp;addr:&amp;nbsp; &lt;SPAN class=""&gt;20C_403Ch&lt;/SPAN&gt;&amp;nbsp;=&amp;nbsp;0x00014E41&lt;/P&gt;&lt;P&gt;Divider for IPU HSP clock(13-11) = 001 = divide by 2&lt;/P&gt;&lt;P&gt;Selector for IPU HSP clock multiplier(10-9) = 11 = derive clock from PLL3 PFD1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;CCM_CCOSR&lt;/SPAN&gt;&amp;nbsp;addr:&amp;nbsp; &lt;SPAN class=""&gt;20C_4060h&lt;/SPAN&gt;&amp;nbsp;=&amp;nbsp;0x000E0101&lt;/P&gt;&lt;P&gt;Select clock to be generated on CCM_CLKO1(3-0) = 0001 = PLL2 main clk&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Select clock to be generated on CCM_CLKO1(20-16) = 01110 = osc clk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;SPAN class=""&gt;CCM_CCGR3&lt;/SPAN&gt;&amp;nbsp;addr:&amp;nbsp; &lt;SPAN class=""&gt;20C_4074h&lt;/SPAN&gt;&amp;nbsp;=&amp;nbsp;0x3FF00003 &amp;nbsp;(not sure why there are twos bits for every field in this register)&lt;BR /&gt; IPU di0 clock and pre-clock enable(3-2) = 00&lt;/P&gt;&lt;P&gt;IPU clock(1-0) = 11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 17:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659233#M101148</guid>
      <dc:creator>robertspriggs</dc:creator>
      <dc:date>2016-12-14T17:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: For a custom parallel display, best driver to modify?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659234#M101149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I now have two drivers putting out video, an LCDIF driver that I can't set the clock on and LDB driver that has perfect timing, but I can't set the color space (plus in YUYV16 mode I only see D0-D7 on the DISP lines.) I'm not sure which driver is best to try to get working...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 18:48:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/For-a-custom-parallel-display-best-driver-to-modify/m-p/659234#M101149</guid>
      <dc:creator>robertspriggs</dc:creator>
      <dc:date>2016-12-20T18:48:14Z</dc:date>
    </item>
  </channel>
</rss>

