Problem of imx6q output resolution 800x600

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem of imx6q output resolution 800x600

1,134 Views
hanshan
Contributor II
  • Dear,
    • I add a line to ../video/mxc/mxc_edid.c const struct fb_videomode mxc_cea_mode[64]:
    • /*800x600-60 AUTHOR han */ [49] = { NULL, 60, 800, 600, 25000, 88, 40, 23, 1, 136, 4, 0, FB_VMODE_NONINTERLACED | FB_VMODE_ASPECT_4_3, 0 },
    • But I dont know how to calculate the parameter such as 88,40,23,1,136,4,0.
    • Anyone could show me how to calcite these params?
    • Thanks in advance .
  • And I add this line according to this website :iMX6 HDMI output 1366x768 resolution  
Labels (1)
0 Kudos
0 Replies