<?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: Hardware Overlay errors on IMX6Q with Android O8 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850196#M130108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some DDR3 config files for 4GB here to compare.&lt;/P&gt;&lt;P&gt;But if you have no problem when setting 2GB and you have problem with 4GB, then is looks as if you did not limit the max memory size to 3840MB&amp;nbsp; which is a requirement according to another thread on this forum.&lt;/P&gt;&lt;DIV&gt;Check the register MMDCx_MDASP bits 0 to 6 --&amp;gt; CS0 end. Here you can limit to 3840MB by setting to 7F&lt;/DIV&gt;&lt;DIV&gt;setmem/32&amp;nbsp; 0x021b0040 = 0x0000007F&amp;nbsp;&amp;nbsp; // CS0_End&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Also I offer to check your DDR config files for possible errors. Just send me a private message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also provide you with some samples of the IM8G16D3FCBG-125 (or -125I for industrial temp) components from Intelligent Memory.&amp;nbsp; My company ships those samples free of charge to potential customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option: The i.MX6 should also allow to work with two Chip-Selects. Eventually it would make sense to wire two CS, CKE, ODT, ZKE to each DRAM and then try the 2CS Version of the 8Gb component with part# IM8G16D3FCDG-125 ? That would give two seperate ranks of 2GB instead of one with 4GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thorsten Wronski&lt;/P&gt;&lt;P&gt;Memphis Electronic AG (Germany)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2019 12:31:40 GMT</pubDate>
    <dc:creator>twmemphis</dc:creator>
    <dc:date>2019-05-24T12:31:40Z</dc:date>
    <item>
      <title>Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850186#M130098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on a custom IMX6Q-Board with 4 GB DDR3 RAM running Android O8 we have an issue concerning hardware overlays. Everything seems to work fine. But when starting an application the display shows for 2-3 seconds a greenish kind of pixel mess, which vanishes again, if the application has finished loading:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="imx6q-overlay-error.jpg"&gt;&lt;IMG alt="imx6q-overlay-error.jpg" src="https://community.nxp.com/t5/image/serverpage/image-id/77021i68B0D09BE2E090E3/image-size/large?v=v2&amp;amp;px=999" title="imx6q-overlay-error.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These display errors disappear if I disable overlays (Developer options/Disable HW overlays). Hence why I think it is a hardware overlay issue of the GPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDR3 RAM was calibrated on our board using stress test tool V2.92.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I found some older thread mentioning a similar behaviour when using more than 2 GB RAM. And indeed overlays work, if I limited the RAM to 2 GB using mem=2GB kernel parameter. As one mentioned solution was to change the GPU base address in the device tree, I checked the current settings. But as far as I can tell the GPU physical base address is already set to the suggested value in the imx6q.dtsi device tree file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;gpu@00130000 {
 compatible = "fsl,imx6q-gpu";
 reg = &amp;lt;0x00130000 0x4000&amp;gt;, &amp;lt;0x00134000 0x4000&amp;gt;,
 &amp;lt;0x02204000 0x4000&amp;gt;, &amp;lt;0x10000000 0x0&amp;gt;,
 &amp;lt;0x0 0x8000000&amp;gt;;&lt;/PRE&gt;&lt;P&gt;Apart from calibration, is there something else, which has to be done when running Android O8 with 4 GB of RAM? Or is there some other way, to avoid this overlay errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:15:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850186#M130098</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2020-11-02T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850187#M130099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Hi Thomas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Are you seeing this greenish kind of pixel mess on all application or any specific application? If it is specific application, can you please provide the same?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850187#M130099</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-12-14T14:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850188#M130100</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;thank you for your reply. It happens every time for 2-3 seconds when an overlay animation gets displayed by Android. For example if you start a new application (doesn't matter which). After these 2-3 seconds, the display returns to normal again. If I had to guess, I would say something with the overlay framebuffer or its allocation isn't right. But for a simple "overlay framebuffer memory is overwritten" the pattern seems to be to regular.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:24:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850188#M130100</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2018-12-14T14:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850189#M130101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; border: 0px;"&gt;We are unable to reproduce issue at our end with imx6q processor having 4GB RAM and lvds(1024x768) display.&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; border: 0px;"&gt;Can you please provide some more detail for the same?&lt;/P&gt;&lt;UL style="color: #000000; background-color: #ffffff; border: 0px; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Which video interface are you using? And what is the resolution for it?&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Have you changed any uboot bootargs related to GPU or video outputs? It will be great if you can share uboot bootargs.&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Can you please also share init.rc file?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850189#M130101</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-01-16T15:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850190#M130102</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;thank you for your reply. Let me try to answer your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the LCD interface in RGB666 mode. The displays resolution is 800x480.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bootargs are as follows:&lt;/P&gt;&lt;PRE&gt;console=ttymxc0,115200 init=/init video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off
