Age | Commit message (Expand) | Author |
2010-09-12 | Rename common infrastructure to the intel namespace. | Owain G. Ainsworth |
2010-09-11 | i810: Move into a legacy directory. | Owain G. Ainsworth |
2010-06-07 | Use libc instead of deprecated libc wrappers for malloc/calloc/free. | Eric Anholt |
2010-03-01 | Rename the xf86 screen private from pScrn to scrn. | Owain G. Ainsworth |
2010-03-01 | Rename the screen private from I830Ptr pI830 to intel_screen_private *intel. | Owain G. Ainsworth |
2009-09-22 | Skip setting tv format property if output crtc is NULL | Zhao Yakui |
2009-06-17 | TV: Set correct voltage level override values | ling.ma@intel.com |
2009-03-16 | TV: fix contrast and saturation for 945G | Zhenyu Wang |
2009-03-16 | TV: force TV as connected with TV_Connector option | Zhenyu Wang |
2009-03-03 | TV: add property control for TV attributes | Zhenyu Wang |
2009-03-03 | TV: add option to set TV connector type | Zhenyu Wang |
2009-03-03 | TV: update output and crtc modes when TV format change (try 3) | Zhenyu Wang |
2009-03-03 | TV: sort input mode lines | Zhenyu Wang |
2009-02-28 | warnings cleanup | Eric Anholt |
2008-12-08 | Fix TV compiling warning | Zhenyu Wang |
2008-12-03 | TV: add support to set TV margins in xorg.conf | Robert Lowery |
2008-11-11 | TV: fix contrast and saturation for 915/945G | Zhenyu Wang |
2008-11-06 | TV: subcarrier fix for NTSC and PAL | Zhenyu Wang |
2008-11-06 | TV: fix timing parameters for PAL, 480p, 1080i | Zhenyu Wang |
2008-11-06 | TV: save serveral TV_CTL register fields in mode set | Zhenyu Wang |
2008-11-06 | TV: fix default contrast and saturation modifier | Zhenyu Wang |
2008-11-06 | TV: white space cleanup | Zhenyu Wang |
2008-08-05 | Reorganize VBIOS code | Jesse Barnes |
2008-07-18 | Get prototype for i830_bios_get_tv(). | Eric Anholt |
2008-07-10 | Add VBIOS based TV connector detection | Jesse Barnes |
2008-06-09 | Fix TV programming: add vblank wait after TV_CTL writes | Jesse Barnes |
2008-06-05 | Fix TV out connection type detection | Robert Lowery |
2008-03-26 | More compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-03-17 | Add support for new ->get_crtc output callbacks | Jesse Barnes |
2008-03-11 | Remove i830+ driver's use of CARD*/INT* types for great justice. | Eric Anholt |
2008-01-02 | TV: fix 576p refresh rate | Nanhai Zou |
2007-11-15 | Fix typo in 1920x1080 resolution entry | Jesse Barnes |
2007-11-15 | Adjust default TV out paramaters | Jesse Barnes |
2007-11-15 | Add 1920x1080 mode to TV out | Jesse Barnes |
2007-10-24 | Fix typo in my hand-application of rglowery's patch. | Eric Anholt |
2007-10-24 | Fix a crash in TV mode handling by initializing the prev field of modes. | Rob |
2007-08-28 | Don't set supported TV formats until after RandR initialized. | Keith Packard |
2007-08-28 | Limit TV formats to those supported by current connection | Keith Packard |
2007-08-26 | Mechanical API conversions for libpciaccess. | Keith Packard |
2007-08-16 | Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDS | Jesse Barnes |
2007-08-10 | Clean up tv mode name allocation and copy. | Keith Packard |
2007-07-27 | Add quirk support | Wang Zhenyu |
2007-07-13 | Ensure pipe/output active before doing load detection. | Keith Packard |
2007-06-30 | Fix load detection to use border region instead of blanking. | Keith Packard |
2007-05-17 | Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV. | Keith Packard |
2007-04-03 | Move a bunch of debugging verbosity under Option "ModeDebug". | Eric Anholt |
2007-03-25 | Switch TV_FORMAT property to format XA_ATOM | Keith Packard |
2007-03-23 | Eliminate calls to RRPostPendingProperty. | Keith Packard |
2007-03-23 | Property size is in units, not bytes. | Keith Packard |
2007-03-23 | TV output properties: TV_FORMAT, LEFT, TOP, RIGHT, BOTTOM. | Keith Packard |