[Intel-gfx] [PATCH 0/2] drm/i915: enabling sdvo-lvds if edid is not available

Ma Ling ling.ma at intel.com
Fri May 8 12:38:09 CEST 2009


Currently Our SDVO support basic SDVO-LVDS resolution, it is enough for
most users. Because the mode lines are from EDID, monitor could show
nothing if driver fail to fetch EDID and default modes can't work for
SDVO LVDS. In order to avoid this case, the patch intends to fetch mode
lines from VBT and reserve them when driver initialize, then transmit
them to drm if driver can not fetch EDID in sdvo get modes function.

[PATCH 1/2] drm/i915: Fetch mode lines from VBT, then reserve them
[PATCH 2/2] drm/i915: Provide mode lines from VBT to drm
                                              




More information about the Intel-gfx mailing list