vmalloc=256M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale
cma=448M galcore.contiguousSize=33554432&lt;/PRE&gt;&lt;P&gt;The mxcfb0 entry is missing, as all other parameters are set in the device tree (but this seems to not make any difference, I tried using the mxcfb0 parameter, too):&lt;/P&gt;&lt;PRE&gt;mxcfb1: fb@0 {
&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "fsl,mxc_sdc_fb";
&amp;nbsp;&amp;nbsp;&amp;nbsp;disp_dev = "lcd";
&amp;nbsp;&amp;nbsp;&amp;nbsp;interface_pix_fmt = "RGB666";
&amp;nbsp;&amp;nbsp; mode_str ="ETM-WVGA";
&amp;nbsp;&amp;nbsp; default_bpp = &amp;lt;24&amp;gt;;
&amp;nbsp;&amp;nbsp; int_clk = &amp;lt;0&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";
};
lcd@0 {
&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "fsl,lcd";
&amp;nbsp;&amp;nbsp;&amp;nbsp;ipu_id = &amp;lt;0&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;disp_id = &amp;lt;0&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;default_ifmt = "RGB666";
&amp;nbsp;&amp;nbsp;&amp;nbsp;pinctrl-names = "default";
&amp;nbsp;&amp;nbsp;&amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ipu1&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "okay";
};&lt;/PRE&gt;&lt;P&gt;And timings are done in the LCD interface driver (mxc_lcdif.c) via a struct entry:&lt;/P&gt;&lt;PRE&gt; { "ETM-WVGA", 60, 800, 480, 33410, 88, 40, 33, 10, 128, 2, 0, FB_VMODE_NONINTERLACED, 0,}&lt;/PRE&gt;&lt;P&gt;And I have attached init.rc init.freescale.rc and init.freescale.imx6q.rc to this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 16:15:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850190#M130102</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2019-01-16T16:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850191#M130103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;GPU hardware has limitation to access the physical memory address &amp;gt; 0x80000000, for 4GB memory, you can assign CMA memory to low 2GB memory in device tree to avoid such issue:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel: arch/arm/boot/dts/imx6q.dtsi&lt;BR /&gt;Modify to following:&lt;BR /&gt;linux,cma {&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; compatible = "shared-dma-pool";&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; reusable;&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; alloc-ranges = &amp;lt;0x40000000 0x40000000&amp;gt;;&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; size = &amp;lt;0x40000000&amp;gt;;&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; linux,cma-default;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; };&lt;BR /&gt;&amp;nbsp;It means that CMA address begin from 0x40000000, CMA size is 0x40000000(1GB), 0x40000000 + 0x40000000 = 0x80000000.&lt;BR /&gt;You can adjust this two values, just make sure that CMA begin and end address &amp;lt; 0x80000000&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 16:13:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850191#M130103</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-01-24T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850192#M130104</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;sorry for my late reply. I was only now able to try out your suggestion.&lt;/P&gt;&lt;P&gt;My imx6q.dtsi didn't contain the linx,cma node, so I've added a complete reserved-memory entry:&lt;/P&gt;&lt;PRE&gt;reserved-memory {
&amp;nbsp;&amp;nbsp;&amp;nbsp;#address-cells = &amp;lt;1&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;#size-cells = &amp;lt;1&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;ranges;

