Lines Matching +full:active +full:- +full:high
4 (from http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html)
7 - xres, yres: Display resolution
8 - left-margin, right-margin, hsync-len: Horizontal Display timing
10 - upper-margin, lower-margin, vsync-len: Vertical display timing
12 - clock: display clock in Hz
15 - width-mm, height-mm: Display dimensions in mm
16 - hsync-active-high (bool): Hsync pulse is active high
17 - vsync-active-high (bool): Vsync pulse is active high
18 - interlaced (bool): This is an interlaced mode
19 - doublescan (bool): This is a doublescan mode
35 left-margin = <25>;
36 right-margin = <25>;
37 hsync-len = <25>;
38 lower-margin = <2>;
39 upper-margin = <2>;
40 vsync-len = <2>;
41 hsync-active-high;