Re: [Patch] DRM: Parse the detailed time info in CEA-EDID

2009-08-30 Thread Dave Airlie
> it will skip the CEA-data block and parse the detailed timing info. > > Signed-off-by: Zhao Yakui > --- Pushed to drm-next. Dave. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial.

[Patch] DRM: Parse the detailed time info in CEA-EDID

2009-08-26 Thread yakui . zhao
From: Zhao Yakui Sometimes we can obtain the EDID with multiple blocks from the display device. For example: HDMI monitor. When the CEA-EDID block is detected, we should also parse the detailed timing info from it. Otherwise we will lose some modes for the display device. The first step is check