<?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のトピックIMX8MP Command mode support in LCDIFv3</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2254335#M242610</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The LCDIF interface in IMX8mm/mn support self_refresh_aware feature for displays that have a internal memory framebuffer. But the LCDIFv3 for IMX8MP seems not. My goal is to use command mode to lower the refresh rate to the panel which is a Startek KD055FHOIN031 with a CH13721C display controller that includes a internal fram buffer.&lt;/P&gt;&lt;P&gt;It is decribed in the reference manual of the IMX8MP how to configure the MIPI DSC driver to use command mode but I can not find a Linux driver that has implement that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Skärmbild 2025-12-03 165005.png" style="width: 562px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/368461iC7A427A881A60708/image-size/large?v=v2&amp;amp;px=999" role="button" title="Skärmbild 2025-12-03 165005.png" alt="Skärmbild 2025-12-03 165005.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2025 15:51:13 GMT</pubDate>
    <dc:creator>persandberg</dc:creator>
    <dc:date>2025-12-03T15:51:13Z</dc:date>
    <item>
      <title>IMX8MP Command mode support in LCDIFv3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2254335#M242610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The LCDIF interface in IMX8mm/mn support self_refresh_aware feature for displays that have a internal memory framebuffer. But the LCDIFv3 for IMX8MP seems not. My goal is to use command mode to lower the refresh rate to the panel which is a Startek KD055FHOIN031 with a CH13721C display controller that includes a internal fram buffer.&lt;/P&gt;&lt;P&gt;It is decribed in the reference manual of the IMX8MP how to configure the MIPI DSC driver to use command mode but I can not find a Linux driver that has implement that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Skärmbild 2025-12-03 165005.png" style="width: 562px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/368461iC7A427A881A60708/image-size/large?v=v2&amp;amp;px=999" role="button" title="Skärmbild 2025-12-03 165005.png" alt="Skärmbild 2025-12-03 165005.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 15:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2254335#M242610</guid>
      <dc:creator>persandberg</dc:creator>
      <dc:date>2025-12-03T15:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Command mode support in LCDIFv3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2255331#M242641</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The LCDIFv3 in IMX8MP does not have the same self_refresh_aware feature that's available in IMX8MM/MN. Your goal to use command mode to lower the refresh rate for your Startek KD055FHOIN031 display with CH13721C controller (which has an internal framebuffer) is technically feasible, but requires custom implementation.&lt;BR /&gt;&lt;BR /&gt;While the IMX8MP reference manual describes how to configure the MIPI DSC driver for command mode, there isn't a Linux driver that has implemented this functionality out of the box. You would need to develop a custom implementation based on the reference manual guidelines.&lt;BR /&gt;&lt;BR /&gt;For panels with internal framebuffers, the typical approach is to:&lt;BR /&gt;&lt;BR /&gt;1. Create a custom panel driver that extends the existing MIPI DSI framework&lt;BR /&gt;2. Implement the&lt;/SPAN&gt;&lt;SPAN&gt; command mode operations specific to your CH13721C controller&lt;BR /&gt;3. Add refresh rate control via the command mode interface&lt;BR /&gt;&lt;BR /&gt;This implementation would require modifying the display driver to utilize the command mode capabilities described in the IMX8MP reference manual and to properly communicate with your display controller's internal framebuffer features.&lt;BR /&gt;&lt;BR /&gt;If you need specific implementation assistance, NXP Professional Services could provide more detailed support for this custom development work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 13:38:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2255331#M242641</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2025-12-04T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Command mode support in LCDIFv3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2264988#M242946</link>
      <description>&lt;P&gt;OK, but how to set the LCDIFv3 to push pixel data via S-i80 interface? I cannot find that in the reference manual of imx8mp.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:20:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Command-mode-support-in-LCDIFv3/m-p/2264988#M242946</guid>
      <dc:creator>persandberg</dc:creator>
      <dc:date>2025-12-17T12:20:26Z</dc:date>
    </item>
  </channel>
</rss>

