summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Initialize gen4 render code under XAA too2.4Keith Packard1-2/+2
2008-11-11Update version to 2.4.3 for releasexf86-video-intel-2.4.3Jesse Barnes1-1/+1
2008-11-11Quirk: No LVDS on Dell Studio HybridAdam Jackson1-0/+2
2008-11-11quirk LVDS on Asus Eee boxZhenyu Wang1-0/+3
2008-11-11Disable frame buffer compression by default for GM965.Carl Worth1-0/+7
2008-11-11Fix broken stolen memory counting on G4X.Eric Anholt1-2/+2
2008-11-11Add a few programs to .gitignoreJesse Barnes2-0/+3
2008-11-11Add backlight kernel method support on Asus and EeepcZhenyu Wang1-0/+2
2008-09-11Disable render standbyZhenyu Wang2-0/+22
2008-09-11Don't allocate a pipe for hotplug detectionJesse Barnes1-7/+14
2008-08-26Bump version 2.4.2xf86-video-intel-2.4.2Zhenyu Wang1-1/+1
2008-08-22Don't disable planes in i830_update_dsparbJesse Barnes1-15/+5
2008-08-22Don't skip the checks for DRI headers with --enable-driJulien Cristau1-3/+4
2008-08-20 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai1-2/+2
2008-08-20Remove unused VBIOS flag definesJesse Barnes1-10/+0
2008-08-20Pack bdb_general_definitions blockJesse Barnes1-1/+1
2008-08-19Fix reverted LVDS bios capability dword definitionZhenyu Wang1-6/+6
2008-08-15Bump version 2.4.1xf86-video-intel-2.4.1Zhenyu Wang1-1/+1
2008-08-15Man page typo fixesAlan Coopersmith1-2/+2
2008-08-15Update man pageJesse Barnes1-9/+56
2008-08-15Always check and free driver private in LVDS destroyZhenyu Wang1-4/+2
2008-08-15Make skip_panel_detect clear for its meaningZhenyu Wang2-3/+3
2008-08-15Fix pipe A force quirkJesse Barnes1-1/+1
2008-08-15Fix DPMS off in the presence of the pipe A quirk.Olivier Fourdan1-29/+28
2008-08-15Apply pipe A quirk to 845 as well.Olivier Fourdan1-0/+1
2008-08-15Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt1-1/+1
2008-08-15Reorganize VBIOS codeJesse Barnes8-511/+469
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang2-0/+11
2008-08-11Disable display clock gating for 4 series chipsZhenyu Wang1-1/+1
2008-08-06Fix SDVO HDMI encoding detect (#16920)Zhenyu Wang1-4/+26
2008-08-04Fix up the HP Pavilion ze4944ea quirkJulien Cristau1-2/+2
2008-08-01Fix SDVO reg definitionZhenyu Wang2-3/+8
2008-08-01Don't program dsparb on new Intel chipZhenyu Wang3-4/+9
2008-08-01Reorder visuals reported by the intel driverTomas Carnecky1-1/+1
2008-07-31Update DSPARB while planes are still offJesse Barnes1-2/+2
2008-07-23Bump version 2.4.0xf86-video-intel-2.4.0Zhenyu Wang1-1/+1
2008-07-23shut up gcc warningZhenyu Wang1-1/+1
2008-07-23Fix distcheck for clean doltcompileZhenyu Wang1-0/+1
2008-07-23Fix HDMI output numberZhenyu Wang1-1/+1
2008-07-23Add little hotplug detector app.Eric Anholt1-0/+151
2008-07-23Remove VGA regs from debug output.Eric Anholt3-1/+15
2008-07-22Bug #16801: fix X crash when NoAccel on 965Zhenyu Wang1-2/+2
2008-07-22only check pipe underrun if vtSema is true.Zhenyu Wang1-6/+8
2008-07-22SSC is LVDS onlyZhenyu Wang1-1/+1
2008-07-22Check underrun on enabled pipeZhenyu Wang1-2/+6
2008-07-22Thinkpad R60e TV quirk via DMI infoZhenyu Wang1-1/+2
2008-07-22Add no LVDS quirk for Transtec Senyo 610 mini PCJesse Barnes1-0/+3
2008-07-21Fix distcheck.Eric Anholt1-2/+2
2008-07-21Fix uninitialized-use warning in i830_debug.c ring dumping.Eric Anholt1-2/+0
2008-07-21Get prototype for i830_bios_get_tv().Eric Anholt1-0/+1