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