On Fri, Aug 21, 2009 at 12:36 PM, Daniel Toussaintdaniel@dmhome.net wrote:
Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI monitors. Signed-off-by: Libra Li libra.li@technexion.com
Hi, Thanks for the patch.
Why add the code to step 6 in rs690_gfx.c when there seems to be a spot reserved for it in step 2?
/* step 2, TMDS, (only need if CMOS option is enabled) */ if (cfg->gfx_tmds) { }
Marc