Use crtc_from_pipe call in intel_lvds.c and add get_mode panel mode detection. Also...
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Thu, 12 Apr 2007 19:43:47 +0000 (12:43 -0700)
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Thu, 12 Apr 2007 19:43:47 +0000 (12:43 -0700)
commit9a39cb9b9a51516abcaf795fa6e38cbeb22d7db9
tree3d41c6df956dc4c1974111a94415abaab2d280bf
parent6b229c1e59e8d070e1822030f8f0c1d61140508d
Use crtc_from_pipe call in intel_lvds.c and add get_mode panel mode detection.  Also fix up error case for when LVDS mode can't be determined.  Leave placeholder code in place for BIOS mode probing and platform quirks.
linux-core/intel_drv.h
linux-core/intel_lvds.c