<?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 Re: DRM FrameBuffer for iMX6ULL in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855868#M130866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no DRM Framebuffer and QT support for the iMX6ULL processor since it doesn't have any graphics/video processing acceleration features in hardware.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2019 05:45:32 GMT</pubDate>
    <dc:creator>art</dc:creator>
    <dc:date>2019-01-31T05:45:32Z</dc:date>
    <item>
      <title>DRM FrameBuffer for iMX6ULL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855867#M130865</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;Right now, iMX6ULL has support for basic framebuffer with&amp;nbsp;CONFIG_FB_MXS in kernel with driver "drivers/video/fbdev/mxsfb.c" and the compatible&amp;nbsp;driver string&amp;nbsp;"fsl,imx28-lcdif".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any DRM Framebuffer support for iMX6ULL ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final goal is to use Qt with DRM Framebuffer platform plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tester&amp;nbsp;CONFIG_DRM_MXSFB and driver "drivers/gpu/drm/mxsfb/mxsfb_drv.c" with also the compatible driver string&amp;nbsp;"fsl,imx28-lcdif". But I have errors in the kernel log:&lt;/P&gt;&lt;P&gt;mxsfb_drm 21c8000.lcdif: Failed to initialize drm fb helper.&lt;BR /&gt;mxsfb_drm 21c8000.lcdif: Failed to init FB CMA area&lt;/P&gt;&lt;P&gt;and also the kernel crashes afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 13:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855867#M130865</guid>
      <dc:creator>anthonygroyer</dc:creator>
      <dc:date>2019-01-23T13:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: DRM FrameBuffer for iMX6ULL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855868#M130866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no DRM Framebuffer and QT support for the iMX6ULL processor since it doesn't have any graphics/video processing acceleration features in hardware.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 05:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855868#M130866</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2019-01-31T05:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: DRM FrameBuffer for iMX6ULL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855869#M130867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: small;"&gt;Hi Artur,&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;thanks for the reply. Actually, Qt and Qt Quick can be used on iMX6ULL without hardware acceleration:&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;&lt;A data-saferedirecturl="https://www.google.com/url?q=https://www.kdab.com/qt-quick-without-a-gpu-i-mx6-ull/&amp;amp;source=gmail&amp;amp;ust=1549013925571000&amp;amp;usg=AFQjCNHa3uTeaxjYBe5QKHGDkNWuKNF1BQ" href="https://www.kdab.com/qt-quick-without-a-gpu-i-mx6-ull/" style="color: #1155cc;" target="_blank"&gt;https://www.kdab.com/qt-quick-without-a-gpu-i-mx6-ull/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;But DRM Framebuffer seems not to be possible.&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #222222; background-color: #ffffff; font-size: small;"&gt;Anthony&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2019 09:41:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DRM-FrameBuffer-for-iMX6ULL/m-p/855869#M130867</guid>
      <dc:creator>anthony_groyer</dc:creator>
      <dc:date>2019-01-31T09:41:28Z</dc:date>
    </item>
  </channel>
</rss>

