<?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のトピックProgrammatically change HDMI resolution on i.MX.6Q</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Programmatically-change-HDMI-resolution-on-i-MX-6Q/m-p/225381#M15823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to change HDMI resolution by C/C++ program?&lt;/P&gt;&lt;P&gt;I'd like to achieve the same result as right click on the "Windows Desktop" and adjust the resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I can change HDMI resolution only by setting the u-boot environment variable (&lt;SPAN lang="EN-US" style="font-family: Consolas; color: blue;"&gt;bootargs_base=setenv bootargs console=ttymxc0,115200 enable_wait_mode=off &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-family: Consolas; color: red;"&gt;video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-family: Consolas; color: blue;"&gt; dmfc=3&lt;/SPAN&gt;), but I can't freely choose the resolution I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using &lt;SPAN style="color: #0000ff;"&gt;cat /sys/devices/platform/mxc_sdc_fb.0/graphics/fb0/modes&lt;SPAN style="color: #000000;"&gt; , it shows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;V:640x480p-60&lt;/P&gt;&lt;P&gt;D:1920x1080p-60&lt;/P&gt;&lt;P&gt;U:640x480p-60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the HDMI resolution can only be changed to 640x480/1920x1080, but what does the initial V/D/U means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question is how to cut the HDMI output signal on demand to achieve something like screen(energy) saving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me out please, thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 03:34:23 GMT</pubDate>
    <dc:creator>joepsycho</dc:creator>
    <dc:date>2013-06-18T03:34:23Z</dc:date>
    <item>
      <title>Programmatically change HDMI resolution on i.MX.6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programmatically-change-HDMI-resolution-on-i-MX-6Q/m-p/225381#M15823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to change HDMI resolution by C/C++ program?&lt;/P&gt;&lt;P&gt;I'd like to achieve the same result as right click on the "Windows Desktop" and adjust the resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I can change HDMI resolution only by setting the u-boot environment variable (&lt;SPAN lang="EN-US" style="font-family: Consolas; color: blue;"&gt;bootargs_base=setenv bootargs console=ttymxc0,115200 enable_wait_mode=off &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-family: Consolas; color: red;"&gt;video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-family: Consolas; color: blue;"&gt; dmfc=3&lt;/SPAN&gt;), but I can't freely choose the resolution I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using &lt;SPAN style="color: #0000ff;"&gt;cat /sys/devices/platform/mxc_sdc_fb.0/graphics/fb0/modes&lt;SPAN style="color: #000000;"&gt; , it shows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;V:640x480p-60&lt;/P&gt;&lt;P&gt;D:1920x1080p-60&lt;/P&gt;&lt;P&gt;U:640x480p-60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the HDMI resolution can only be changed to 640x480/1920x1080, but what does the initial V/D/U means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question is how to cut the HDMI output signal on demand to achieve something like screen(energy) saving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me out please, thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 03:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programmatically-change-HDMI-resolution-on-i-MX-6Q/m-p/225381#M15823</guid>
      <dc:creator>joepsycho</dc:creator>
      <dc:date>2013-06-18T03:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically change HDMI resolution on i.MX.6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Programmatically-change-HDMI-resolution-on-i-MX-6Q/m-p/225382#M15824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t think the current kernel can handle resolution change on the fly. You should implement a way to achieve that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 16:53:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Programmatically-change-HDMI-resolution-on-i-MX-6Q/m-p/225382#M15824</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-06-24T16:53:20Z</dc:date>
    </item>
  </channel>
</rss>

