We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:c2_hdmi_autosetting [2016/09/05 13:59]
joy.cho [HDMI PHY Auto Setting using modeline information]
en:c2_hdmi_autosetting [2016/09/05 15:48]
joy.cho [Descriptions in boot.ini]
Line 167: Line 167:
 <​code>​ <​code>​
 setenv modeline horpixels,​verpixels,​pixel_clock,​hor_freq,​ver_freq,​hdisp,​hsyncstart,​hsyncend,​htotal,​vdisp,​vsyncstart,​vsyncend,​vtotal,​hsync_polarity,​vsync_polarity,​progress_mode setenv modeline horpixels,​verpixels,​pixel_clock,​hor_freq,​ver_freq,​hdisp,​hsyncstart,​hsyncend,​htotal,​vdisp,​vsyncstart,​vsyncend,​vtotal,​hsync_polarity,​vsync_polarity,​progress_mode
 +</​code>​
 +
 +== width and height for Android ==
 +
 +For Android, "​customwidth"​ and "​customheight"​ parameters are needed.
 +<​code>​
 setenv customwidth horpixels setenv customwidth horpixels
 setenv customheight verpixels setenv customheight verpixels
Line 182: Line 188:
 <​code>​ <​code>​
 setenv modeline "​1920,​1080,​148500,​67500,​60,​1920,​2008,​2052,​2200,​1080,​1084,​1088,​1125,​0,​1,​1"​ setenv modeline "​1920,​1080,​148500,​67500,​60,​1920,​2008,​2052,​2200,​1080,​1084,​1088,​1125,​0,​1,​1"​
 +
 +# Only for Android
 setenv customwidth "​1920"​ setenv customwidth "​1920"​
 setenv customheight "​1080"​ setenv customheight "​1080"​
Line 189: Line 197:
 <​code>​ <​code>​
 setenv modeline "​1792,​1344,​204800,​83660,​60,​1792,​1920,​2120,​2448,​1344,​1345,​1348,​1394,​0,​1,​1"​ setenv modeline "​1792,​1344,​204800,​83660,​60,​1792,​1920,​2120,​2448,​1344,​1345,​1348,​1394,​0,​1,​1"​
 +
 +# Only for Android
 setenv customwidth "​1792"​ setenv customwidth "​1792"​
 setenv customheight "​1344"​ setenv customheight "​1344"​
en/c2_hdmi_autosetting.txt ยท Last modified: 2016/09/06 13:46 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0