Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-18 | Merge remote branch 'origin/modesetting-101' into modesetting-101 | Alan Hourihane | |
2007-04-18 | Support the RGB outputs of SDVO cards, which are essentially | Alan Hourihane | |
VGA outs. The drm_initial_config path has specific handling code to name match for VGA, TMDS or LVDS. This is pretty restrictive and should probably be dealt with to be more generic. | |||
2007-04-18 | Check status after SDVO command for sdvo_set_control_bus_switch | Alan Hourihane | |
2007-04-18 | Move SDVO PENDING check to read_response so all SDVO commands | Alan Hourihane | |
benefit from the spin loop. | |||
2007-04-18 | backout alanh's broken commit | Dave Airlie | |
2007-04-17 | Fix a register read that was swapped SDVOB/SDVOC | Alan Hourihane | |
Check for the PENDING message when reading the attached displays. Ensures the command has completed before continuing. (probably need to check PENDING in other SDVO calls too) | |||
2007-04-10 | add sdvo debugging output | David Airlie | |
2007-04-10 | fixup true/false in intel_sdvo.c | David Airlie | |
2007-04-05 | Add required permission notices for code copied from X.Org source. | Eric Anholt | |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie | |