xf86-video-intel/src
Eric Anholt effab21c3d Set displayWidth to a sufficient value for the modes we come up with for LVDS.
Reported by:	Lukáš Hejtmánek
2006-04-24 11:42:24 -07:00
..
bios_reader Add a standalone program for parsing VBT. 2006-04-16 13:05:35 -05:00
xvmc Save/restore PFIT_CONTROL. Eliminate compiler warnings 2006-04-10 20:09:37 -07:00
.gitignore Move .cvsignore to .gitignore 2006-04-06 15:51:56 -07:00
Makefile.am Start bringing in some SDVO code, mostly from airlied. 2006-04-19 10:45:13 -07:00
common.h Add enough of airlied's DDC/I2C work to pull EDID info from my CRT. 2006-04-06 15:58:47 -07:00
i810.h Bump to 1.6.0. 2006-04-10 11:27:25 -07:00
i810_accel.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_common.h Merging XORG-CURRENT into trunk 2004-04-23 19:35:55 +00:00
i810_cursor.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_dga.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_dri.c x86_64 warning fixes 2006-04-10 11:26:06 -07:00
i810_dri.h Post-merge fixups: 2005-07-31 17:19:29 +00:00
i810_driver.c Merge in master to modesetting 2006-04-10 19:41:41 -07:00
i810_hwmc.c x86_64 warning fixes 2006-04-10 11:26:06 -07:00
i810_io.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_memory.c Fix some argument inversions in xf86DrvMsg function calls 2006-04-05 07:12:00 +00:00
i810_reg.h Simplify the i2c code by using the GetBits/PutBits interface rather than 2006-04-24 10:54:45 -07:00
i810_video.c Add a DrawablePtr argument to the XV functions to pave the way for redirected 2006-04-10 11:26:33 -07:00
i810_wmark.c Prep for modular builds by adding guarded #include "config.h" everywhere. 2005-07-11 02:29:51 +00:00
i830.h Merge branch 'lukas-resume' 2006-04-24 10:36:24 -07:00
i830_accel.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i830_bios.c Disable the BIOS dump-to-file since it's a trivial local DOS, and I can just ask 2006-04-17 01:12:28 -05:00
i830_bios.h Add more VBT reading, so we find the panel size. 2006-04-06 15:59:28 -07:00
i830_common.h Bump version to 1.5.0.0 2006-01-24 15:20:34 +00:00
i830_cursor.c Merge in master to modesetting 2006-04-10 19:41:41 -07:00
i830_debug.c Add missing MIT copyright licenses, which should have been on all versions. 2006-04-10 20:25:13 -07:00
i830_debug.h Add missing MIT copyright licenses, which should have been on all versions. 2006-04-10 20:25:13 -07:00
i830_dga.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i830_display.c move sdvo output setting 2006-04-20 13:34:55 +10:00
i830_display.h Clean up SDVO initialization, include config.h, and make it check the right 2006-04-19 16:29:06 -07:00
i830_dri.c Merge in master to modesetting 2006-04-10 19:41:41 -07:00
i830_dri.h Check the version of shadow being used and turn off rotation if it isn't the 2006-03-03 16:27:37 +00:00
i830_driver.c Set displayWidth to a sufficient value for the modes we come up with for LVDS. 2006-04-24 11:42:24 -07:00
i830_i2c.c Simplify the i2c code by using the GetBits/PutBits interface rather than 2006-04-24 10:54:45 -07:00
i830_io.c Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set. 2005-08-26 15:32:40 +00:00
i830_memory.c Fix some argument inversions in xf86DrvMsg function calls 2006-04-05 07:12:00 +00:00
i830_modes.c Merge in master to modesetting 2006-04-10 19:41:41 -07:00
i830_randr.c Enable -Wall on GCC, and do a cleanup of existing warnings. 2006-04-06 15:55:05 -07:00
i830_rotate.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i830_sdvo.c correct height parameter in sdvo packet 2006-04-20 12:27:47 +10:00
i830_sdvo_regs.h Add more SDVO code. It's taken from airlied's driver, but with magic numbers 2006-04-19 14:23:45 -07:00
i830_video.c fix typo 2006-04-12 21:55:31 +01:00