OSDN Git Service

Add EDID quirk handling
authorJesse Barnes <jbarnes@jbarnes-t61.(none)>
Mon, 9 Jun 2008 23:20:45 +0000 (16:20 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 9 Jun 2008 23:20:45 +0000 (16:20 -0700)
commitc987e76d953b6aecbfb69058fc4c387aa3fb33c9
treebe68725a0b569638a97976b4a21ef348c86b6ff1
parentc2fc142ea7e9dd651702773efbc9c3366f977aa6
Add EDID quirk handling

Port over EDID quirks from X.Org so we can handle more monitors.  This meant
adding size info to the drm_display_mode struct, but other than that the
changes were isolated to the DRM EDID handling code (as they should be).
linux-core/drm_crtc.h
linux-core/drm_edid.c
linux-core/drm_edid.h