..
bios_reader
Add a standalone program for parsing VBT.
2006-04-16 13:05:35 -05:00
ch7xxx
ch7xxxSaveRegs receives real type instead of void *
2006-11-02 11:56:12 -08:00
sil164
Add a register restore implementation so we don't crash on LeaveVT.
2006-07-14 14:26:16 -07: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
Add work-in-progress integrated TV-out support.
2006-10-23 14:30:38 -07:00
brw_defines.h
Start laying out some of the bits that need to be done for BW textured video.
2006-05-18 10:43:07 -07:00
brw_structs.h
fix typo
2006-08-22 16:40:08 +01:00
common.h
Merge branch 'master' into modesetting
2006-09-27 16:38:01 -07:00
i2c_vid.h
Fix prototype for SaveRegs.
2006-07-10 18:19:51 -07:00
i810.h
Bug #7829 : Fix reported driver version.
2006-08-10 13:49:43 -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
Bug #7829 : Fix reported driver version.
2006-08-10 13:49:43 -07:00
i810_driver.c
Merge branch 'master' into modesetting
2006-09-27 16:38:01 -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
Add another couple of new registers
2006-11-02 13:44:59 -08: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
Remove dead specifiedMonitor field.
2006-11-02 13:16:44 -08:00
i830_3d.c
Fix a build problem
2006-07-26 09:17:52 +01:00
i830_accel.c
Fix bug #7930 , i810 doesn't compile without DRI
2006-08-21 12:07:29 +01:00
i830_bios.c
Merge branch 'randr-1.2' into modesetting
2006-09-27 13:33:23 -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
Add current Tungsten Graphics code drop for i965 support.
2006-08-03 17:08:39 -07:00
i830_crt.c
Attempt to pull monitor physical size information out of DDC EDID data.
2006-11-01 12:42:56 -08:00
i830_cursor.c
Move cursor base address register setting to a separate function.
2006-10-02 09:53:57 -07:00
i830_debug.c
Remove duplicated register defs that were just added.
2006-11-02 13:24:54 -08:00
i830_debug.h
Get sDVO output working on mac mini.
2006-06-04 00:15:06 -07:00
i830_dga.c
Merge branch 'master' into modesetting
2006-09-27 16:38:01 -07:00
i830_display.c
Disable the panel fitter when not using it. Cleans up SDVO DVI output.
2006-11-02 13:44:59 -08:00
i830_display.h
Move output connection detection to a per-output method.
2006-10-31 14:32:00 -08:00
i830_dri.c
Clean up warnings.
2006-08-09 15:47:09 -07:00
i830_dri.h
Bug #7829 : Fix reported driver version.
2006-08-10 13:49:43 -07:00
i830_driver.c
Disable the panel fitter when not using it. Cleans up SDVO DVI output.
2006-11-02 13:44:59 -08:00
i830_dvo.c
Move mode lists from per-pipe to per-output.
2006-11-01 12:23:50 -08:00
i830_gtf.c
Remove some dead code from BIOS modesetting.
2006-10-30 11:24:43 -08:00
i830_i2c.c
Add airlied's I2C code, ifdeffed out.
2006-11-02 13:19:06 -08: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_lvds.c
Disable the panel fitter when not using it. Cleans up SDVO DVI output.
2006-11-02 13:44:59 -08:00
i830_memory.c
Merge branch 'master' into modesetting
2006-09-27 16:38:01 -07:00
i830_modes.c
Attempt to pull monitor physical size information out of DDC EDID data.
2006-11-01 12:42:56 -08:00
i830_randr.c
Attempt to pull monitor physical size information out of DDC EDID data.
2006-11-01 12:42:56 -08:00
i830_reg.h
Set some invarient state, cures some problems with
2006-06-19 11:27:28 +01:00
i830_rotate.c
Clean up warnings.
2006-08-09 15:47:09 -07:00
i830_sdvo.c
Move mode lists from per-pipe to per-output.
2006-11-01 12:23:50 -08:00
i830_sdvo.h
Move output connection detection to a per-output method.
2006-10-31 14:32:00 -08:00
i830_sdvo_regs.h
Fix many inconsistencies in the SDVO code compared to the spec.
2006-10-31 11:42:03 -08:00
i830_tv.c
Move mode lists from per-pipe to per-output.
2006-11-01 12:23:50 -08:00
i830_video.c
Advertise textured video adapter first
2006-10-13 15:31:43 -07:00
i830_video.h
Merge branch 'master' into modesetting
2006-09-27 16:38:01 -07:00
i830_xf86Modes.c
Remove the refresh rate appended to some mode names.
2006-11-01 13:04:08 -08:00
i830_xf86Modes.h
Move mode lists from per-pipe to per-output.
2006-11-01 12:23:50 -08:00
i915_3d.c
Fix a build problem
2006-07-26 09:17:52 +01:00
i915_3d.h
Add an API for programming i915 fragment programs.
2006-07-18 18:24:28 -04:00
i915_reg.h
Convert magic numbers to symbolic names in i915 rotate code.
2006-07-18 17:11:34 -04:00
i915_video.c
remove an extra '-'
2006-07-24 15:42:15 +08:00
packed_yuv_sf.g4a
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
2006-09-01 16:47:17 -07:00
packed_yuv_wm.g4a
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
2006-09-01 16:47:17 -07:00
sf_prog.h
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
2006-09-01 16:47:17 -07:00
wm_prog.h
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
2006-09-01 16:47:17 -07:00