<?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のトピックRe: Is there support for the imx-gpu-viv driver on a 4.14 kernel?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881260#M133587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to build it without issue. Could you tell me how you build it? if possible, please tel me the steps so I can try it on my side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2019 06:25:02 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2019-02-22T06:25:02Z</dc:date>
    <item>
      <title>Is there support for the imx-gpu-viv driver on a 4.14 kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881259#M133586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to build a Sumo yocto release with a NXP supported 4.14.78 kernel from here: &lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/log/?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/log/?h=imx_4.14.78_1.0.0_ga"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the build, it appears there are a number of issues with the kernel-module-imx-gpu-viv driver (version 6.2.4.p1.2). Is there any support for this driver on the kernel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full build log is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample of some of the build issues I'm seeing:&lt;/P&gt;&lt;P&gt;imx6dlicomv2cib/kernel-source/include/linux/stat.h:11:18: error: expected ')' before '(' token&lt;BR /&gt;|&amp;nbsp; #define S_IRUGO&amp;nbsp; (S_IRUSR|S_IRGRP|S_IROTH)&lt;/P&gt;&lt;P&gt;imx6dlicomv2cib-poky-linux-gnueabi/kernel-module-imx-gpu-viv/6.2.4.p1.2+fslc+gitAUTOINC+86354002be-r0/git/kernel-module-imx-gpu-viv-src/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx.c:360:35: note: in expansion of macro 'S_IRUGO'&lt;BR /&gt;|&amp;nbsp; static DRIVER_ATTR(gpu3DMinClock, S_IRUGO | S_IWUSR, show_gpu3DMinClock, update_gpu3DMinClock);&lt;BR /&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^~~~~~~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 20:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881259#M133586</guid>
      <dc:creator>michaelworster</dc:creator>
      <dc:date>2019-02-21T20:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there support for the imx-gpu-viv driver on a 4.14 kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881260#M133587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to build it without issue. Could you tell me how you build it? if possible, please tel me the steps so I can try it on my side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 06:25:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881260#M133587</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-02-22T06:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there support for the imx-gpu-viv driver on a 4.14 kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881261#M133588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a minimal example at the moment, however I think I'm starting to see the issue. &lt;/P&gt;&lt;P&gt;I'm building a 4.14.78 kernel (branch: &lt;A href="https://source.codeaurora.org/external/imx/linux-imx/log/?h=imx_4.14.78_1.0.0_ga"&gt;imx_4.14.78_1.0.0_ga&lt;/A&gt;) where as the sumo branch of the meta-freescale repo (&lt;A class="link-titled" href="https://github.com/Freescale/meta-freescale/blob/sumo/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb" title="https://github.com/Freescale/meta-freescale/blob/sumo/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb"&gt;meta-freescale/kernel-module-imx-gpu-viv_6.2.4.p1.2.bb at sumo · Freescale/meta-freescale · GitHub&lt;/A&gt;&amp;nbsp;) is pulling an older branch of the kernel driver (&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/log/?h=imx_4.9.88_2.0.0_ga"&gt;imx_4.9.88_2.0.0_ga&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes the source of the driver (such as gc_hal_kernel_platform_imx.c) pretty significantly different than that of my base kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say you see it working, are you using the 4.14.78 kernel, or a kernel based off of imx_4.9.88_2.0.0_ga or older?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2019 15:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881261#M133588</guid>
      <dc:creator>michaelworster</dc:creator>
      <dc:date>2019-02-22T15:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there support for the imx-gpu-viv driver on a 4.14 kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881262#M133589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I follow the Yocto guide to build it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 10:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Is-there-support-for-the-imx-gpu-viv-driver-on-a-4-14-kernel/m-p/881262#M133589</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2019-02-25T10:23:42Z</dc:date>
    </item>
  </channel>
</rss>

