summaryrefslogtreecommitdiff
path: root/src/i830_lvds.c
AgeCommit message (Expand)Author
2008-08-20Add more panel debugging info to register dump & vbios readerJesse Barnes
2008-08-19Add quirk for pre-915s with working PFIT regsJesse Barnes
2008-08-18[PATCH] avoid duplicate mode set in lvdsShaohua Li
2008-08-15Always check and free driver private in LVDS destroyZhenyu Wang
2008-08-15Make skip_panel_detect clear for its meaningZhenyu Wang
2008-08-08Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt
2008-08-05Reorganize VBIOS codeJesse Barnes
2008-07-10Improve VBIOS feature detection, add SSC supportJesse Barnes
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-07-02Give asus and eeepc backlight method higher priorityZhenyu Wang
2008-06-19Add backlight kernel method support on Asus and EeepcZhenyu Wang
2008-06-17Fix compiling with server master in LVDS backlight patchZhenyu Wang
2008-06-16Fix maximum backlight issueLukas Hejtmanek
2008-05-12Panel fitting: fix letterbox modesJesse Barnes
2008-05-08Implement option to ignore external fixed mode settingsMike Isely
2008-04-14Change default panel fitting mode to originZhenyu Wang
2008-04-09Fix LVDS regressionJesse Barnes
2008-03-28Use combo backlight control rather than pure legacyJesse Barnes
2008-03-26Merge branch 'master' into pfitJesse Barnes
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Merge branch 'master' into pfitJesse Barnes
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-13Initial panel fitting changesJesse 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