xf86-video-intel/src
Eric Anholt 5a8f6a486d Improve output bus setup to include LVDS setup for pre-i915. 2006-07-08 15:26:19 -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 Major cleanup of mode reprobing: 2006-06-26 07:46:28 +02:00
common.h Merge branch 'master' into modesetting 2006-05-22 10:42:24 -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 Turn on extra warning flags for GCC, and clean up the resulting fallout. 2006-06-26 14:53:10 +02:00
i810_dri.h Post-merge fixups: 2005-07-31 17:19:29 +00:00
i810_driver.c Merge branch 'master' into modesetting 2006-05-22 10:42:24 -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 Fix SDVO output at low pixel clocks. 2006-06-21 16:04:18 -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 Replace xf86ValidateModes usage with a set of custom validators and pruning. 2006-06-28 13:10:02 +02: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 Use xf86int10Addr() when calculating an address to read the video BIOS from, out 2006-05-04 18:53:11 -07: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 Set vblank interrupt configuration to match pipe configuration 2006-06-19 13:24:57 -07:00
i830_cursor.c Merge in master to modesetting 2006-04-10 19:41:41 -07:00
i830_debug.c Clean up warnings. 2006-06-26 15:11:13 +02:00
i830_debug.h Get sDVO output working on mac mini. 2006-06-04 00:15:06 -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 More fixes to "choose closest mode for the pipe" code to select correct refresh. 2006-07-05 14:41:08 -07:00
i830_display.h Add support for CRT detection using DDC. 2006-06-20 14:32:40 -07:00
i830_dri.c Merge branch 'master' into modesetting 2006-06-26 15:06:42 +02: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 Improve output bus setup to include LVDS setup for pre-i915. 2006-07-08 15:26:19 -07:00
i830_gtf.c Split probed modes out per pipe, and union them into the available modes. 2006-06-23 18:21:17 -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 Stop doing the BIOS memory size tweaking now that we don't ask the BIOS about 2006-05-01 12:35:21 -07:00
i830_modes.c Don't try to probe modes on an SDVO device with NULL sdvo_drv. 2006-07-05 16:00:03 -07:00
i830_randr.c Fix randr current mode reporting and mode loss/mis-configuration on re-randr. 2006-06-27 00:37:56 +02: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 Clean up warnings. 2006-06-26 15:11:13 +02:00
i830_sdvo.h Major cleanup of mode reprobing: 2006-06-26 07:46:28 +02:00
i830_sdvo_regs.h Get sDVO output working on mac mini. 2006-06-04 00:15:06 -07:00
i830_video.c Video overlay gamma bounds checking must be done bytewise. 2006-05-09 13:57:23 -07:00
i830_xf86Modes.c Validate and insert user and VESA standard modes for DDC or configured fallback. 2006-06-28 14:21:49 +02:00
i830_xf86Modes.h Validate and insert user and VESA standard modes for DDC or configured fallback. 2006-06-28 14:21:49 +02:00