"samsung,color_space" and "samsung,color-depth"On Sat, Aug 08, 2015 at 11:54:38AM +0800, Yakir Yang wrote: [...]edp: edp@ff970000 {[...]samsung,color-space = <0>; samsung,dynamic-range = <0>; samsung,ycbcr-coeff = <0>;I think these should also come from EDID, though I'm not sure if we store this in internal data structures yet.samsung,color-depth = <1>;This is probably drm_display_info.bpc.
samsung,link-rate = <0x0a>; samsung,lane-count = <1>;And these should really be derived from values in the DPCD and adjusted (if necessary) during link training. Why would you ever want to hard-code the above?