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 Both sides next revision
en:c2_hdmi_autosetting [2016/08/11 13:37]
joy.cho [HDMI PHY Auto Setting using modeline information]
en:c2_hdmi_autosetting [2016/08/11 13:39]
joy.cho [Descriptions in boot.ini]
Line 168: Line 168:
 The basic form of related env parameter in boot.ini is as following. The basic form of related env parameter in boot.ini is as following.
 <​code>​ <​code>​
-setenv modeline ​hdisp,vdisp,​pixel_clock,​hor_freq,​ver_freq,​hsyncstart,​hsyncend,​htotal,​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 
-setenv customwidth ​hdisp +setenv customwidth ​horpixels 
-setenv customheight ​vdisp+setenv customheight ​verpixels
 </​code>​ </​code>​
  
Line 183: Line 183:
 For example, let's suppose we're building 1920x1080p60Hz mode. For example, let's suppose we're building 1920x1080p60Hz mode.
 <​code>​ <​code>​
-setenv modeline "​1920,​1080,​148500,​67500,​60,​1008,​2052,​2200,​1084,​1088,​1125,​0,​1,​1"​+setenv modeline "​1920,​1080,​148500,​67500,​60,​1920,2008,2052,2200,1080,​1084,​1088,​1125,​0,​1,​1"​
 setenv customwidth "​1920"​ setenv customwidth "​1920"​
 setenv customheight "​1080"​ setenv customheight "​1080"​
Line 190: Line 190:
 For another example of 1792x1344p60Hz mode, the env configuration should be as following. For another example of 1792x1344p60Hz mode, the env configuration should be as following.
 <​code>​ <​code>​
-setenv modeline "​1792,​1344,​204800,​83660,​60,​1920,​2120,​2448,​1345,​1348,​1394,​0,​1,​1"​+setenv modeline "​1792,​1344,​204800,​83660,​60,1792,​1920,​2120,​2448,1344,​1345,​1348,​1394,​0,​1,​1"​
 setenv customwidth "​1792"​ setenv customwidth "​1792"​
 setenv customheight "​1344"​ setenv customheight "​1344"​
Line 213: Line 213:
  
 # modeline for 1792x1344p60Hz ​                     # modeline for 1792x1344p60Hz ​                    
-setenv modeline "​1792,​1344,​204800,​83660,​60,​1920,​2120,​2448,​1345,​1348,​1394,​0,​1,​1"​+setenv modeline "​1792,​1344,​204800,​83660,​60,1792,​1920,​2120,​2448,1344,​1345,​1348,​1394,​0,​1,​1"​
 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