&amp;nbsp;&amp;nbsp; linux,cma {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;compatible = "shared-dma-pool";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;reusable;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;alloc-ranges = &amp;lt;0x40000000 0x40000000&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;size = &amp;lt;0x40000000&amp;gt;;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;linux,cma-default;
&amp;nbsp;&amp;nbsp;&amp;nbsp;};
};

&lt;/PRE&gt;&lt;P&gt;I had to remove the cma parameter from the kernel command line, or else the DT entry was ignored. Now the kernel seems to use the values correctly. The kernel log shows:&lt;/P&gt;&lt;PRE&gt;Reserved memory: created CMA memory pool at 0x40000000, size 1024 MiB 
OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool&lt;/PRE&gt;&lt;P&gt;Unfortunately this doesn't change anything regarding the overlay not showing correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="lia-vid-container video-embed-center"&gt;&lt;DIV class="lia-video-brightcove-player-container" id="lia-vid-6185796277001w320h240r565"&gt;&lt;VIDEO-JS class="vjs-fluid" controls="" data-account="6153537070001" data-application-id="" data-embed="default" data-player="default" data-video-id="6185796277001"&gt;&lt;/VIDEO-JS&gt;&lt;/DIV&gt;&amp;lt;script src="&lt;A href="https://players.brightcove.net/6153537070001/default_default/index.min.js&amp;quot;&amp;gt;&amp;lt;/script" rel="nofollow noopener noreferrer" target="_blank"&gt;https://players.brightcove.net/6153537070001/default_default/index.min.js"&amp;gt;&amp;lt;/script&lt;/A&gt;&amp;gt;&lt;A class="video-embed-link" href="https://community.nxp.com/t5/video/gallerypage/video-id/6185796277001" rel="nofollow noopener noreferrer" target="_blank"&gt;(view in My Videos)&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get some more information, what is going on, I've tried to enable some additional output of the video driver using the galcore.showArgs=1 parameter. Maybe this helps narrowing down the error:&lt;/P&gt;&lt;PRE&gt;Galcore version 6.2.2.96445 
Galcore options: 
 irqLine = 20 
 registerMemBase = 0x00130000 
 registerMemSize = 0x00004000 
 irqLine2D = 21 
 registerMemBase2D = 0x00134000 
 registerMemSize2D = 0x00004000 
 irqLineVG = 22 
 registerMemBaseVG = 0x02204000 
 registerMemSizeVG = 0x00004000 
 contiguousSize = 0x04000000 
 contiguousBase = 0x00000000 
 bankSize = 0x00000000 
 fastClear = -1 
 compression = -1 
 signal = 48 
 powerManagement = 1 
 baseAddress = 0x10000000 
 physSize = 0x80000000 
 logFileSize = 0 KB 
 recovery = 0 
 stuckDump = 0 
 gpuProfiler = 0 
 irqs = -1, 
-1, -1, 
-1, -1, 
-1, -1, 
-1, -1, 
-1, 

