xf86-video-intel/src
Eric Anholt 88c12f577f Move LVDS initialization and blacklisting damage to the LVDS support file. 2006-10-25 16:11:05 -07:00
..
bios_reader Add a standalone program for parsing VBT. 2006-04-16 13:05:35 -05:00
ch7xxx Fix a build problem. 2006-08-08 11:28:42 +01: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 work-in-progress integrated TV-out support. 2006-10-23 14:30:38 -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 Clean up SDVO code, moving the private structure internal and cleaning up caps. 2006-10-25 12:21:57 -07: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 Add a per-output mode-valid method. 2006-10-16 16:51:04 -07: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 xf86_ansic.h usage. 2006-09-08 11:16:02 -07: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 Clean up SDVO code, moving the private structure internal and cleaning up caps. 2006-10-25 12:21:57 -07:00
i830_display.h Clean up SDVO code, moving the private structure internal and cleaning up caps. 2006-10-25 12:21:57 -07: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 Move LVDS initialization and blacklisting damage to the LVDS support file. 2006-10-25 16:11:05 -07:00
i830_dvo.c Add a per-output mode-valid method. 2006-10-16 16:51:04 -07:00
i830_gtf.c Bug #7443: Respect the user's Modes configuration, and make it more useful. 2006-07-11 13:30:24 -07:00
i830_i2c.c Remove xf86_ansic.h usage. 2006-09-08 11:16:02 -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_lvds.c Move LVDS initialization and blacklisting damage to the LVDS support file. 2006-10-25 16:11:05 -07:00
i830_memory.c Merge branch 'master' into modesetting 2006-09-27 16:38:01 -07:00
i830_modes.c Clean up SDVO code, moving the private structure internal and cleaning up caps. 2006-10-25 12:21:57 -07:00
i830_randr.c Fix DPI at startup in RandR 1.2 code. 2006-10-05 09:11:29 -07: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 Clean up the SDVO code. 2006-10-25 12:21:57 -07:00
i830_sdvo.h Clean up the SDVO code. 2006-10-25 12:21:57 -07:00
i830_sdvo_regs.h Clean up the SDVO code. 2006-10-25 12:21:57 -07:00
i830_tv.c Add work-in-progress integrated TV-out support. 2006-10-23 14:30:38 -07: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 Bug #7443: Respect the user's Modes configuration, and make it more useful. 2006-07-11 13:30:24 -07:00
i830_xf86Modes.h Bug #7443: Respect the user's Modes configuration, and make it more useful. 2006-07-11 13:30:24 -07: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