xf86-video-intel/src
Keith Packard 7a7bb331e1 Don't dereference null DisplayModePtr on disabled output.
During initial configuration, outputs which are disabled have null
modes.
2006-11-16 21:19:20 -08:00
..
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 Fix CRT output on 965 chipset. 2006-11-05 18:51:28 -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 RandR-based initial output configuration. 2006-11-16 21:09:23 -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 Use VBE only temporarily to fetch BIOS rom image 2006-11-03 21:48:45 -08: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 Adapt to RandR updates that split object creation from screen association. 2006-11-08 21:38:00 -08:00
i830_cursor.c Merge branch 'modesetting-keithp' into modesetting 2006-11-08 20:23:20 -08: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 RandR-based initial output configuration. 2006-11-16 21:09:23 -08:00
i830_display.h RandR-based initial output configuration. 2006-11-16 21:09:23 -08:00
i830_dri.c Change the output and pipe "is it on/off" field name to "enabled". 2006-11-08 19:55:31 -08:00
i830_dri.h Bug #7829: Fix reported driver version. 2006-08-10 13:49:43 -07:00
i830_driver.c RandR-based initial output configuration. 2006-11-16 21:09:23 -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 RandR-based initial output configuration. 2006-11-16 21:09:23 -08:00
i830_randr.c Don't dereference null DisplayModePtr on disabled output. 2006-11-16 21:19:20 -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 Fill in some of the high bits of mode timings for SDVO. 2006-11-10 11:08:02 -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 Fill in some of the high bits of mode timings for SDVO. 2006-11-10 11:08:02 -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 Eliminate operatingDevices member and PIPE_* values. 2006-11-07 15:17:27 -08:00
i830_video.h Merge branch 'master' into modesetting 2006-09-27 16:38:01 -07:00
i830_xf86Modes.c Print out modelines as info, not error (which had been used for debugging). 2006-11-03 15:25:41 -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