Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-12 | Use crtc_from_pipe call in intel_lvds.c and add get_mode panel mode ↵ | Jesse Barnes | |
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. | |||
2007-04-11 | export vblank routine for use by intel_display.c and intel_sdvo.c. | Jesse Barnes | |
2007-04-10 | Finish bringing in LVDS code, re-add to Makefile. Needed other changes too: | Jesse Barnes | |
- move EDID structures to drm_edid.h - add EDID info structure to drm_output - add a few routines to intel_display for getting current mode info - add some prototypes to intel_drv.h and drm_crtc.h | |||
2007-04-05 | Add copyrights before I forget | Jesse Barnes | |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie | |