<?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のトピックSetting fb other than fb0 as a primary</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605202#M91213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on imx6q processor with yocto dizzy(linux kernel 3.14).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the data is writing to /dev/fb0 and from there to my primary display through the first LVDS channel&amp;nbsp; (LVDS0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldb node in dtsi is as below,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;lvds-channel@0 {&lt;BR /&gt; fsl,data-mapping = "spwg";&lt;BR /&gt; fsl,data-width = &amp;lt;18&amp;gt;;&lt;BR /&gt; primary;&lt;BR /&gt; crtc = "ipu1-di0";&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;display-timings {&lt;BR /&gt; native-mode = &amp;lt;&amp;amp;timing0&amp;gt;;&lt;BR /&gt; timing0: ldb-wvga {&lt;BR /&gt; clock-frequency = &amp;lt;33260000&amp;gt;;&lt;BR /&gt; hactive = &amp;lt;800&amp;gt;;&lt;BR /&gt; vactive = &amp;lt;480&amp;gt;;&lt;BR /&gt; hback-porch = &amp;lt;88&amp;gt;;&lt;BR /&gt; hfront-porch = &amp;lt;40&amp;gt;;&lt;BR /&gt; vback-porch = &amp;lt;33&amp;gt;;&lt;BR /&gt; vfront-porch = &amp;lt;10&amp;gt;;&lt;BR /&gt; hsync-len = &amp;lt;128&amp;gt;;&lt;BR /&gt; vsync-len = &amp;lt;2&amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From u-boot mxcfb0 tis set to primary display&lt;/P&gt;&lt;P&gt;I assume that currently the data write will be to ipu1_di0 i.e /dev/fb0 and that fb0 is configured to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve the following,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Write the data to other than ipu1_di0 (if possible to virtual frame buffer) say to fbx.&lt;/LI&gt;&lt;LI&gt;From fbx to fb0 (on doing some operations like scaling on data in fbx to fb0)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Configuration /dev/fb0 to display is okey.&lt;/P&gt;&lt;P&gt;Please let know the procedure to achieve (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ambika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2017 07:23:52 GMT</pubDate>
    <dc:creator>ambika</dc:creator>
    <dc:date>2017-02-06T07:23:52Z</dc:date>
    <item>
      <title>Setting fb other than fb0 as a primary</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605202#M91213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on imx6q processor with yocto dizzy(linux kernel 3.14).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the data is writing to /dev/fb0 and from there to my primary display through the first LVDS channel&amp;nbsp; (LVDS0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ldb node in dtsi is as below,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;lvds-channel@0 {&lt;BR /&gt; fsl,data-mapping = "spwg";&lt;BR /&gt; fsl,data-width = &amp;lt;18&amp;gt;;&lt;BR /&gt; primary;&lt;BR /&gt; crtc = "ipu1-di0";&lt;BR /&gt; status = "okay";&lt;/P&gt;&lt;P&gt;display-timings {&lt;BR /&gt; native-mode = &amp;lt;&amp;amp;timing0&amp;gt;;&lt;BR /&gt; timing0: ldb-wvga {&lt;BR /&gt; clock-frequency = &amp;lt;33260000&amp;gt;;&lt;BR /&gt; hactive = &amp;lt;800&amp;gt;;&lt;BR /&gt; vactive = &amp;lt;480&amp;gt;;&lt;BR /&gt; hback-porch = &amp;lt;88&amp;gt;;&lt;BR /&gt; hfront-porch = &amp;lt;40&amp;gt;;&lt;BR /&gt; vback-porch = &amp;lt;33&amp;gt;;&lt;BR /&gt; vfront-porch = &amp;lt;10&amp;gt;;&lt;BR /&gt; hsync-len = &amp;lt;128&amp;gt;;&lt;BR /&gt; vsync-len = &amp;lt;2&amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt; };&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From u-boot mxcfb0 tis set to primary display&lt;/P&gt;&lt;P&gt;I assume that currently the data write will be to ipu1_di0 i.e /dev/fb0 and that fb0 is configured to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to achieve the following,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Write the data to other than ipu1_di0 (if possible to virtual frame buffer) say to fbx.&lt;/LI&gt;&lt;LI&gt;From fbx to fb0 (on doing some operations like scaling on data in fbx to fb0)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Configuration /dev/fb0 to display is okey.&lt;/P&gt;&lt;P&gt;Please let know the procedure to achieve (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ambika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 07:23:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605202#M91213</guid>
      <dc:creator>ambika</dc:creator>
      <dc:date>2017-02-06T07:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting fb other than fb0 as a primary</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605203#M91214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ambika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check previuos community thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/380945"&gt;How to write a freescale imx6q control fb(framebuffer) program for dual display(L3.10.53 BSP(yocto project))?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/440258"&gt;iMX6UL: How to change display refresh rate?&lt;/A&gt;&amp;nbsp;&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>Mon, 13 Feb 2017 17:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605203#M91214</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2017-02-13T17:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting fb other than fb0 as a primary</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605204#M91215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="205319" data-username="Bio_TICFSL" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to take the data which is going to the fb0 to virtual frame buffer (fb5) and then do scaling on the data and then send it to fb0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e I want to dump the modified data on my display instead of directly dumping it on the display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any clue to achieve the same. I'm not able to get where the data is captured to fb0 in my original source code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ambika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 04:57:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Setting-fb-other-than-fb0-as-a-primary/m-p/605204#M91215</guid>
      <dc:creator>ambika</dc:creator>
      <dc:date>2017-02-16T04:57:56Z</dc:date>
    </item>
  </channel>
</rss>

