<?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中的主题 Problem with galcore  ( GPU module ) on imx6-Solo</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056000#M155319</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;&amp;nbsp;Inputs 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- EVB&amp;nbsp; with i.mx6-DL;&lt;/P&gt;&lt;P&gt;- Custom board with i.mx6-Solo;&lt;/P&gt;&lt;P&gt;- Yocto&amp;nbsp; 2.0&amp;nbsp; / 2.1 /&amp;nbsp; 2.2;&lt;/P&gt;&lt;P&gt;- galcore.ko;&lt;/P&gt;&lt;P&gt;insmode&amp;nbsp; galcore.ko -&amp;nbsp;It works perfectly ( I see /dev/galcore )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Inputs 2:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- EVB&amp;nbsp; with i.mx6-DL;&lt;/P&gt;&lt;P&gt;- Custom board with i.mx6-Solo;&lt;/P&gt;&lt;P&gt;- Yocto&amp;nbsp; &amp;nbsp;2.5 /&amp;nbsp; 2.6 / 2.7 / 2.8 / 2.9 / 3.0&amp;nbsp; , with kernel 4.9xx / 4.14xx / 4.19xx / 5.xx&amp;nbsp;&lt;/P&gt;&lt;P&gt;- galcore.ko;&lt;/P&gt;&lt;P&gt;insmode&amp;nbsp; galcore.ko - does not work ( I do not see /dev/galcore )&lt;/P&gt;&lt;P&gt;On display:&lt;/P&gt;&lt;P&gt;insmod galcore.ko&lt;/P&gt;&lt;P&gt;galcore 130000.gpu: ignoring dependency for device, assuming no driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to debug the kernel with printk&amp;nbsp; &amp;amp; I see:&lt;/P&gt;&lt;P&gt;In the&amp;nbsp; file - KERNEL_SOURCE/drivers/base/power/domain.c&lt;/P&gt;&lt;P&gt;In the function&amp;nbsp; -&amp;nbsp;static struct generic_pm_domain *genpd_get_from_provider( struct of_phandle_args *genpdspec )&lt;/P&gt;&lt;P&gt;I see problem in string :&amp;nbsp; if ( provider-&amp;gt;node == genpdspec-&amp;gt;np) .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I see that -&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;provider-&amp;gt;node !=genpdspec-&amp;gt;np&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I continue to debug&amp;nbsp; i.mx6-Solo ( custom board ) &amp;amp; see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt; &lt;A href="mailto:power-domain@0"&gt;power-domain@0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt; &lt;A href="mailto:power-domain@1"&gt;power-domain@1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name - n&lt;/SPAN&gt;ever matches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I debug i.mx6-DL , &amp;amp; see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:power-domain@0" style="color: #2989c5; text-decoration: none;"&gt;power-domain@&lt;/A&gt;1&lt;/P&gt;&lt;P&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:power-domain@1" style="color: #2989c5; text-decoration: none;"&gt;power-domain@1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name - &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;matches.&amp;nbsp;It works perfectly&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After that, I debug&amp;nbsp; i.mx6-Solo ( Custom board ) , with Kernel 4.1.15 ( Yocto 2.0 / 2.1 / 2.2 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; gpc&lt;BR /&gt;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt; /soc/aips-bus@02000000/gpc@020dc000&lt;BR /&gt;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; gpc&lt;BR /&gt;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt; /soc/aips-bus@02000000/gpc@020dc000&lt;BR /&gt;&lt;SPAN&gt;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;matches.&amp;nbsp;It works perfectly&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference between the boards is minimal ( i.mx6-Solo &amp;amp; i.mx6-DL ). Please see 2&amp;nbsp; *.dtsi file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Important :&lt;/P&gt;&lt;P&gt;I use 2 identical Image ( Yocto 2.5 / 2.6 / 2.7 / 2.8 / 2.9 / 3.0 ) , on EVB-i.mx6-DL - "galcore" it works perfectly , on Custom board i.mx6-Solo "galcore" - do not work..&lt;BR /&gt; In file imx6qdl.dtsi , I see node "gpc" , with power-domain@0 &amp;amp; power-domain@1 , maybe here a problem ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gpc: gpc@20dc000 {&lt;BR /&gt;compatible = "fsl,imx6q-gpc";&lt;BR /&gt;reg = &amp;lt;0x020dc000 0x4000&amp;gt;;&lt;BR /&gt;interrupt-controller;&lt;BR /&gt;#interrupt-cells = &amp;lt;3&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;0 89 IRQ_TYPE_LEVEL_HIGH&amp;gt;,&lt;BR /&gt;&amp;lt;0 90 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;interrupt-parent = &amp;lt;&amp;amp;intc&amp;gt;;&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks IMX6QDL_CLK_IPG&amp;gt;;&lt;BR /&gt;clock-names = "ipg";&lt;/P&gt;&lt;P&gt;pgc {&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;power-domain@0 {&lt;BR /&gt;reg = &amp;lt;1&amp;gt;; /*0*/&lt;BR /&gt;#power-domain-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pd_pu: power-domain@1 {&lt;BR /&gt;reg = &amp;lt;1&amp;gt;;&lt;BR /&gt;#power-domain-cells = &amp;lt;0&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;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;I hope to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2020 05:03:18 GMT</pubDate>
    <dc:creator>alexberenshtein</dc:creator>
    <dc:date>2020-05-07T05:03:18Z</dc:date>
    <item>
      <title>Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056000#M155319</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;&amp;nbsp;Inputs 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- EVB&amp;nbsp; with i.mx6-DL;&lt;/P&gt;&lt;P&gt;- Custom board with i.mx6-Solo;&lt;/P&gt;&lt;P&gt;- Yocto&amp;nbsp; 2.0&amp;nbsp; / 2.1 /&amp;nbsp; 2.2;&lt;/P&gt;&lt;P&gt;- galcore.ko;&lt;/P&gt;&lt;P&gt;insmode&amp;nbsp; galcore.ko -&amp;nbsp;It works perfectly ( I see /dev/galcore )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Inputs 2:&amp;nbsp;&lt;/P&gt;&lt;P&gt;- EVB&amp;nbsp; with i.mx6-DL;&lt;/P&gt;&lt;P&gt;- Custom board with i.mx6-Solo;&lt;/P&gt;&lt;P&gt;- Yocto&amp;nbsp; &amp;nbsp;2.5 /&amp;nbsp; 2.6 / 2.7 / 2.8 / 2.9 / 3.0&amp;nbsp; , with kernel 4.9xx / 4.14xx / 4.19xx / 5.xx&amp;nbsp;&lt;/P&gt;&lt;P&gt;- galcore.ko;&lt;/P&gt;&lt;P&gt;insmode&amp;nbsp; galcore.ko - does not work ( I do not see /dev/galcore )&lt;/P&gt;&lt;P&gt;On display:&lt;/P&gt;&lt;P&gt;insmod galcore.ko&lt;/P&gt;&lt;P&gt;galcore 130000.gpu: ignoring dependency for device, assuming no driver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to debug the kernel with printk&amp;nbsp; &amp;amp; I see:&lt;/P&gt;&lt;P&gt;In the&amp;nbsp; file - KERNEL_SOURCE/drivers/base/power/domain.c&lt;/P&gt;&lt;P&gt;In the function&amp;nbsp; -&amp;nbsp;static struct generic_pm_domain *genpd_get_from_provider( struct of_phandle_args *genpdspec )&lt;/P&gt;&lt;P&gt;I see problem in string :&amp;nbsp; if ( provider-&amp;gt;node == genpdspec-&amp;gt;np) .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I see that -&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;provider-&amp;gt;node !=genpdspec-&amp;gt;np&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I continue to debug&amp;nbsp; i.mx6-Solo ( custom board ) &amp;amp; see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt; &lt;A href="mailto:power-domain@0"&gt;power-domain@0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt; &lt;A href="mailto:power-domain@1"&gt;power-domain@1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name - n&lt;/SPAN&gt;ever matches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I debug i.mx6-DL , &amp;amp; see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:power-domain@0" style="color: #2989c5; text-decoration: none;"&gt;power-domain@&lt;/A&gt;1&lt;/P&gt;&lt;P&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; power-domain&lt;BR /&gt;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:power-domain@1" style="color: #2989c5; text-decoration: none;"&gt;power-domain@1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name - &lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;matches.&amp;nbsp;It works perfectly&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After that, I debug&amp;nbsp; i.mx6-Solo ( Custom board ) , with Kernel 4.1.15 ( Yocto 2.0 / 2.1 / 2.2 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;provider-&amp;gt;node-&amp;gt;name ---&amp;gt; gpc&lt;BR /&gt;provider-&amp;gt;node-&amp;gt;full_name ---&amp;gt; /soc/aips-bus@02000000/gpc@020dc000&lt;BR /&gt;genpdspec-&amp;gt;np-&amp;gt;name ---&amp;gt; gpc&lt;BR /&gt;genpdspec-&amp;gt;np-&amp;gt;full_name ---&amp;gt; /soc/aips-bus@02000000/gpc@020dc000&lt;BR /&gt;&lt;SPAN&gt;provider-&amp;gt;node-&amp;gt;full_name &amp;amp;&amp;nbsp;&amp;nbsp;genpdspec-&amp;gt;np-&amp;gt;full_name -&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;matches.&amp;nbsp;It works perfectly&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference between the boards is minimal ( i.mx6-Solo &amp;amp; i.mx6-DL ). Please see 2&amp;nbsp; *.dtsi file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Important :&lt;/P&gt;&lt;P&gt;I use 2 identical Image ( Yocto 2.5 / 2.6 / 2.7 / 2.8 / 2.9 / 3.0 ) , on EVB-i.mx6-DL - "galcore" it works perfectly , on Custom board i.mx6-Solo "galcore" - do not work..&lt;BR /&gt; In file imx6qdl.dtsi , I see node "gpc" , with power-domain@0 &amp;amp; power-domain@1 , maybe here a problem ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gpc: gpc@20dc000 {&lt;BR /&gt;compatible = "fsl,imx6q-gpc";&lt;BR /&gt;reg = &amp;lt;0x020dc000 0x4000&amp;gt;;&lt;BR /&gt;interrupt-controller;&lt;BR /&gt;#interrupt-cells = &amp;lt;3&amp;gt;;&lt;BR /&gt;interrupts = &amp;lt;0 89 IRQ_TYPE_LEVEL_HIGH&amp;gt;,&lt;BR /&gt;&amp;lt;0 90 IRQ_TYPE_LEVEL_HIGH&amp;gt;;&lt;BR /&gt;interrupt-parent = &amp;lt;&amp;amp;intc&amp;gt;;&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks IMX6QDL_CLK_IPG&amp;gt;;&lt;BR /&gt;clock-names = "ipg";&lt;/P&gt;&lt;P&gt;pgc {&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;0&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;power-domain@0 {&lt;BR /&gt;reg = &amp;lt;1&amp;gt;; /*0*/&lt;BR /&gt;#power-domain-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pd_pu: power-domain@1 {&lt;BR /&gt;reg = &amp;lt;1&amp;gt;;&lt;BR /&gt;#power-domain-cells = &amp;lt;0&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;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;I hope to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 05:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056000#M155319</guid>
      <dc:creator>alexberenshtein</dc:creator>
      <dc:date>2020-05-07T05:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056001#M155320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry and yes the issue is on DTBs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2020 14:51:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056001#M155320</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-05-12T14:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056002#M155321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;Thank to replay.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Did you explain to say where the problem is?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I do not understand where the problem .&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If possible, please watch these dtsi - files , this is the minimum difference.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 05:09:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1056002#M155321</guid>
      <dc:creator>alexberenshtein</dc:creator>
      <dc:date>2020-05-13T05:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184398#M165008</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;It seems that I have reproduced this same issue of power-domain mismatch with galcore on an i.MX6 Dual. Any idea what the exact issue in the device tree or elsewhere was?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Matias Larsson&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 09:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184398#M165008</guid>
      <dc:creator>matias-larsson-tritech</dc:creator>
      <dc:date>2020-11-17T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184401#M165009</link>
      <description>&lt;P&gt;I want to add to my message that this is a different board though. Kernel version is 5.4.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 09:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184401#M165009</guid>
      <dc:creator>matias-larsson-tritech</dc:creator>
      <dc:date>2020-11-17T09:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184404#M165010</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;It seems that I have reproduced this same issue of power-domain mismatch with galcore on an i.MX6 Dual (on a different board). Any idea what the exact issue in the device tree (or elsewhere) was?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Matias Larsson&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 09:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1184404#M165010</guid>
      <dc:creator>matias-larsson-tritech</dc:creator>
      <dc:date>2020-11-17T09:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1185261#M165122</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had the same problem and also debugged it down to the power-domain issue (thanks to you I knew to look there!). I have solved it, at least in my use case.&lt;/P&gt;&lt;P&gt;In short: I enabled CONFIG_I2C_MUX. &lt;STRONG&gt;CONFIG_I2C_MUX_GPIO&lt;/STRONG&gt; is the key here.&lt;/P&gt;&lt;P&gt;I found out that the &lt;STRONG&gt;pfuze100-regulator&lt;/STRONG&gt; driver (of the pfuze100-regulator on i.MX6) was not probed. This driver is needed in order to probe the &lt;A href="mailto:power-domain@1" target="_blank" rel="noopener"&gt;power-domain@1&lt;/A&gt;. It supplies the vddpu (among others) which is the supply for pd_pu: &lt;A href="mailto:power-domain@1" target="_blank" rel="noopener"&gt;power-domain@1&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I found out that the pfuze100-regulator is attached to the I2C bus, as described in arch/arm/boot/dts/imx6qdl-qmx6.dtsi. In the device tree, this is under i2cmux, which is controlled by &lt;STRONG&gt;i2c-mux-gpio&lt;/STRONG&gt;. I noticed that i2c-mux-gpio driver was not probed either, and in fact, not even in the kernel config!&lt;/P&gt;&lt;P&gt;It was in my defconfig, however it never ended up in the final config because it depends on a "parent" driver, i2c-mux. Once I enabled &lt;STRONG&gt;CONFIG_I2C_MUX, &lt;/STRONG&gt;galcore started working.&lt;/P&gt;&lt;P&gt;I hope this helps (at least someone)!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 14:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1185261#M165122</guid>
      <dc:creator>matias-larsson-tritech</dc:creator>
      <dc:date>2020-11-18T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1185264#M165123</link>
      <description>&lt;P&gt;I solved this, see my other comment on this thread.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 14:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1185264#M165123</guid>
      <dc:creator>matias-larsson-tritech</dc:creator>
      <dc:date>2020-11-18T14:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1212182#M167798</link>
      <description>&lt;P&gt;Hello Bio,&lt;/P&gt;&lt;P&gt;I have the same problem, my custom board is i.MX 6Quad and my OS is&amp;nbsp;&lt;SPAN&gt;yocto&amp;nbsp;3.1 Zeus(kernel 5.4.47).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you tell my how to modify the dts to fix the issue?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 06:48:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1212182#M167798</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-15T06:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with galcore  ( GPU module ) on imx6-Solo</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1212186#M167800</link>
      <description>&lt;P&gt;I have the same problem, my custom board is i.MX 6Quad and my OS is&amp;nbsp;&lt;SPAN&gt;yocto&amp;nbsp;3.1 Zeus(kernel 5.4.47).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_I2C_MUX &amp;amp; CONFIG_I2C_MUX_GPIO in my kernel config have been enabled already.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By the way, the VPU driver doesn't work, too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And I test yocto 2.4 rock (kernel 4.9.88) in my board, the GPU &amp;amp; VPU driver is work well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 06:55:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-with-galcore-GPU-module-on-imx6-Solo/m-p/1212186#M167800</guid>
      <dc:creator>zohanlin</dc:creator>
      <dc:date>2021-01-15T06:55:31Z</dc:date>
    </item>
  </channel>
</rss>

