<?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 create multiple frame buffer layer under /dev</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096805#M160611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Letme ask my question in a more detailed manner.I have only hdmi device on my imx8qm-mek device which creates /dev/fb0 and want to create more frame buffer layer on hdmi since for example I want to put a qt application onto /dev/fb0 and for example, want to create multiple smaller square areas on top of qt application to draw different shapes,text etc which I need to have different frame buffer devices such as /dev/fb1, /dev/fb2 to /dev/fbn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By modifying some of kernel sources in hacky way, I could manage to create /dev/fb1 but it is not working as I expected and I need to do it correctly.So Could you please help me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2020 05:27:14 GMT</pubDate>
    <dc:creator>ekrem_sahin</dc:creator>
    <dc:date>2020-08-19T05:27:14Z</dc:date>
    <item>
      <title>How to create multiple frame buffer layer under /dev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096803#M160609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to create multiple frame buffer device under /dev such as /dev/fb0 , /dev/fb1 ,/dev/fb2 to /dev/fbN and for this reason need to modify kernel source for imx8qm.I found that there is drivers/video/fbdev/imxfb.c may be an option but it is not added to build&amp;nbsp; system for imx8qm.I am using yocto release 4.14.98 and need some idea to manage this.&lt;/P&gt;&lt;P&gt;Could you please give me some start point ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 12:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096803#M160609</guid>
      <dc:creator>ekrem_sahin</dc:creator>
      <dc:date>2020-08-17T12:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple frame buffer layer under /dev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096804#M160610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ekrem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not understand the question, but you can create a multiple fbN since&amp;nbsp; &lt;STRONG&gt;Fbi&lt;/STRONG&gt; displays the specified file(s) on the linux console using the framebuffer device, now if you like to have multiple /dev/fbX it need to have different displays to do it, this page will show you:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm" title="https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm"&gt;Adding a custom display&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 13:41:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096804#M160610</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-08-18T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple frame buffer layer under /dev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096805#M160611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Letme ask my question in a more detailed manner.I have only hdmi device on my imx8qm-mek device which creates /dev/fb0 and want to create more frame buffer layer on hdmi since for example I want to put a qt application onto /dev/fb0 and for example, want to create multiple smaller square areas on top of qt application to draw different shapes,text etc which I need to have different frame buffer devices such as /dev/fb1, /dev/fb2 to /dev/fbn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By modifying some of kernel sources in hacky way, I could manage to create /dev/fb1 but it is not working as I expected and I need to do it correctly.So Could you please help me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2020 05:27:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-create-multiple-frame-buffer-layer-under-dev/m-p/1096805#M160611</guid>
      <dc:creator>ekrem_sahin</dc:creator>
      <dc:date>2020-08-19T05:27:14Z</dc:date>
    </item>
  </channel>
</rss>

