Lines Matching +full:input +full:- +full:depth
6 compatible: should be "samsung,exynos5-dp"
10 samsung,h-res: X resolution of the panel
11 samsung,h-sync-width: hsync value
12 samsung,h-back-porch: left margin
13 samsung,h-front-porch right margin
14 samsung,v-res: Y resolution of the panel
15 samsung,v-sync-width: vsync value
16 samsung,v-back-porch: upper margin
17 samsung,v-front-porch: lower margin
18 samsung,v-sync-rate: refresh rate
20 samsung,lt-status: Link training status
24 samsung,master-mode: 1 if you want to run DP as master, else 0
25 samsung,bist-mode: 1 to enable video bist mode, else 0
26 samsung,bist-pattern: bist mode pattern type
32 samsung,h-sync-polarity: Horizontal Sync polarity
34 samsung,v-sync-polarity: Vertical Sync polarity
37 samsung,color-space: input video data format
39 samsung,dynamic-range: dynamic range for input video data
41 samsung,ycbcr-coeff: YCbCr co-efficients for input video
43 samsung,color-depth: number of bits per colour component
49 compatible = "samsung,exynos5-dp";
51 #address-cells = <1>;
52 #size-cells = <1>;
57 samsung,lt-status = <0>;
59 samsung,master-mode = <0>;
60 samsung,bist-mode = <0>;
61 samsung,bist-pattern = <0>;
62 samsung,h-sync-polarity = <0>;
63 samsung,v-sync-polarity = <0>;
65 samsung,color-space = <0>;
66 samsung,dynamic-range = <0>;
67 samsung,ycbcr-coeff = <0>;
68 samsung,color-depth = <1>;