summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-26Bump version 2.4.2xf86-video-intel-2.4.2Zhenyu Wang
2008-08-22Don't disable planes in i830_update_dsparbJesse Barnes
2008-08-22Don't skip the checks for DRI headers with --enable-driJulien Cristau
2008-08-20 Fix from He Shuang(shuang.he@intel.com),Zou Nan hai
2008-08-20Remove unused VBIOS flag definesJesse Barnes
2008-08-20Pack bdb_general_definitions blockJesse Barnes
2008-08-19Fix reverted LVDS bios capability dword definitionZhenyu Wang
2008-08-15Bump version 2.4.1xf86-video-intel-2.4.1Zhenyu Wang
2008-08-15Man page typo fixesAlan Coopersmith
2008-08-15Update man pageJesse Barnes
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-15Fix pipe A force quirkJesse Barnes
2008-08-15Fix DPMS off in the presence of the pipe A quirk.Olivier Fourdan
2008-08-15Apply pipe A quirk to 845 as well.Olivier Fourdan
2008-08-15Set lvds_ddc_mode before use to avoid a segfault on mac mini.Eric Anholt
2008-08-15Reorganize VBIOS codeJesse Barnes
2008-08-11Fix possible spurious interrupts in hotplug detect on 4 series chipZhenyu Wang
2008-08-11Disable display clock gating for 4 series chipsZhenyu Wang
2008-08-06Fix SDVO HDMI encoding detect (#16920)Zhenyu Wang
2008-08-04Fix up the HP Pavilion ze4944ea quirkJulien Cristau
2008-08-01Fix SDVO reg definitionZhenyu Wang
2008-08-01Don't program dsparb on new Intel chipZhenyu Wang
2008-08-01Reorder visuals reported by the intel driverTomas Carnecky
2008-07-31Update DSPARB while planes are still offJesse Barnes
2008-07-23Bump version 2.4.0xf86-video-intel-2.4.0Zhenyu Wang
2008-07-23shut up gcc warningZhenyu Wang
2008-07-23Fix distcheck for clean doltcompileZhenyu Wang
2008-07-23Fix HDMI output numberZhenyu Wang
2008-07-23Add little hotplug detector app.Eric Anholt
2008-07-23Remove VGA regs from debug output.Eric Anholt
2008-07-22Bug #16801: fix X crash when NoAccel on 965Zhenyu Wang
2008-07-22only check pipe underrun if vtSema is true.Zhenyu Wang
2008-07-22SSC is LVDS onlyZhenyu Wang
2008-07-22Check underrun on enabled pipeZhenyu Wang
2008-07-22Thinkpad R60e TV quirk via DMI infoZhenyu Wang
2008-07-22Add no LVDS quirk for Transtec Senyo 610 mini PCJesse Barnes
2008-07-21Fix distcheck.Eric Anholt
2008-07-21Fix uninitialized-use warning in i830_debug.c ring dumping.Eric Anholt
2008-07-21Get prototype for i830_bios_get_tv().Eric Anholt
2008-07-21Choose a split for DSPARB based on the configured modes for both planes.Jesse Barnes
2008-07-21Don't disable pipe A on 855 chipsJesse Barnes
2008-07-21Only initialize integrated TV encoder for mobile chipsZhenyu Wang
2008-07-21xvmc: use vector based structureZhenyu Wang
2008-07-21move FBC register dump out of display registersZhenyu Wang
2008-07-21Fix GPIO pin usage for DDC on second HDMI port.lipeng
2008-07-21Fix DSPARB setting on 845/865, which have only the AEND field and 96 entries.Eric Anholt
2008-07-21Link the driver with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-21Fix gen4asm rule to work with a build dirJulien Cristau
2008-07-21Use up to 256 separate vertex buffersCarl Worth