<?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] Cannot find any crtc or sizes in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993658#M147409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, igorpadykove&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your reply. I will try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, does the lcdif (mipi-to-hdmi) need the gpu support ? should we enable the gpu for it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2019 02:30:28 GMT</pubDate>
    <dc:creator>hongxingyu1982</dc:creator>
    <dc:date>2019-12-03T02:30:28Z</dc:date>
    <item>
      <title>[drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993656#M147407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I would like bring up the lcdif (mipi-to-hdmi) imx8mq board, the mixel_mipi_phy_probe、adv7511_probe、nwl_dsi_probe、imx_nwl_dsi_probe&amp;nbsp; run ok, all the devices attach the driver. But when it runs in&amp;nbsp;linux-imx/drivers/gpu/drm/drm_fb_helper.c, it reports the error as blew:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[drm] Cannot find any crtc or sizes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me check the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attachment is the detailed log， please check。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2019 07:13:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993656#M147407</guid>
      <dc:creator>hongxingyu1982</dc:creator>
      <dc:date>2019-11-30T07:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: [drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993657#M147408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hongxing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from log: " picking CRTCs for 1280x720 config&lt;BR /&gt;.. drm_fb_helper_single_fb_probe: 1837: desired_mode is null. &lt;BR /&gt;...[drm] Cannot find any crtc or sizes"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems there are problems with configuring panel settings with cea modes,&lt;/P&gt;&lt;P&gt;one can try to debug it in ..gpu/drm/drm_edid.c&lt;/P&gt;&lt;P&gt;Also one can use latest Linux L4.19.35_1.1.0&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and try solutions provided on &lt;A href="https://community.nxp.com/thread/513899"&gt;Display pixel clock limitation to 74.25 MHz&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Mon, 02 Dec 2019 09:24:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993657#M147408</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-02T09:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: [drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993658#M147409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, igorpadykove&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your reply. I will try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, does the lcdif (mipi-to-hdmi) need the gpu support ? should we enable the gpu for it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 02:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993658#M147409</guid>
      <dc:creator>hongxingyu1982</dc:creator>
      <dc:date>2019-12-03T02:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: [drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993659#M147410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hongxing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general gpu is not needed, display interfaces are described in&lt;/P&gt;&lt;P&gt;sect.13.1 Multimedia Overview i.MX8MQ Reference Manual&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/92724iD287433AB50523B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 07:20:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993659#M147410</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-03T07:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: [drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993660#M147411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，igor:&lt;/P&gt;&lt;P&gt;Thank you so much. Yes, you are right, It seems the gpu is not need. Now the fb0 create sucessfully. But when I handle the /dev/fb0 with the test demo, there is no report error, but there is no display content in the mipi-dsi panel,. attachment is the log, Could you help to check it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 09:00:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993660#M147411</guid>
      <dc:creator>hongxingyu1982</dc:creator>
      <dc:date>2019-12-03T09:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: [drm] Cannot find any crtc or sizes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993661#M147412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;Hongxing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as described in sect.6.2.2 "Frame Buffer"&amp;nbsp; Linux Manual from &lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.2.0_LINUX_DOCS" target="_blank"&gt;Linux 4.14.98_2.2.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Frame buffer drivers are supported for i.MX 6 and i.MX 7 but not for i.MX 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 10:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/drm-Cannot-find-any-crtc-or-sizes/m-p/993661#M147412</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-12-03T10:56:55Z</dc:date>
    </item>
  </channel>
</rss>

