<?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: How to change i.MX 8M Quad Evaluation Kit, Win10 iot display resolution? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-i-MX-8M-Quad-Evaluation-Kit-Win10-iot-display/m-p/975557#M145197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunjib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows 10 IOT display driver for 64bit (imx8MQ included) doesn't support change display resolution yet. HDMI initialization (display) is performed in u-boot code (see imx8mq_evk.c file), display resolution is configured to the fix value 1280x720 60Hz. You can modify &amp;nbsp;imx8mq_evk.c file in u-boot and HdLcdiMX8.c file in UEFI (mu_platform_nxp) on you own and rebuild u-boot &amp;amp; UEFI.&lt;/P&gt;&lt;P&gt;We plan to support of display resolution change in Windows 10 IOT display driver in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jiri Rezler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2020 10:27:25 GMT</pubDate>
    <dc:creator>jiri_rezler</dc:creator>
    <dc:date>2020-02-18T10:27:25Z</dc:date>
    <item>
      <title>How to change i.MX 8M Quad Evaluation Kit, Win10 iot display resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-i-MX-8M-Quad-Evaluation-Kit-Win10-iot-display/m-p/975556#M145196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px; margin: 0px 0px 20px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Hello. NXP&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;My Board : i.MX 8M Quad Evaluation Kit&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;My OS : windows 10 iot&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;Using&amp;nbsp;&lt;A class="" data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="MCIMX8M-EVK Image" href="https://www.nxp.com/webapp/Download?colCode=MCIMX8M-EVK-IMG&amp;amp;appType=license" style="color: #1e74b9; background-color: #ffffff; font-weight: bold; text-decoration: none; font-size: 16px;"&gt;MCIMX8M-EVK Image&lt;/A&gt;&amp;nbsp;FFU File,&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;When connected to a monitor that supports 3840x2160 resolution using the native HDMI port, it displays at 1280x720 resolution.&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;How to change to 3840x2160 Display Resolution?&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;Thank you for your help.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 00:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-i-MX-8M-Quad-Evaluation-Kit-Win10-iot-display/m-p/975556#M145196</guid>
      <dc:creator>alzip79</dc:creator>
      <dc:date>2020-02-17T00:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to change i.MX 8M Quad Evaluation Kit, Win10 iot display resolution?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-i-MX-8M-Quad-Evaluation-Kit-Win10-iot-display/m-p/975557#M145197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunjib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Windows 10 IOT display driver for 64bit (imx8MQ included) doesn't support change display resolution yet. HDMI initialization (display) is performed in u-boot code (see imx8mq_evk.c file), display resolution is configured to the fix value 1280x720 60Hz. You can modify &amp;nbsp;imx8mq_evk.c file in u-boot and HdLcdiMX8.c file in UEFI (mu_platform_nxp) on you own and rebuild u-boot &amp;amp; UEFI.&lt;/P&gt;&lt;P&gt;We plan to support of display resolution change in Windows 10 IOT display driver in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jiri Rezler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2020 10:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-i-MX-8M-Quad-Evaluation-Kit-Win10-iot-display/m-p/975557#M145197</guid>
      <dc:creator>jiri_rezler</dc:creator>
      <dc:date>2020-02-18T10:27:25Z</dc:date>
    </item>
  </channel>
</rss>

