<?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 gpu &amp;amp; vpu probe issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210248#M167616</link>
    <description>&lt;P&gt;Dear guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one OS yocto 2.4 rock (kernel 4.9.88) which runs in imx6q, the gpu and vpu work well.&lt;/P&gt;&lt;P&gt;So I try another OS yocto&amp;nbsp;3.1 Zeus(kernel 5.4.47)which runs in imx6q,&amp;nbsp;the gpu and vpu don't work.&lt;/P&gt;&lt;P&gt;Log as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[    3.850835] galcore 130000.gpu: ignoring dependency for device, assuming no driver
[    3.858990] mxc_vpu 2040000.vpu_fsl: ignoring dependency for device, assuming no driver&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 08:44:59 GMT</pubDate>
    <dc:creator>zohanlin</dc:creator>
    <dc:date>2021-01-12T08:44:59Z</dc:date>
    <item>
      <title>gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210248#M167616</link>
      <description>&lt;P&gt;Dear guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one OS yocto 2.4 rock (kernel 4.9.88) which runs in imx6q, the gpu and vpu work well.&lt;/P&gt;&lt;P&gt;So I try another OS yocto&amp;nbsp;3.1 Zeus(kernel 5.4.47)which runs in imx6q,&amp;nbsp;the gpu and vpu don't work.&lt;/P&gt;&lt;P&gt;Log as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[    3.850835] galcore 130000.gpu: ignoring dependency for device, assuming no driver
[    3.858990] mxc_vpu 2040000.vpu_fsl: ignoring dependency for device, assuming no driver&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 08:44:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210248#M167616</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-12T08:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210338#M167622</link>
      <description>&lt;P&gt;I tried to modify dts and set&amp;nbsp;#power-domain-cells by &amp;lt;1&amp;gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;pd_pu: power-domain@1 {&lt;BR /&gt;reg = &amp;lt;1&amp;gt;;&lt;BR /&gt;#power-domain-cells = &amp;lt;&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;gt;;&lt;BR /&gt;power-supply = &amp;lt;&amp;amp;reg_pu&amp;gt;;&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks IMX6QDL_CLK_GPU3D_CORE&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks IMX6QDL_CLK_GPU3D_SHADER&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks IMX6QDL_CLK_GPU2D_CORE&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks IMX6QDL_CLK_GPU2D_AXI&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks IMX6QDL_CLK_OPENVG_AXI&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks IMX6QDL_CLK_VPU_AXI&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the log is&lt;/P&gt;&lt;P&gt;root@imx6qsabresd:~# dmesg | grep -i "gpu"&lt;BR /&gt;[ 3.628942] OF: /soc/gpu@00130000: #power-domain-cells = 1 found -1&lt;BR /&gt;[ 4.328302] galcore: probe of 130000.gpu failed with error -22&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@imx6qsabresd:~# dmesg | grep -i "gal"&lt;BR /&gt;[ 3.291714] egalax_ts 1-0004: Failed to switch to I2C interface&lt;BR /&gt;[ 3.298098] egalax_ts 2-0004: Failed to switch to I2C interface&lt;BR /&gt;[ 3.636502] Galcore version 6.4.3.p0.286725&lt;BR /&gt;[ 4.291168] [galcore]: Feature database is not found,chipModel=0x0, chipRevision=0x0, productID=0x0, ecoID=0x0, customerID=0x0&lt;BR /&gt;[ 4.328302] galcore: probe of 130000.gpu failed with error -22&lt;/P&gt;&lt;P&gt;root@imx6qsabresd:~# dmesg | grep -i "vpu"&lt;BR /&gt;[ 4.334554] OF: /soc/aips-bus@2000000/vpu_fsl@2040000: #power-domain-cells = 1 found -1&lt;BR /&gt;[ 4.343296] mxc_vpu 2040000.vpu_fsl: VPU initialized&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 10:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210338#M167622</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-12T10:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210340#M167623</link>
      <description>&lt;P&gt;Hi zohanlin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can try to test vpu,gpu on nxp sabresd reference board with Demo Image&lt;/P&gt;
&lt;P&gt;&lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/webapp/Download?colCode=L5.4.47_2.2.0_MX6QDLSOLOX&amp;amp;appType=license" target="_blank"&gt;i.MX 6QuadPlus, i.MX 6Quad, i.MX 6DualLite, i.MX 6SoloX Boards​&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX?tab=In-Depth_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 10:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1210340#M167623</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-01-12T10:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1211084#M167698</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;igor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My board is not EVK, so I could not test the demo image.&lt;/P&gt;&lt;P&gt;I downloaded linux-imx 5.4.70, and the version has the same problem.&lt;/P&gt;&lt;P&gt;Could you have other suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 11:16:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1211084#M167698</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-13T11:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1211461#M167723</link>
      <description>&lt;P&gt;I found a post about the issue.&lt;/P&gt;&lt;P&gt;&lt;A title="Problem with galcore ( GPU module ) on imx6-Solo" href="https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/td-p/1056000" target="_self"&gt;https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/td-p/1056000&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bio_TICFSL&amp;nbsp;said :&amp;nbsp;&lt;SPAN&gt;Sorry and yes the issue is on DTBs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is it really?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 03:34:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1211461#M167723</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-14T03:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: gpu &amp; vpu probe issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1212331#M167814</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;igor,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found the reason that is my&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;custom board remove the pmic.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I comment some dts item as below&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/*
&amp;amp;reg_arm {
       vin-supply = &amp;lt;&amp;amp;sw1a_reg&amp;gt;;
};

&amp;amp;reg_pu {
       vin-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;
};

&amp;amp;reg_soc {
       vin-supply = &amp;lt;&amp;amp;sw1c_reg&amp;gt;;
};
*/&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now the GPU &amp;amp; VPU can work well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 10:31:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gpu-amp-vpu-probe-issue/m-p/1212331#M167814</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-15T10:31:06Z</dc:date>
    </item>
  </channel>
</rss>

