summaryrefslogtreecommitdiff
path: root/src/i830_lvds.c
AgeCommit message (Expand)Author
2008-04-09Fix LVDS regressionJesse Barnes
2008-03-30Use combo backlight control rather than pure legacyJesse Barnes
2008-03-27Initial panel fitting changesJesse Barnes
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-12Add sysfs backlight support for Fujitsu laptopsJesse Barnes
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-11Crack down on warnings.Kristian Høgsberg
2008-03-06Implement new get_property feature for backlight controlJesse Barnes
2008-01-11Turn on backlight when LVDS panel is powered upJesse Barnes
2008-01-09Add new integrated graphics chipset idsZhenyu Wang
2008-01-04Don't modify low bit of BLC_PWM_CTL when using combo backlight controlJesse Barnes
2007-12-05Fix backlight setting save/restoreJesse Barnes
2007-12-04Add BCM_ to backlight control method enumsJesse Barnes
2007-12-04Use "LEGACY" backlight method if backlight control is suchJesse Barnes
2007-11-14Backlight fixesJesse Barnes
2007-11-14Fix kernel get_brightness functionJesse Barnes
2007-11-12Improve backlight controlJesse Barnes
2007-08-26Mechanical API conversions for libpciaccess.Keith Packard
2007-07-31Legacy backlight changes:Jesse Barnes
2007-07-27Add quirk supportWang Zhenyu
2007-07-02Bug #11365: Disable the panel fitter unless it's needed for the chosen mode.Eric Anholt
2007-06-21Follow BIOS configuration for Legacy Backlight Brightness.Keith Packard
2007-06-05Fix misplaced merge of 1280x768 panel fixup.Eric Anholt
2007-05-29Add a fixup to LVDS panel mode detection for 1280x768 panel from text mode.Eric Anholt
2007-05-17Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.Keith Packard
2007-05-16Change DVO module interface to pass more state across. Fix IVCH display.Keith Packard
2007-04-03Move a bunch of debugging verbosity under Option "ModeDebug".Eric Anholt
2007-03-23Merge git://proxy01.pd.intel.com:9419/git/xorg/driver/xf86-video-intel into c...Nian Wu
2007-03-23Property size is in units, not bytes.Keith Packard
2007-03-23TV output properties: TV_FORMAT, LEFT, TOP, RIGHT, BOTTOM.Keith Packard
2007-03-20Set the panel fitter to the right pipe on Crestline.Eric Anholt
2007-03-20Merge branch 'master' into crestlineEric Anholt
2007-03-20Attempt to fix single/dual-channel issues on i9xx LVDS panels.Eric Anholt
2007-03-20Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...Wang Zhenyu
2007-03-13Replace #if 0ed LVDS register setting with updated comment.Eric Anholt
2007-03-05Merge branch 'modesetting' into crestlineEric Anholt
2007-03-04Support new CRTC/Output prepare/commit hooks.Keith Packard
2007-03-03LVDS dither control moved from PFIT to LVDS register for CrestlineKeith Packard
2007-02-13Fix double free in the case of LVDS disabled through quirks.Eric Anholt
2007-02-13Attempt to detect panel fixed mode from EDID or current programmed mode.Eric Anholt
2007-01-29Merge branch 'modesetting-rotation' into modesettingKeith Packard
2007-01-23fix building with 7.1 server by hiding stuff inside RANDR_12_INTERFACEDave Airlie
2007-01-18Merge branch 'modesetting' into modesetting-rotationEric Anholt
2007-01-16Add a settable backlight property for LVDS.Eric Anholt
2007-01-15Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.Keith Packard
2006-12-30Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.Keith Packard
2006-12-28Configuration support: per-output mode lines, preferred mode.Keith Packard
2006-12-14Turn pll/pipe/plane on in crtc_set_modeKeith Packard
2006-12-13Move xf86CrtcConfig to ScrnInfo private.Keith Packard