<?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: Is there a framebuffer into which /dev/fb0 and /dev/fb2 are combined?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210035#M12458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is not the case, I just did the combination by mapping fb2, and then combine the data with fb0, it also read by mapping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 03:07:17 GMT</pubDate>
    <dc:creator>PatrickChau</dc:creator>
    <dc:date>2013-04-23T03:07:17Z</dc:date>
    <item>
      <title>Is there a framebuffer into which /dev/fb0 and /dev/fb2 are combined?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210032#M12455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to encode live PAL video with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -e mfw_v4lsrc sensor-width=720 sensor-height=288 capture-width=720 capture-height=576 preview=true preview-width=1024 preview-height=768 fps-n=25 bg=true ! mfw_vpuencoder ! avimux name=mux ! filesink location=/mnt/usb1/PALfps25f.avi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can call ioctl so that the graphics and the video are 50/50 alpha blended on the LCD screen. However I would like to be able to encode what is on the screen, rather than the raw PAL video. Is there a place in RAM where the two framebuffers (graphics /dev/fb0 and video /dev/fb2) are combined and stored, or is the combined image sent straight to the LCD display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 08:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210032#M12455</guid>
      <dc:creator>fcs</dc:creator>
      <dc:date>2012-10-05T08:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a framebuffer into which /dev/fb0 and /dev/fb2 are combined?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210033#M12456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The combination is done by hw on the fly. The result will send to panel directly, not go back to memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 04:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210033#M12456</guid>
      <dc:creator>imxcommunitysco</dc:creator>
      <dc:date>2012-10-15T04:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a framebuffer into which /dev/fb0 and /dev/fb2 are combined?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210034#M12457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if we changed the data flow as shown in iMX53RM.pdf section 45.3.1.4.1, it suggests VF2 sends data to Fmem+DSx, can Fmem be accessed from a kernel driver or userspace code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 04:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210034#M12457</guid>
      <dc:creator>fcs</dc:creator>
      <dc:date>2012-10-15T04:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a framebuffer into which /dev/fb0 and /dev/fb2 are combined?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210035#M12458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is not the case, I just did the combination by mapping fb2, and then combine the data with fb0, it also read by mapping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 03:07:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-a-framebuffer-into-which-dev-fb0-and-dev-fb2-are/m-p/210035#M12458</guid>
      <dc:creator>PatrickChau</dc:creator>
      <dc:date>2013-04-23T03:07:17Z</dc:date>
    </item>
  </channel>
</rss>

