Keep display info in struct display_info
authorJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Thu, 10 Apr 2008 18:23:55 +0000 (11:23 -0700)
committerJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Thu, 10 Apr 2008 18:23:55 +0000 (11:23 -0700)
commit0a6e301e6de3421f116d1b5d8205ca4f442091e2
tree860f00829639bd933fc9ff676fb894f846903ffb
parent386ea38b8e3af9bc9166d4ab63c4beb7e0e2267b
Keep display info in struct display_info

Some fields had snuck into the drm_output structure.  Put them back and
fill in more stuff from the EDID block.
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_edid.c
linux-core/intel_lvds.c
linux-core/intel_sdvo.c