<?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: GPU driver does not work properly in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1329526#M179090</link>
    <description>&lt;P&gt;Hello changshui,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The yocto bsp include by defaut support for the GPU on MX6SABRE board you don't have to select in kernel. please build the yocto from default.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 14:23:14 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2021-08-25T14:23:14Z</dc:date>
    <item>
      <title>GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1328770#M179006</link>
      <description>&lt;P&gt;我在使用imx-yocto-L4.14.98_2.0.0_ga构建系统时遇到了问题, 我所使用的硬件平台使用的是imx6q，&lt;BR /&gt;yocto执行配置是MACHINE=imx6qsabresd DISTRO=fsl-imx-wayland source fsl-setup-release.sh -b build_wayland,&lt;BR /&gt;构建目标为fsl-image-gui&lt;/P&gt;&lt;P&gt;构建完成后，我发现这版Linux内核配置没有使能imx6q gpu驱动，我对配置进行了修改，设置CONFIG_MXC_GPU_VIV=y，重新生成了镜像&lt;/P&gt;&lt;P&gt;系统在板子上能正常允许，但是使用根目录下unit_tests/GPU中的脚本测试gpu时，出现了错误&lt;BR /&gt;执行guninfo.sh时出现下面错误提示&lt;BR /&gt;---- Running &amp;lt; gpuinfo.sh &amp;gt; test ----&lt;BR /&gt;GPU Info&lt;BR /&gt;cat: /sys/kernel/debug/gc/info: No such file or directory&lt;BR /&gt;cat: /sys/kernel/debug/gc/meminfo: No such file or directory&lt;BR /&gt;CMA memory info&lt;BR /&gt;cat: /sys/kernel/debug/gc/allocators/cma/cmausage: No such file or directory&lt;BR /&gt;cat: /sys/kernel/debug/gc/idle: No such file or directory&lt;BR /&gt;cat: /sys/kernel/debug/gc/clients: No such file or directory&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;cat: /sys/kernel/debug/gc/idle: No such file or directory&lt;BR /&gt;Idle percentage:%&lt;/P&gt;&lt;P&gt;执行gpu.sh出现下面错误提示&lt;BR /&gt;[ 1] Failed to open device: No such file or directory, Try again...&lt;BR /&gt;[ 2] Failed to open device: No such file or directory, Try again...&lt;BR /&gt;[ 3] Failed to open device: No such file or directory, Try again...&lt;BR /&gt;[ 4] Failed to open device: No such file or directory, Try again...&lt;BR /&gt;[ 5] _OpenDevice(1228): FATAL: Failed to open device, errno=No such file or directory.&lt;BR /&gt;貌似imx6q的gpu驱动还是不能正常工作，如何解决这个问题呢？请帮忙提供一些帮助信息或者解决思路？&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 15:45:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1328770#M179006</guid>
      <dc:creator>changshui</dc:creator>
      <dc:date>2021-08-24T15:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1329526#M179090</link>
      <description>&lt;P&gt;Hello changshui,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The yocto bsp include by defaut support for the GPU on MX6SABRE board you don't have to select in kernel. please build the yocto from default.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 14:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1329526#M179090</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-08-25T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1330480#M179180</link>
      <description>&lt;P&gt;感谢你百忙之中的回复！我按照你的方法，使用了yocto的默认构建，现在imx6q的GPU仍然不能工作！&lt;BR /&gt;同时，我进一步阅读了yocto中构建内核的菜单linux-imx_4.14.98.bb源码，当没指定MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT="1"时，&lt;BR /&gt;内核构建会依赖于kernel-module-imx-gpu-viv菜单，该菜单中指定从内核的imx_4.9.88_2.0.0_ga分支中找到gpu驱动，并把他编译成内核的模块&lt;BR /&gt;kernel-module-imx-gpu-viv菜单部分源码如下：&lt;BR /&gt;SRCBRANCH = "imx_4.9.88_2.0.0_ga"&lt;BR /&gt;LOCALVERSION = "-${SRCBRANCH}"&lt;BR /&gt;&lt;BR /&gt;KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https"&lt;BR /&gt;SRC_URI = " \&lt;BR /&gt;${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \&lt;BR /&gt;file://Add-makefile.patch \&lt;BR /&gt;"&lt;BR /&gt;SRCREV = "5e23f9d6114784d77fd4ed5848953356c3575532"&lt;BR /&gt;&lt;BR /&gt;S = "${WORKDIR}/git"&lt;BR /&gt;&lt;BR /&gt;inherit module&lt;BR /&gt;&lt;BR /&gt;EXTRA_OEMAKE += "CONFIG_MXC_GPU_VIV=m"&lt;/P&gt;&lt;P&gt;KERNEL_MODULE_AUTOLOAD = "galcore"&lt;BR /&gt;COMPATIBLE_MACHINE = "(imx)"&lt;BR /&gt;galcore.ko存放在/lib/modules/4.14.98-imx_4.14.98_2.0.0_ga+g5d6cbeafb80c/extra/目标下，在系统启动时，驱动galcore.ko已经被自动被加载到内核。如下图所示：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="changshui_0-1629991532018.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/154240i7E46F84108CDC00C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="changshui_0-1629991532018.png" alt="changshui_0-1629991532018.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;遗憾的是，装载该驱动后used by等于0，是不是没匹配到gpu device），gpu仍然不能工作！请问你还有其他方法帮助我解决这个问题吗？非常感谢！&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 15:26:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1330480#M179180</guid>
      <dc:creator>changshui</dc:creator>
      <dc:date>2021-08-26T15:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1331808#M179335</link>
      <description>&lt;P&gt;Hello changshui,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The module is on and is not activated according to your image, you must run a graphics on it by example you can run the opengl unit test installed on your system, also you can run all samples for referring you can view the graphics user guide on your yocto documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 13:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1331808#M179335</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-08-30T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1331848#M179337</link>
      <description>&lt;P&gt;Hello, &lt;SPAN class="UserName lia-user-name lia-user-rank-NXP-TechSupport lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/34846" target="_self"&gt;&lt;SPAN class=""&gt;Bio_TICFSL，&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;Thank you for your reply!&amp;nbsp;Although the GPU driver is loaded as a module, but it cannot work normally. The /dev/galcore device node cannot be found in the /dev directory，I tried to run the gpuinfo.sh script in the /unit_tests/GPU/ directory, but unfortunately I couldn't get any information about the gpu. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;At the same time, when the system starts, systemd will start weston by default. Its backend uses gl-renderer.so, and it is not using gpu driver normally, so weston can't be run as well&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;I think the current situation may be that although the driver has been loaded into the kernel, it has not successfully matched the gpu device, or the sending error during the matching process may be returned. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b"&gt;&lt;SPAN&gt;here are some infomation, when I run gpuinfo.sh script in&amp;nbsp; console：&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;root@imx6qsabresd:/unit_tests/GPU# ./gpuinfo.sh&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;---- Running &amp;lt; gpuinfo.sh &amp;gt; test ----&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;GPU Info&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/info: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/meminfo: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;CMA memory info&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/allocators/cma/cmausage: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/idle: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/clients: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cat: /sys/kernel/debug/gc/idle: No such file or directory&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Idle percentage:%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;---- Test &amp;lt; gpuinfo.sh &amp;gt; ended ----&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 14:19:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1331848#M179337</guid>
      <dc:creator>changshui</dc:creator>
      <dc:date>2021-08-30T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694037#M209782</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@changusai,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are u able to resolve this? I am also facing the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 09:16:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694037#M209782</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694257#M209808</link>
      <description>&lt;P&gt;Hi ravicalm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I did not solve this problem&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;！&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I tried to use the previous release kernel version（such as 4.1）, the operation is normal.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;It may be that the new release of nxp is not compatible with the gpu&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:24:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694257#M209808</guid>
      <dc:creator>changshui</dc:creator>
      <dc:date>2023-07-27T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694262#M209810</link>
      <description>I have the Kernel: Linux 4.14.98 version should I degrade to 4.1 now?&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694262#M209810</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T14:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694263#M209811</link>
      <description>I am using the following board&lt;BR /&gt;root@fly : It has imx7ulp processor</description>
      <pubDate>Thu, 27 Jul 2023 14:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694263#M209811</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T14:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694264#M209812</link>
      <description>I don't have /unit_tests/folder itself bro even the imx-gpu-viv gputop imx-test related things are not compiling even though I have included in the corresponding image&lt;BR /&gt;Operating system: Operating System: Poky (Yocto Project Reference Distro) 2.7.1 (warrior)&lt;BR /&gt;any idea?</description>
      <pubDate>Thu, 27 Jul 2023 14:36:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694264#M209812</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T14:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694267#M209813</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185606"&gt;@changshui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share the 4.1 release code to me&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:42:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694267#M209813</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-27T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694736#M209840</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185606"&gt;@changshui&lt;/a&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which kernel version are u using exactly to resolve this issue&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 06:35:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694736#M209840</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-28T06:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694797#M209851</link>
      <description>&lt;P&gt;my target machine is imx6q, I used the yocto project provided by nxp to build the system! At that time, the pull is 4.1 branch in &lt;A href="https://source.codeaurora.org/external/imx/imx-manifest " target="_self"&gt;&lt;SPAN class=""&gt;imx-manifest.&lt;/SPAN&gt;&lt;/A&gt; you can find the corresponding branch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694797#M209851</guid>
      <dc:creator>changshui</dc:creator>
      <dc:date>2023-07-28T07:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694903#M209859</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185606"&gt;@changshui&lt;/a&gt;&amp;nbsp; could you please find out what all differences we have wrt galcore changes with the present and previous kernel . I am handling the internal project which is company propritery code evn though they tooks most from NXP finally I have to enable /sys/module/kernel/debug/gc folder I need gc folder for that what I need to enable&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 08:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1694903#M209859</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-28T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: GPU driver does not work properly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1695858#M209956</link>
      <description>&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185606"&gt;@changshui&lt;/a&gt; I am not able to access the imx-manifest file can u please give the diff of galcore module between the working and non working one</description>
      <pubDate>Mon, 31 Jul 2023 11:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPU-driver-does-not-work-properly/m-p/1695858#M209956</guid>
      <dc:creator>ravicalm</dc:creator>
      <dc:date>2023-07-31T11:11:03Z</dc:date>
    </item>
  </channel>
</rss>

