| .. |
|
bios_reader
|
Add a little BIOS dumper program.
|
2007-03-04 17:18:48 -08:00 |
|
ch7xxx
|
Check for presence of xf86Modes.h file.
|
2007-02-16 02:19:10 -08:00 |
|
ch7017
|
Check for presence of xf86Modes.h file.
|
2007-02-16 02:19:10 -08:00 |
|
ivch
|
Check for presence of xf86Modes.h file.
|
2007-02-16 02:19:10 -08:00 |
|
reg_dumper
|
Actually add the files for reg_dumper.
|
2007-03-01 08:35:13 -08:00 |
|
sil164
|
Check for presence of xf86Modes.h file.
|
2007-02-16 02:19:10 -08:00 |
|
xvmc
|
Merge branch 'modesetting'
|
2007-03-04 22:06:32 -08:00 |
|
.gitignore
|
Move .cvsignore to .gitignore
|
2006-04-06 15:51:56 -07:00 |
|
Makefile.am
|
Add a non-installed command line tool using libpciaccess to dump registers.
|
2007-02-28 16:27:55 -08: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
|
Numerous symbol scope issues.
|
2007-01-06 18:19:34 -08:00 |
|
common.h
|
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
|
2007-03-06 23:17:55 -08:00 |
|
exa_sf.g4a
|
[PATCH] Rename exa sf/wm program files
|
2007-01-06 14:37:30 -08:00 |
|
exa_sf_mask.g4a
|
EXA: fix render issue with i965
|
2007-02-07 17:30:51 +08:00 |
|
exa_sf_mask_prog.h
|
EXA: fix render issue with i965
|
2007-02-07 17:30:51 +08:00 |
|
exa_sf_prog.h
|
[PATCH] Rename exa sf/wm program files
|
2007-01-06 14:37:30 -08:00 |
|
exa_wm_maskca.g4a
|
EXA: mask componentAlpha support
|
2007-02-15 11:00:06 +08:00 |
|
exa_wm_maskca_prog.h
|
EXA: mask componentAlpha support
|
2007-02-15 11:00:06 +08:00 |
|
exa_wm_maskca_srcalpha.g4a
|
EXA: mask componentAlpha support
|
2007-02-15 11:00:06 +08:00 |
|
exa_wm_maskca_srcalpha_prog.h
|
EXA: mask componentAlpha support
|
2007-02-15 11:00:06 +08:00 |
|
exa_wm_masknoca.g4a
|
[PATCH] fix typo in ps kernel
|
2007-01-06 14:37:31 -08:00 |
|
exa_wm_masknoca_prog.h
|
[PATCH] fix typo in ps kernel
|
2007-01-06 14:37:31 -08:00 |
|
exa_wm_nomask.g4a
|
[PATCH] Rename exa sf/wm program files
|
2007-01-06 14:37:30 -08:00 |
|
exa_wm_nomask_prog.h
|
[PATCH] Rename exa sf/wm program files
|
2007-01-06 14:37:30 -08:00 |
|
fix.5c
|
Computed corred color conversion values.
|
2006-12-21 02:33:39 -08:00 |
|
i2c_vid.h
|
Add a detect() function for DVO chips, and implement it on sil164.
|
2006-12-18 15:57:44 -08:00 |
|
i810.h
|
Rename driver from i810 to intel. Permit old name for compatibility.
|
2007-02-01 22:48:44 -08:00 |
|
i810_accel.c
|
Add some additional checks when XAA is enabled.
|
2007-03-07 15:49:47 +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
|
Add some additional checks when XAA is enabled.
|
2007-03-07 15:49:47 +00:00 |
|
i810_dri.h
|
Bump to 1.7.4
|
2007-01-09 14:05:43 +00:00 |
|
i810_driver.c
|
Remove usage of 'shadow' module. Use xf86CrtcScreenInit.
|
2007-03-06 23:17:55 -08: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 a WIP UploadToScreen implementation. This almost displays right.
|
2007-03-02 13:44:57 -08:00 |
|
i810_video.c
|
More sparse cleanups:
|
2007-01-06 08:21:36 -08:00 |
|
i810_wmark.c
|
Numerous symbol scope issues.
|
2007-01-06 18:19:34 -08:00 |
|
i830.h
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-06 09:28:52 +01:00 |
|
i830_3d.c
|
Merge branch 'master' into exa
|
2006-08-24 10:23:22 +08:00 |
|
i830_accel.c
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-05 13:05:20 +01:00 |
|
i830_bios.c
|
Attempt to detect panel fixed mode from EDID or current programmed mode.
|
2007-02-13 10:21:12 -08:00 |
|
i830_bios.h
|
Attempt to detect panel fixed mode from EDID or current programmed mode.
|
2007-02-13 10:21:12 -08:00 |
|
i830_common.h
|
Add support for triple buffering using a third static buffer.
|
2007-02-20 19:09:37 +01:00 |
|
i830_crt.c
|
Support new CRTC/Output prepare/commit hooks.
|
2007-03-04 19:36:32 -08:00 |
|
i830_cursor.c
|
Fix a crash when an ARGB cursor allocation had failed.
|
2007-03-02 11:03:16 -08:00 |
|
i830_debug.c
|
Add a non-installed command line tool using libpciaccess to dump registers.
|
2007-02-28 16:27:55 -08:00 |
|
i830_debug.h
|
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
|
2006-12-12 14:55:10 -08:00 |
|
i830_display.c
|
Update SAREA pipe sizes in i830_crtc_dpms instead of i830PipeSetBase.
|
2007-03-09 19:47:13 +01:00 |
|
i830_display.h
|
Move EnterVT mode setting code to xf86SetDesiredModes.
|
2007-03-05 22:34:13 -08:00 |
|
i830_dri.c
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-09 15:13:50 +01:00 |
|
i830_dri.h
|
Add support for triple buffering using a third static buffer.
|
2007-02-20 19:09:37 +01:00 |
|
i830_driver.c
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-09 15:14:48 +01:00 |
|
i830_dvo.c
|
Support new CRTC/Output prepare/commit hooks.
|
2007-03-04 19:36:32 -08:00 |
|
i830_exa.c
|
Revert change accidentally included in previous commit.
|
2007-03-09 19:50:03 +01:00 |
|
i830_i2c.c
|
Use Vesa DDC timeouts for all I2C busses.
|
2006-12-21 23:30:37 -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
|
Support new CRTC/Output prepare/commit hooks.
|
2007-03-04 19:36:32 -08:00 |
|
i830_memory.c
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-09 15:13:50 +01:00 |
|
i830_modes.c
|
Change rotation pixmap creation API to permit start-time rotation.
|
2007-02-16 00:57:44 -08:00 |
|
i830_reg.h
|
Take from i915, blend ctl code cleanup.
|
2006-07-21 00:56:58 +08:00 |
|
i830_render.c
|
Switch the RECTLIST vertex order to (x2, y2), (x1, y2), (x1, y1).
|
2007-02-13 17:42:47 -08:00 |
|
i830_sdvo.c
|
Support new CRTC/Output prepare/commit hooks.
|
2007-03-04 19:36:32 -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
|
Enable second SDVO channel.
|
2006-11-20 15:17:32 -08:00 |
|
i830_tv.c
|
Support new CRTC/Output prepare/commit hooks.
|
2007-03-04 19:36:32 -08:00 |
|
i830_video.c
|
Merge branch 'modesetting'
|
2007-03-04 22:06:32 -08:00 |
|
i830_video.h
|
Draw textured video to the backing pixmap in the composited case.
|
2006-12-28 12:49:24 -08:00 |
|
i830_xaa.c
|
Merge remote branch 'origin/master' into i830-pageflip
|
2007-03-05 13:05:20 +01:00 |
|
i915_3d.c
|
Major cleanup of 3D invariant state, fixing hangs with rotation and render.
|
2006-10-26 15:47:49 -07:00 |
|
i915_3d.h
|
Fix a couple of typos from code review.
|
2006-07-26 13:19:12 -07:00 |
|
i915_reg.h
|
Fix the texture map pitch setting as documented, and as used by the 3d driver.
|
2006-07-19 17:25:10 -04:00 |
|
i915_render.c
|
Naming and formatting cleanup in Render acceleration code.
|
2007-01-31 14:01:41 -08:00 |
|
i915_video.c
|
Move the render code to non-EXA-specific filenames.
|
2007-01-31 12:50:31 -08:00 |
|
i965_render.c
|
Rework the video memory allocation.
|
2007-02-23 12:50:49 -08:00 |
|
i965_video.c
|
Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
|
2007-01-02 00:09:35 -08:00 |
|
local_xf86Rename.h
|
Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.
|
2007-01-15 08:05:32 +11: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
|
Bug 8594: Fix Xv hang with G965
|
2006-10-30 14:15:12 +08: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 |
|
tv.5c
|
TV subcarrier was computed from wrong clock value.
|
2006-12-21 01:24:24 -08:00 |
|
wm_prog.h
|
Bug 8594: Fix Xv hang with G965
|
2006-10-30 14:15:12 +08:00 |