<?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のトピックgetting flicker in display while starting x server</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342438#M47037</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While starting x server in imx6 sabreauto based custom board, we are getting flicker in display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP version is v3.0.35-4.1.0 and display in connected through lvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody help to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 13:17:30 GMT</pubDate>
    <dc:creator>abdulhussain</dc:creator>
    <dc:date>2014-08-07T13:17:30Z</dc:date>
    <item>
      <title>getting flicker in display while starting x server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342438#M47037</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While starting x server in imx6 sabreauto based custom board, we are getting flicker in display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSP version is v3.0.35-4.1.0 and display in connected through lvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody help to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hussain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 13:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342438#M47037</guid>
      <dc:creator>abdulhussain</dc:creator>
      <dc:date>2014-08-07T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: getting flicker in display while starting x server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342439#M47038</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;&lt;/P&gt;&lt;P&gt;I am part of Hussain's team. Here is some more details regarding the flicker (note: this is not associated with refresh rate or backlight, could be a vivante framebuffer driver issue).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you all know, /dev/fb0 is configured as framebuffer in Xorg.conf. Before X starts, we play camera on /dev/fb1 with global alpha set to 255. So the expected result is, camera frames play in foreground, while X renders to background. But the problem we face is, while X initializes, it corrupts or draw blank screen on both /dev/fb0 and /dev/fb1, for few frames which appears as if the screen flickers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We then swapped buffers (i.e., X to render on /dev/fb1 and camera on /dev/fb0), we dont see any flicker while playing camera in this case, but we dont see application graphics at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help us resolve this issue. Any work arounds or alternate solutions are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aananth C N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 15:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342439#M47038</guid>
      <dc:creator>aananthcn</dc:creator>
      <dc:date>2014-08-08T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: getting flicker in display while starting x server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342440#M47039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to use the latest BSP, 3.10.17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a test application named mxc_ipudev_test.c under the &amp;lt;Yocto_BuildDir&amp;gt;/imxtest-"&lt;/P&gt;&lt;P&gt;version"/test/mxc_ipudev_test directory.&lt;/P&gt;&lt;P&gt;Before running the ipu device test application, you should be able see that the /dev/&lt;/P&gt;&lt;P&gt;mxc_ipu has been created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run test like:&lt;/P&gt;&lt;P&gt;./mxc_ipudev_test.out -C config_file raw_data_file&lt;/P&gt;&lt;P&gt;./mxc_ipudev_test.out -command_line_options raw_data_file&lt;/P&gt;&lt;P&gt;Please refer to &amp;lt;Yocto_BuildDir&amp;gt;/imx-test-"version"/test/ipudev_config_file for&lt;/P&gt;&lt;P&gt;configure file instruction.&amp;nbsp; Includes a simple test source code of ipu device overlay which use alpha(global/local)&lt;/P&gt;&lt;P&gt;blending to combine two layers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: the overlay width and height must be same as output's. For example, the input is&lt;/P&gt;&lt;P&gt;240x320, output is 1024x768 which using rotation 90 degree, the overlay must be same&lt;/P&gt;&lt;P&gt;as output, said, 1024x768. so check your LVDS or modes xorconf settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the problem persist please try to post your log here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 17:33:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342440#M47039</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2014-09-02T17:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: getting flicker in display while starting x server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342441#M47040</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 your reply.&lt;/P&gt;&lt;P&gt;We have solved the x11 flicker issue by disabling the mode setting in function&lt;STRONG&gt; imxDisplayGetModes&lt;/STRONG&gt; in &lt;STRONG&gt;xserver-xorg-video-imx-viv-3.10.17-1.0.0/EXA/src/vivante_fbdev/imx_display.c&lt;/STRONG&gt; file since we are configuring display setting during initial stage of boot, display settings during x11 initialization is not required in our system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached patch, Also required changes in xorg.conf below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;Section "Device"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifier&amp;nbsp; "i.MX Accelerated Framebuffer Device"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vivante"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fbdev"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "/dev/fb0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "vivante_fbdev" "/dev/fb0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "HWcursor"&amp;nbsp; "false"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mode_settings" "false" &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'arial black', 'avant garde';"&gt;EndSection&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 06:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/getting-flicker-in-display-while-starting-x-server/m-p/342441#M47040</guid>
      <dc:creator>abdulhussain</dc:creator>
      <dc:date>2015-08-27T06:39:44Z</dc:date>
    </item>
  </channel>
</rss>

