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
Next revision
Previous revision
en:c2_hdmi_autosetting [2016/09/05 11:52]
joy.cho [HDMI PHY Auto Setting using modeline information]
en:c2_hdmi_autosetting [2016/09/06 13:46]
joy.cho [HDMI PHY Auto Setting using modeline information]
Line 1: Line 1:
 ====== HDMI PHY Auto Setting using modeline information ====== ====== HDMI PHY Auto Setting using modeline information ======
 <WRAP center round important>​ <WRAP center round important>​
-**This functionality ​will be supported on both of Ubuntu and Androidthe available ​version ​will be specified here after release.**+  ​To support this functionality, ​your kernel ​version ​should ​be 3.14.77-79 or higher.  
 +  ​For Android, it's available with Android v2.2 or higher.
 </​WRAP>​ </​WRAP>​
-Using modeline parameters, a custom-built hdmi phy configuration is supported since the version of xxx in Ubuntu and the version of xxx in Android. 
  
  
Line 22: Line 22:
     - progress_mode or interlaced mode     - progress_mode or interlaced mode
 </​code>​ </​code>​
- 
- 
 ===== Modeline Information ===== ===== Modeline Information =====
  
Line 169: 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 184: 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 191: 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