<?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: How to configure DISP0 to use 20 bits</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-configure-DISP0-to-use-20-bits/m-p/249934#M22582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Made a temporary fix to adapt to my current hardware by modifying ipu_disp.c:_ipu_init_dc_mappings(). Instead of 10+10 bits I now zeroed out the two lsb of UV and Y words and shifted the eight bits accordingly to match my 20-bit interface with the 16 generated by i.MX using UYVY format. Colors are correct and I am happy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 08:04:44 GMT</pubDate>
    <dc:creator>tw_imx53_</dc:creator>
    <dc:date>2013-02-20T08:04:44Z</dc:date>
    <item>
      <title>How to configure DISP0 to use 20 bits</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-configure-DISP0-to-use-20-bits/m-p/249933#M22581</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 have a setup with a custom board connected to the i.MX53 QSB. Disp0 outputs 0-19 are connected to a serializer which needs the video data on following form:&lt;/P&gt;&lt;P&gt;In 0-9: 10 bits Chroma data&lt;/P&gt;&lt;P&gt;In 10-19: 10 bits Luma data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video is coming out of the serializer, but the colors are not correct. I have tried different IPU_PIX_FMT_, but I am not sure what to select in order for the DI to output word aligned chroma/luma. If anybody has experience with this and can point me in the right direction, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Table 60 in the i.MX53 data sheet (IMX53CEC) lists different signal mappings for the display port. Can anyone please explain how to select for instance 16-bit YCrCb or 20-bit YCrCb from a kernel parameter, structure or register? For instance, when connecting the HDMI card to the QSB, "RGB24" kernel parameter obviously sets correct 24-bit RGB color mapping according to Table 60. But when selecting for instance YUV444 (or any YUV combos) the color space is clearly changing, but how can I know/find out how the Y/V signals are mapped out on the physical pins and whether it is 8-bit BT.656, 16-bit or 20-bit? I can not find any clear reference to this either in docs or code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Trond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 14:47:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-configure-DISP0-to-use-20-bits/m-p/249933#M22581</guid>
      <dc:creator>tw_imx53_</dc:creator>
      <dc:date>2013-02-06T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure DISP0 to use 20 bits</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-configure-DISP0-to-use-20-bits/m-p/249934#M22582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Made a temporary fix to adapt to my current hardware by modifying ipu_disp.c:_ipu_init_dc_mappings(). Instead of 10+10 bits I now zeroed out the two lsb of UV and Y words and shifted the eight bits accordingly to match my 20-bit interface with the 16 generated by i.MX using UYVY format. Colors are correct and I am happy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 08:04:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-configure-DISP0-to-use-20-bits/m-p/249934#M22582</guid>
      <dc:creator>tw_imx53_</dc:creator>
      <dc:date>2013-02-20T08:04:44Z</dc:date>
    </item>
  </channel>
</rss>