&lt;/PRE&gt;&lt;P&gt;Thank you for your reply. Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:15:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850192#M130104</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2020-11-02T14:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850193#M130105</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;&lt;SPAN&gt;We have the same problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;##################################################################&lt;/P&gt;&lt;P&gt;U-Boot 2017.03 (Apr 25 2019 - 14:38:58 +0900)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.5 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Extended Commercial temperature grade (-20C to 105C) at 58C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 Quad SABRE Smart Device Board&lt;BR /&gt;Board: MX6-SabreSD&lt;BR /&gt;&lt;STRONG&gt;DRAM:&amp;nbsp; 3.8 GiB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Booting Linux on physical CPU 0x0&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Linux version 4.9.17 (jhkim@spfw3) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #29 SMP PREEMPT Thu Apr 25 11:06:44 KST 2019&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] OF: fdt:Machine model: Freescale i.MX6 Quad SABRE Smart Device Board&lt;BR /&gt;&lt;STRONG&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] cma: Reserved 448 MiB at 0x2a000000&lt;/STRONG&gt;&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Memory policy: Data cache writealloc&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] percpu: Embedded 15 pages/cpu @f76bd000 s31040 r8192 d22208 u61440&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 981263&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,if=RGB24,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 androidboot.selinux=permissive buildvariant=userdebug androidboot.serialno=1907b9d4ee6a3958 androidboot.soc_type=imx6q androidboot.storage_type=emmc&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000000] Memory: 3419596K/3932156K available (12288K kernel code, 967K rwdata, 3960K rodata, 1024K init, 579K bss, 53808K reserved, 458752K cma-reserved, 3022844K highmem)&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;##################################################################&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6185802800001w320h240r6" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6185802800001" data-account="6153537070001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6153537070001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6185802800001w320h240r6');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.nxp.com/t5/video/gallerypage/video-id/6185802800001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;How can I solve this problem?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;We connected Micron DDR3L MT41K512M16 x 4.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;At the same ddr setting,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;Only the MMDC1_MDCTL[17:16](DDR data bus size) bits could be controlled to change to 4GB or 2GB.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;DATA 4, 0x021b0000, 0x851A0000 // 4GB&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;DATA 4, 0x021b0000, 0x85190000 // 2GB&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;SPAN title=""&gt;The above problem occurs when setting 4GB, &lt;/SPAN&gt;There is no problem when setting 2GB.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;It does not seem to be a timing issue, nor is it a circuit problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 06:28:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850193#M130105</guid>
      <dc:creator>jhkim3</dc:creator>
      <dc:date>2019-04-25T06:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850194#M130106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN title=""&gt;Did you solve this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="" title=""&gt;If so, can you share a solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 06:53:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850194#M130106</guid>
      <dc:creator>jhkim3</dc:creator>
      <dc:date>2019-04-25T06:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850195#M130107</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;unfortunately the problem with our board persists, too. Btw: We are using the same DDR ICs:&amp;nbsp;MT41K512M16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 14:31:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850195#M130107</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2019-04-25T14:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850196#M130108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some DDR3 config files for 4GB here to compare.&lt;/P&gt;&lt;P&gt;But if you have no problem when setting 2GB and you have problem with 4GB, then is looks as if you did not limit the max memory size to 3840MB&amp;nbsp; which is a requirement according to another thread on this forum.&lt;/P&gt;&lt;DIV&gt;Check the register MMDCx_MDASP bits 0 to 6 --&amp;gt; CS0 end. Here you can limit to 3840MB by setting to 7F&lt;/DIV&gt;&lt;DIV&gt;setmem/32&amp;nbsp; 0x021b0040 = 0x0000007F&amp;nbsp;&amp;nbsp; // CS0_End&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Also I offer to check your DDR config files for possible errors. Just send me a private message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also provide you with some samples of the IM8G16D3FCBG-125 (or -125I for industrial temp) components from Intelligent Memory.&amp;nbsp; My company ships those samples free of charge to potential customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option: The i.MX6 should also allow to work with two Chip-Selects. Eventually it would make sense to wire two CS, CKE, ODT, ZKE to each DRAM and then try the 2CS Version of the 8Gb component with part# IM8G16D3FCDG-125 ? That would give two seperate ranks of 2GB instead of one with 4GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thorsten Wronski&lt;/P&gt;&lt;P&gt;Memphis Electronic AG (Germany)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 12:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850196#M130108</guid>
      <dc:creator>twmemphis</dc:creator>
      <dc:date>2019-05-24T12:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850197#M130109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thorsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Check the register MMDCx_MDASP bits 0 to 6 --&amp;gt; CS0 end. Here you can limit to 3840MB by setting to 7F&lt;/P&gt;&lt;P&gt;setmem/32 0x021b0040 = 0x0000007F // CS0_End&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;MDASP gets set to 0x7f via DCD. And I verified it again using U-Boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;=&amp;gt; md 0x021b0040 1 
