| .. |
|
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 interpreting VBT information with the goal of pulling out LVDS timings
|
2006-04-06 15:59:26 -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
|
Initial support for pre-i915 PLL programming. Untested.
|
2006-04-12 13:13:27 -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
|
Save/restore PFIT_CONTROL. Eliminate compiler warnings
|
2006-04-10 20:09:37 -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
|
Save/restore PFIT_CONTROL. Eliminate compiler warnings
|
2006-04-10 20:09:37 -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
|
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
|
Initial support for pre-i915 PLL programming. Untested.
|
2006-04-12 13:13:27 -07:00 |
|
i830_display.h
|
Add missing MIT copyright licenses, which should have been on all versions.
|
2006-04-10 20:25:13 -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
|
Automatically enable clone mode if we detect two active outputs.
|
2006-04-12 11:12:07 -07:00 |
|
i830_i2c.c
|
Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
|
2006-04-06 15:58:47 -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_video.c
|
fix typo
|
2006-04-12 21:55:31 +01:00 |