<?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: kernel boot set display resolution in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1337493#M4815</link>
    <description>&lt;P&gt;Hi Egor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i.MX8M Plus HDMI supports only CEA modes (800x600 is not CEA resolution) as described in&lt;/P&gt;
&lt;P&gt;sect.13.9.1.2 Features&amp;nbsp; &lt;A id="relatedDocsClick_2" href="https://www.nxp.com/webapp/Download?colCode=IMX8MPRM" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;i.MX 8M Plus Applications Processor Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"HDMI TX includes the following features:&lt;BR /&gt;• Compatible with HDMI v2.0a spec&lt;BR /&gt;• Decode/encode the following video modes:&lt;BR /&gt;• All 2D video formats described in the CEA-861-F specification up to 4Kp30."&lt;/P&gt;
&lt;P&gt;Supported resolutions can be found in driver "struct *cea_mode"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/drm_edid.c?h=lf-5.10.y" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/drm_edid.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/video/fbdev/mxc/mxc_edid.c?h=lf-5.10.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/video/fbdev/mxc/mxc_edid.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Since hdmi driver is the same as for i.MX6Q:&amp;nbsp;&amp;nbsp; &lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/imx/dw_hdmi-imx.c?h=lf-5.10.y" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/imx/dw_hdmi-imx.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;one can try suggestions for i.MX6Q&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/iMX6Q-AI-board-support-for-1280-800-HDMI-Display/m-p/578637" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors/iMX6Q-AI-board-support-for-1280-800-HDMI-Display/m-p/578637&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 09:35:08 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-09-09T09:35:08Z</dc:date>
    <item>
      <title>kernel boot set display resolution</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1336822#M4813</link>
      <description>&lt;P&gt;I have Variscite Symphony board on imx8mp SoM with LVDS panel and HDMI output.&lt;/P&gt;&lt;P&gt;I replaced psplash image. Image on the LVDS panel fits into panel resolution 800x480. And I do not use LVDS panel, I leave default settings from the vendor.&lt;/P&gt;&lt;P&gt;But the image on the HDMI panel 800x600 places into the top left corner.&lt;/P&gt;&lt;P&gt;I set HDMI resolution later in weston.ini.&lt;/P&gt;&lt;P&gt;But how can I set HDMI resolution at kernel boot or fit psplash image into HDMI display?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 11:33:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1336822#M4813</guid>
      <dc:creator>Egor_I_InertgasM</dc:creator>
      <dc:date>2021-09-08T11:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: kernel boot set display resolution</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1337493#M4815</link>
      <description>&lt;P&gt;Hi Egor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i.MX8M Plus HDMI supports only CEA modes (800x600 is not CEA resolution) as described in&lt;/P&gt;
&lt;P&gt;sect.13.9.1.2 Features&amp;nbsp; &lt;A id="relatedDocsClick_2" href="https://www.nxp.com/webapp/Download?colCode=IMX8MPRM" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;i.MX 8M Plus Applications Processor Reference Manual&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"HDMI TX includes the following features:&lt;BR /&gt;• Compatible with HDMI v2.0a spec&lt;BR /&gt;• Decode/encode the following video modes:&lt;BR /&gt;• All 2D video formats described in the CEA-861-F specification up to 4Kp30."&lt;/P&gt;
&lt;P&gt;Supported resolutions can be found in driver "struct *cea_mode"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/drm_edid.c?h=lf-5.10.y" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/drm_edid.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/video/fbdev/mxc/mxc_edid.c?h=lf-5.10.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/video/fbdev/mxc/mxc_edid.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Since hdmi driver is the same as for i.MX6Q:&amp;nbsp;&amp;nbsp; &lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/imx/dw_hdmi-imx.c?h=lf-5.10.y" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/drm/imx/dw_hdmi-imx.c?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;one can try suggestions for i.MX6Q&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/iMX6Q-AI-board-support-for-1280-800-HDMI-Display/m-p/578637" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors/iMX6Q-AI-board-support-for-1280-800-HDMI-Display/m-p/578637&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 09:35:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1337493#M4815</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-09-09T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: kernel boot set display resolution</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1342166#M4831</link>
      <description>&lt;P&gt;disabling LVDS panel in the device tree makes splashscreen on the HDMI panel better&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 10:57:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/kernel-boot-set-display-resolution/m-p/1342166#M4831</guid>
      <dc:creator>Egor_I_InertgasM</dc:creator>
      <dc:date>2021-09-17T10:57:59Z</dc:date>
    </item>
  </channel>
</rss>

