<?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 pslash on multiple displays in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655859#M100501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using sabreai in my project and connect 3 displays on it (2*LVDS+HDMI). When board starting, psplash show picture only on main screen, is it posible to show same or other picture on other monitors?&lt;/P&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;P&gt;board: Sabre AI I.MX6QP&lt;/P&gt;&lt;P&gt;Os: # uname -a &lt;BR /&gt;Linux MMC 4.1.15-2.0.0+gb63f3f5 #5 SMP PREEMPT Tue Mar 14 10:59:16 MSK 2017 armv7l armv7l armv7l GNU/Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2017 13:29:22 GMT</pubDate>
    <dc:creator>andreykononov</dc:creator>
    <dc:date>2017-03-15T13:29:22Z</dc:date>
    <item>
      <title>pslash on multiple displays</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655859#M100501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using sabreai in my project and connect 3 displays on it (2*LVDS+HDMI). When board starting, psplash show picture only on main screen, is it posible to show same or other picture on other monitors?&lt;/P&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;P&gt;board: Sabre AI I.MX6QP&lt;/P&gt;&lt;P&gt;Os: # uname -a &lt;BR /&gt;Linux MMC 4.1.15-2.0.0+gb63f3f5 #5 SMP PREEMPT Tue Mar 14 10:59:16 MSK 2017 armv7l armv7l armv7l GNU/Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 13:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655859#M100501</guid>
      <dc:creator>andreykononov</dc:creator>
      <dc:date>2017-03-15T13:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: pslash on multiple displays</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655860#M100502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Never tried on three display, however&amp;nbsp;If you are using 2 LVDS displays then there is a dual-mode setting in the LDB which clones the data from one display to other.&lt;/P&gt;&lt;P&gt;To enable it you will have to add the 'dual-mode' property in LDB's device tree node.&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>Wed, 22 Mar 2017 16:57:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655860#M100502</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2017-03-22T16:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: pslash on multiple displays</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655861#M100503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FBDEV environment variable controls which display receives the output graphics from psplash. You could modify psplash-fb.c to replicate the images on all the displays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; fbdev = getenv("FBDEV");&lt;BR /&gt;&amp;nbsp; if (fbdev == NULL)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fbdev = "/dev/fb0";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Clay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 22:33:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655861#M100503</guid>
      <dc:creator>claymontgomery</dc:creator>
      <dc:date>2017-03-22T22:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: pslash on multiple displays</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655862#M100504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very interesting, i'l try&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 04:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/pslash-on-multiple-displays/m-p/655862#M100504</guid>
      <dc:creator>andreykononov</dc:creator>
      <dc:date>2017-03-23T04:56:12Z</dc:date>
    </item>
  </channel>
</rss>

