OSDN Git Service

i915: do a better job of parsing VBIOS data
authorJesse Barnes <jbarnes@jbarnes-t61.(none)>
Sat, 24 May 2008 01:42:47 +0000 (18:42 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 24 May 2008 01:42:47 +0000 (18:42 -0700)
commit9fc4ea5c00dfb91ebff893fb5092e768155cc2e2
tree7dfdf71aa20e9786f3d50d89ea30614c2a73693f
parentb4d8cda8e6d6ea319ab7c471d6d68b8af8693cfe
i915: do a better job of parsing VBIOS data

Add code to get panel modes from the VBIOS if present and check whether certain
outputs exist.  Should make our display detection code a little more robust.
linux-core/i915_drv.c
linux-core/intel_bios.c
linux-core/intel_bios.h
linux-core/intel_lvds.c
linux-core/intel_tv.c
shared-core/i915_drv.h
shared-core/i915_init.c