<?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: 32bpp -&amp;gt; 16bpp changing pixel information?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/32bpp-gt-16bpp-changing-pixel-information/m-p/802796#M124019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm confused with your question, what format do you need? if you need to change the format, you also need to change the IPU_PIX_FMT_XX&amp;nbsp; in the mxc_ipuv3_fb.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2018 07:20:18 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2018-12-03T07:20:18Z</dc:date>
    <item>
      <title>32bpp -&gt; 16bpp changing pixel information?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/32bpp-gt-16bpp-changing-pixel-information/m-p/802795#M124018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using a imx53 with kernel 2.6.35-maintain with following settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;boot parameters: mxcdi0fb:RGB24,CUSTOM-1920x1080,bpp=32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct fb_videomode video_modes[] = {&lt;BR /&gt; {{&lt;BR /&gt; /* 1920x1080 @ 60 Hz , pixel clk @ 148Mhz */&lt;BR /&gt; "CUSTOM-1920x1080", 60, 1920, 1080, 6734, 148, 88, 36, 4, 44, 5,&lt;BR /&gt; 0,&lt;BR /&gt; FB_VMODE_NONINTERLACED,&lt;BR /&gt; 0,}};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct mxc_fb_platform_data fb_data[] = {&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; .interface_pix_fmt = IPU_PIX_FMT_RGB24,&lt;BR /&gt; .mode_str = "CUSTOM-1920x1080",&lt;BR /&gt; .mode = video_modes,&lt;BR /&gt; .num_modes = ARRAY_SIZE(video_modes),&lt;BR /&gt; },&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, on continuous video stream playback , screens were blacking out after a while with IPU int errors. Turned out the IPU had difficulties keeping up. Changing boot parameters to&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;STRONG&gt;mxcdi0fb:RGB16,CUSTOM-1920x1080,bpp=16&lt;/STRONG&gt; solved the video issue. So everything looked ok at that time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;However, we have a different hardware, having the previous output as an input, which really interpretes some colors on pixel level. Here we see, colors are not correct anymore. Even if we use only the upper 4 bits for interpretation. I would have assumed that going from 8 - 8 - 8 to 6 - 5 -6 would only drop the LSB's from the color, but that does not seem to be the case? Anyone knows how the conversion is done? And why is it rounding up pixel data?&lt;BR /&gt;&lt;BR /&gt;Our application, generating this specific pixel data is running in a browser on X11 if that matters some way&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 14:17:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/32bpp-gt-16bpp-changing-pixel-information/m-p/802795#M124018</guid>
      <dc:creator>woutervh</dc:creator>
      <dc:date>2018-11-26T14:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: 32bpp -&gt; 16bpp changing pixel information?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/32bpp-gt-16bpp-changing-pixel-information/m-p/802796#M124019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm confused with your question, what format do you need? if you need to change the format, you also need to change the IPU_PIX_FMT_XX&amp;nbsp; in the mxc_ipuv3_fb.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 07:20:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/32bpp-gt-16bpp-changing-pixel-information/m-p/802796#M124019</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2018-12-03T07:20:18Z</dc:date>
    </item>
  </channel>
</rss>

