Age | Commit message (Expand) | Author |
2008-03-11 | Remove i830+ driver's use of CARD*/INT* types for great justice. | Eric Anholt |
2008-03-11 | Crack down on warnings. | Kristian Høgsberg |
2008-03-06 | Implement new get_property feature for backlight control | Jesse Barnes |
2008-01-11 | Turn on backlight when LVDS panel is powered up | Jesse Barnes |
2008-01-09 | Add new integrated graphics chipset ids | Zhenyu Wang |
2008-01-04 | Don't modify low bit of BLC_PWM_CTL when using combo backlight control | Jesse Barnes |
2007-12-05 | Fix backlight setting save/restore | Jesse Barnes |
2007-12-04 | Add BCM_ to backlight control method enums | Jesse Barnes |
2007-12-04 | Use "LEGACY" backlight method if backlight control is such | Jesse Barnes |
2007-11-14 | Backlight fixes | Jesse Barnes |
2007-11-14 | Fix kernel get_brightness function | Jesse Barnes |
2007-11-12 | Improve backlight control | Jesse Barnes |
2007-08-26 | Mechanical API conversions for libpciaccess. | Keith Packard |
2007-07-31 | Legacy backlight changes: | Jesse Barnes |
2007-07-27 | Add quirk support | Wang Zhenyu |
2007-07-02 | Bug #11365: Disable the panel fitter unless it's needed for the chosen mode. | Eric Anholt |
2007-06-21 | Follow BIOS configuration for Legacy Backlight Brightness. | Keith Packard |
2007-06-05 | Fix misplaced merge of 1280x768 panel fixup. | Eric Anholt |
2007-05-29 | Add a fixup to LVDS panel mode detection for 1280x768 panel from text mode. | Eric Anholt |
2007-05-17 | Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV. | Keith Packard |
2007-05-16 | Change DVO module interface to pass more state across. Fix IVCH display. | Keith Packard |
2007-04-03 | Move a bunch of debugging verbosity under Option "ModeDebug". | Eric Anholt |
2007-03-23 | Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c... | Nian Wu |
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 |
2007-03-20 | Set the panel fitter to the right pipe on Crestline. | Eric Anholt |
2007-03-20 | Merge branch 'master' into crestline | Eric Anholt |
2007-03-20 | Attempt to fix single/dual-channel issues on i9xx LVDS panels. | Eric Anholt |
2007-03-20 | Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-... | Wang Zhenyu |
2007-03-13 | Replace #if 0ed LVDS register setting with updated comment. | Eric Anholt |
2007-03-05 | Merge branch 'modesetting' into crestline | Eric Anholt |
2007-03-04 | Support new CRTC/Output prepare/commit hooks. | Keith Packard |
2007-03-03 | LVDS dither control moved from PFIT to LVDS register for Crestline | Keith Packard |
2007-02-13 | Fix double free in the case of LVDS disabled through quirks. | Eric Anholt |
2007-02-13 | Attempt to detect panel fixed mode from EDID or current programmed mode. | Eric Anholt |
2007-01-29 | Merge branch 'modesetting-rotation' into modesetting | Keith Packard |
2007-01-23 | fix building with 7.1 server by hiding stuff inside RANDR_12_INTERFACE | Dave Airlie |
2007-01-18 | Merge branch 'modesetting' into modesetting-rotation | Eric Anholt |
2007-01-16 | Add a settable backlight property for LVDS. | Eric Anholt |
2007-01-15 | Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures. | Keith Packard |
2006-12-30 | Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan. | Keith Packard |
2006-12-28 | Configuration support: per-output mode lines, preferred mode. | Keith Packard |
2006-12-14 | Turn pll/pipe/plane on in crtc_set_mode | Keith Packard |
2006-12-13 | Move xf86CrtcConfig to ScrnInfo private. | Keith Packard |
2006-12-13 | Rename outputs to TMDS-1/TMDS-2, LVDS, TV and VGA. | Keith Packard |
2006-12-06 | Merge branch 'modesetting' into nonrandr-setupnonrandr-setup | Keith Packard |
2006-12-06 | Fix LVDS: Don't change bits in LVDS other than port enable/pipe select. | Eric Anholt |
2006-12-06 | Fix LVDS fixed mode code after generic-mode-set. | Eric Anholt |
2006-12-06 | Use xf86 structures for default config instead of RandR. | Keith Packard |
2006-12-05 | WIP code to move mode set sequencing to XFree86 handlers. | Eric Anholt |