021b0040: 0000007f&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Also I offer to check your DDR config files for possible errors. Just send me a private message.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thank you for this kind offer. I took the liberty to send you a PM with my device configuration data. But I have the feeling, this is more of a GPU issue than a problem with the RAM as every memory test I've run succeded so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configurations with 4 GB DDR running Android and using LCD interface seem to be rare, so this is probably not a very well tested setup. Or can maybe someone from NXP confirm, they have this exact configuration (IMX6Q, 4 GB DDR3, 16 Bit RGB LCD (not LVDS), Android O8) successfully running without HW overlay errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also provide you with some samples of the IM8G16D3FCBG-125 (or -125I for industrial temp) components from Intelligent Memory.&amp;nbsp; My company ships those samples free of charge to potential customers.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For this device it is probably to late. But I forwarded your offer to our hardware departement so we maybe will come back to your for future designs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 10:48:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850197#M130109</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2019-05-27T10:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850198#M130110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;DIV&gt;Are you still experiencing this problem?&lt;BR /&gt;We recently tested with only CPU changes from IMX6Q to IMX6QP.&lt;BR /&gt;Running the application on IMX6QP does not cause the above problem, but causes MMU and GPU kernel dump.&lt;BR /&gt;===================================================&lt;BR /&gt;[&amp;nbsp; 240.812767] GPU[8](ChipModel=0x320 ChipRevision=0x5303):&lt;BR /&gt;[&amp;nbsp; 240.818120] **************************&lt;BR /&gt;[&amp;nbsp; 240.822384] ***&amp;nbsp;&amp;nbsp; MMU ERROR DUMP&amp;nbsp;&amp;nbsp; ***&lt;BR /&gt;[&amp;nbsp; 240.827394] **************************&lt;BR /&gt;[&amp;nbsp; 240.832071]&amp;nbsp;&amp;nbsp; MMU status = 0x00000002&lt;BR /&gt;[&amp;nbsp; 240.840736]&amp;nbsp;&amp;nbsp; MMU0: page not present&lt;BR /&gt;[&amp;nbsp; 240.847752]&amp;nbsp;&amp;nbsp; MMU0: exception address = 0xFB1A27C0&lt;BR /&gt;[&amp;nbsp; 240.854019]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MTLB entry = 1004&lt;BR /&gt;[&amp;nbsp; 240.857360]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STLB entry = 418&lt;BR /&gt;[&amp;nbsp; 240.860657]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Offset = 0x000007C0 (1984)&lt;BR /&gt;[&amp;nbsp; 240.864769]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Page table entry = 0x00000002&lt;BR /&gt;[&amp;nbsp; 240.869192] GPU[8](ChipModel=0x320 ChipRevision=0x5303):&lt;BR /&gt;[&amp;nbsp; 240.876574] **************************&lt;BR /&gt;[&amp;nbsp; 240.880335] ***&amp;nbsp;&amp;nbsp; GPU STATE DUMP&amp;nbsp;&amp;nbsp; ***&lt;BR /&gt;[&amp;nbsp; 240.884164] **************************&lt;BR /&gt;[&amp;nbsp; 240.887924]&amp;nbsp;&amp;nbsp; axi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x0000003B&lt;BR /&gt;[&amp;nbsp; 240.891457]&amp;nbsp;&amp;nbsp; idle&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x7FFFFFF8&lt;BR /&gt;[&amp;nbsp; 240.894961]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FE not idle&lt;BR /&gt;[&amp;nbsp; 240.897761]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DE not idle&lt;BR /&gt;[&amp;nbsp; 240.900587]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PE not idle&lt;BR /&gt;[&amp;nbsp; 240.903391]&amp;nbsp;&amp;nbsp; DMA appears to be stuck at this address:&lt;BR /&gt;[&amp;nbsp; 240.908539]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0xFFFCE400&lt;BR /&gt;[&amp;nbsp; 240.911355]&amp;nbsp;&amp;nbsp; dmaLow&amp;nbsp;&amp;nbsp; = 0x08020484&lt;BR /&gt;[&amp;nbsp; 240.914855]&amp;nbsp;&amp;nbsp; dmaHigh&amp;nbsp; = 0x019700CA&lt;BR /&gt;[&amp;nbsp; 240.918351]&amp;nbsp;&amp;nbsp; dmaState = 0x00000905&lt;BR /&gt;[&amp;nbsp; 240.921892]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; command state&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 5 (PAR_LOAD1_ST)&lt;BR /&gt;[&amp;nbsp; 240.927046]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; command DMA state&amp;nbsp;&amp;nbsp; = 1 (CMD_START_ST)&lt;BR /&gt;[&amp;nbsp; 240.932444]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; command fetch state = 2 (FET_VALID_ST)&lt;BR /&gt;[&amp;nbsp; 240.937790]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA request state&amp;nbsp;&amp;nbsp; = 0 (REQ_IDLE_ST)&lt;BR /&gt;[&amp;nbsp; 240.943269]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cal state&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0 (CAL_IDLE_ST)&lt;BR /&gt;[&amp;nbsp; 240.948607]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VE request state&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0 (VER_IDLE_ST)&lt;BR /&gt;...&lt;BR /&gt;===================================================&lt;/DIV&gt;&lt;DIV&gt;I think there is probably some problem between 4GB and GPU.&lt;/DIV&gt;&lt;DIV&gt;In addition, we can't even access the menu to set the HW overlay because of the above problem(MMU and GPU dump)&lt;/DIV&gt;&lt;DIV&gt;We will share with you if the information is updated.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Additionally&lt;BR /&gt;We access the 4GB of memory on a 64bit bus with one HW CS0 pin.&lt;BR /&gt;How about your 4GB HW circuit configuration?&lt;/DIV&gt;&lt;DIV&gt;============================================&lt;BR /&gt;Device Information&amp;nbsp; &lt;BR /&gt;Memory type: DDR3 &lt;BR /&gt;Manufacturer: Micron &lt;BR /&gt;Memory part number: MT41K512M16 &lt;BR /&gt;Density of each DDR3 device (Gb): 8 &lt;BR /&gt;Number of DRAM devices per chip select 4 &lt;BR /&gt;Density per chip select (Gb)1: 32 &lt;BR /&gt;Number of Chip Selects used2 1 &lt;BR /&gt;Total DRAM density (Gb) 32 &lt;BR /&gt;Number of ROW Addresses2 16 &lt;BR /&gt;Number of COLUMN Addresses2 10 &lt;BR /&gt;Number of BANKS2 8 &lt;BR /&gt;Bus Width (input 16, 32, or 64 bits)2 64 &lt;BR /&gt;Clock Cycle Freq (MHz)3 533 &lt;BR /&gt;Clock Cycle Time (ns) 1.876 &lt;BR /&gt;============================================&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 05:50:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850198#M130110</guid>
      <dc:creator>jhkim3</dc:creator>
      <dc:date>2019-08-13T05:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850199#M130111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem persists on our hardware, too. We couldn't find a solution so far. Our DDR setup is basically the same as yours (same chip type, one chip select, 64 bit bus width, same row, column and bank number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/thorstenwronski"&gt;thorstenwronski&lt;/A&gt;‌ was so kind to take look at our DDR calibration setup. But apart from some minor improvements, nothing needed to be changed. So for my part I would rule out some DDR setup or calibration problem at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850199#M130111</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2019-08-13T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850200#M130112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;I think I found the cause of the problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;Try&amp;nbsp;to&amp;nbsp;use&amp;nbsp;only&amp;nbsp;&lt;SPAN class="" data-token-id="qut60r0zpsa"&gt;cma&lt;/SPAN&gt;&amp;nbsp;in&amp;nbsp;the&amp;nbsp;&lt;SPAN class="" data-token-id="l7bzm1czzx8"&gt;mxc-ion&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="" data-token-id="gcb9dmp4tlg"&gt;section&lt;/SPAN&gt;&amp;nbsp;of&amp;nbsp;the&amp;nbsp;device&amp;nbsp;&lt;SPAN class="" data-token-id="jei53ed002"&gt;tree&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;(arch/arm/boot/dts/imx6qdl.dtsi)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;As follows:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; imx_ion {&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; compatible = "fsl,mxc-ion";&lt;BR /&gt;&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; heap_cma@0 {&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; compatible = "fsl,cma";&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; heap-name = "cma";&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; heap-type = &amp;lt;4&amp;gt;;&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; heap-id = &amp;lt;0&amp;gt;;&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; };&lt;BR /&gt;&amp;nbsp;/*&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; heap_sys_contig@0 {&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; compatible = "fsl,sys-contig";&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; heap-name = "sys-contig";&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; heap-type = &amp;lt;1&amp;gt;;&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; heap-id = &amp;lt;1&amp;gt;;&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; };&lt;BR /&gt;&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; heap_sys@0 {&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; compatible = "fsl,system";&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; heap-name = "system";&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; heap-type = &amp;lt;0&amp;gt;;&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; heap-id = &amp;lt;2&amp;gt;;&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; };&lt;BR /&gt;&amp;nbsp;*/&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;If it is resolved, the reason is as follows.&lt;BR /&gt;&lt;BR /&gt;As in the answers above, the GPU can only handle physical memory in the 0x10000000 to 0x80000000 area.&lt;BR /&gt;&lt;BR /&gt;But if you use more than 2GB (like us 4GB)&lt;BR /&gt;The linux HIGH_MEMORY area is included from 0x80000000 to 0xFFFF0000.&lt;BR /&gt;&lt;BR /&gt;Then, there is a case that ION SYSTEM CONTIG allocates an area of 0x80000000 ~ 0xFFFF0000 and informs the GPU.&lt;BR /&gt;&lt;BR /&gt;That's why this happens.&lt;BR /&gt;&lt;BR /&gt;NXP would never have tested OREO8 at 4GB.&lt;BR /&gt;Since they are not using ION SYSTEM CONTIG in versions prior to OREO8, they would have concluded that there is no problem at 4GB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;If you see a fix, please let me know as soon as possible.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;(The content can be awkward because I am using a translator. &lt;/SPAN&gt;&lt;SPAN class="" title=""&gt;please understand.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 05:12:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850200#M130112</guid>
      <dc:creator>jhkim3</dc:creator>
      <dc:date>2019-08-20T05:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850201#M130113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's great news! I've disabled all the ION memory sources in the device tree except the CMA one as you suggested. And the overlay errors are completely gone! Graphic effects are looking normal to me, now.&amp;nbsp; Looks to me as you really did find the solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My setup is now: CMA area below 2 GB defined in the device tree, no cma kernel command line parameter and ION using only CMA as source&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never thought of that the Android graphics systems might be using ION to allocate some buffers above the 0-2 GB range and hand them to the GPU for processing/displaying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for investigating this and coming up with this solution&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 11:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850201#M130113</guid>
      <dc:creator>thomaselste</dc:creator>
      <dc:date>2019-08-20T11:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Overlay errors on IMX6Q with Android O8</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850202#M130114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, really good that it is finally solved.&lt;/P&gt;&lt;P&gt;As you know, the Micron DDR3L 8Gb (MT41K512M16HA) is now End-Of-Life. &lt;/P&gt;&lt;P&gt;There are alternative solutions from other manufacturers which I would offer to any of you as &lt;SPAN style="text-decoration: underline;"&gt;FREE&lt;/SPAN&gt; samples if you'd like to try! Just contact me please. I will ship them worldwide, but I wished to have feedback about the function in any i.MX6 system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more question: Would the i.MX6 also work with two ranks of DRAM? This requires two sets of Chip-Select (CS), two Clock-Enable (CKE), two On-Die-Termination (ODT) and two calibration (ZQ) pins.&lt;/P&gt;&lt;P&gt;If this was supported, there will soon be the first 16Gb DDR3L components (2 Gigabyte per chip) available from Intelligent Memory.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thorsten Wronski&lt;/P&gt;&lt;P&gt;Memphis Electronic AG (Germany)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 15:30:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-Overlay-errors-on-IMX6Q-with-Android-O8/m-p/850202#M130114</guid>
      <dc:creator>twmemphis</dc:creator>
      <dc:date>2019-08-22T15:30:04Z</dc:date>
    </item>
  </channel>
</rss>

