xf86-video-intel/src
Zhenyu Wang a03a758db0 xvmc: move some i915 context destroy code to generic function 2007-11-16 15:49:10 +08:00
..
bios_reader Restore building of pciaccess-based tools even if the server doesn't use it. 2007-10-01 16:09:13 -07:00
ch7xxx Suppress I2C failure error messages during DVO device detection. 2007-10-01 13:48:48 -07:00
ch7017 Bug #12059: Add ch7019 to the list of supported devices for ch7017. 2007-11-08 13:33:40 -08:00
ivch Suppress I2C failure error messages during DVO device detection. 2007-10-01 13:48:48 -07:00
reg_dumper Switch to pci_device_map_range/pci_device_unmap_range APIs. 2007-09-06 14:38:37 -07:00
scripts Review PLL spreadsheet and update register ranges. 2007-11-13 22:28:22 -08:00
sil164 Remove more DVO probing noise. 2007-10-01 14:32:28 -07:00
tfp410 Remove more DVO probing noise. 2007-10-01 14:32:28 -07:00
xvmc xvmc: move some i915 context destroy code to generic function 2007-11-16 15:49:10 +08:00
.gitignore
Makefile.am Merge branch 'master' into xvmc 2007-10-08 22:45:11 +08:00
brw_defines.h Add media state definition on i965 2007-09-19 13:29:31 +08:00
brw_structs.h Add media state definition on i965 2007-09-19 13:29:31 +08:00
common.h Fix build against pre-pci-rework xserver. 2007-08-28 17:48:20 +02:00
exa_sf.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_sf_mask.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07: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_sf_rotation.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_sf_rotation_prog.h EXA: try to enable rotation for G965 2007-03-21 14:50:45 +08:00
exa_wm_maskca.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_wm_maskca_prog.h EXA: mask componentAlpha support 2007-02-15 11:00:06 +08:00
exa_wm_maskca_srcalpha.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_wm_maskca_srcalpha_prog.h EXA: mask componentAlpha support 2007-02-15 11:00:06 +08:00
exa_wm_masknoca.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_wm_masknoca_prog.h [PATCH] fix typo in ps kernel 2007-01-06 14:37:31 -08:00
exa_wm_nomask.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_wm_nomask_prog.h [PATCH] Rename exa sf/wm program files 2007-01-06 14:37:30 -08:00
exa_wm_rotation.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
exa_wm_rotation_prog.h EXA: try to enable rotation for G965 2007-03-21 14:50:45 +08:00
i2c_vid.h Move the ivch's fixed panel mode support to i830_dvo.c for other LVDS drivers. 2007-06-22 16:38:31 -07:00
i810.h Switch to pci_device_map_range/pci_device_unmap_range APIs. 2007-09-06 14:38:37 -07:00
i810_accel.c Add some additional checks when XAA is enabled. 2007-03-07 15:49:47 +00:00
i810_common.h
i810_cursor.c
i810_dga.c
i810_dri.c Change DRI interface to fill in PCI data from new libpciaccess structure. 2007-08-26 22:40:25 -07:00
i810_dri.h Bump to 1.7.4 2007-01-09 14:05:43 +00:00
i810_driver.c Switch to pci_device_map_range/pci_device_unmap_range APIs. 2007-09-06 14:38:37 -07:00
i810_hwmc.c
i810_io.c
i810_memory.c
i810_reg.h Move fb compression reg definition into i810_reg.h 2007-11-15 18:33:27 +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 branch 'master' into xvmc 2007-11-15 18:53:22 +08:00
i830_3d.c
i830_accel.c Don't stop ring before restoring hw state 2007-11-14 11:30:20 -08:00
i830_bios.c Mechanical API conversions for libpciaccess. 2007-08-26 22:46:19 -07:00
i830_bios.h Bug #11593: Remove dead struct vch_bdb_20 which was angering the sun compiler. 2007-08-08 11:03:51 -07:00
i830_common.h Rework DRI buffer mappings and sarea setup to allow for moving buffers. 2007-10-11 12:17:14 -07:00
i830_crt.c Remove hard-coded CRT blanking frobbing for load detection. 2007-07-13 13:39:36 -07:00
i830_cursor.c Replace setting of LIFETIME_FIXED on cursors with just updating the offsets. 2007-10-05 13:02:19 -07:00
i830_debug.c Move fb compression reg definition into i810_reg.h 2007-11-15 18:33:27 +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 remove unnecessary i830_reg.h includes 2007-11-15 18:37:57 +08:00
i830_display.h Ensure pipe/output active before doing load detection. 2007-07-13 13:39:36 -07:00
i830_dri.c Don't stop ring before restoring hw state 2007-11-14 11:30:20 -08:00
i830_dri.h Mark DRI buffers as shareable, and pass their buffer handles through the SAREA. 2007-08-02 15:50:42 -07:00
i830_driver.c Merge branch 'master' into xvmc 2007-11-15 18:53:22 +08:00
i830_dvo.c Fix probing of the sample CH7017 device I found by allowing GPIO overrides. 2007-10-01 16:23:30 -07:00
i830_exa.c remove unnecessary i830_reg.h includes 2007-11-15 18:37:57 +08:00
i830_hwmc.c xvmc: some code clean up 2007-11-15 15:01:56 +08:00
i830_hwmc.h xvmc: some code clean up 2007-11-15 15:01:56 +08:00
i830_i2c.c Increase DDC I2C RiseFallTime to handle older monitors 2007-03-17 20:21:59 -07:00
i830_io.c
i830_lvds.c Backlight fixes 2007-11-14 16:44:34 -08:00
i830_memory.c remove unnecessary i830_reg.h includes 2007-11-15 18:37:57 +08:00
i830_modes.c Change rotation pixmap creation API to permit start-time rotation. 2007-02-16 00:57:44 -08:00
i830_quirks.c AOpen 965GM mini pc has no LVDS 2007-10-17 09:19:19 +08:00
i830_reg.h Move fb compression reg definition into i810_reg.h 2007-11-15 18:33:27 +08:00
i830_render.c EXA: fix tiled dest rendering on i8XX chips 2007-10-10 13:55:30 +08:00
i830_sdvo.c Fix left G33 issues 2007-06-19 09:36:35 +08:00
i830_sdvo.h
i830_sdvo_regs.h Check for the PENDING message when reading the attached 2007-04-17 16:30:17 +01:00
i830_tv.c Fix typo in my hand-application of rglowery's patch. 2007-10-24 11:50:54 -07:00
i830_video.c xvmc: some code clean up 2007-11-15 15:01:56 +08:00
i830_video.h intel: make block handler hook happen no matter what video is in use 2007-10-17 16:35:29 +10:00
i830_xaa.c Attempt to fix several front buffer tiling failure cases. 2007-08-10 16:33:04 -07:00
i915_3d.c
i915_3d.h
i915_hwmc.c xvmc: some code clean up 2007-11-15 15:01:56 +08:00
i915_hwmc.h xvmc: attempt to move batch buffer code out of i915 private 2007-11-14 00:11:20 +08:00
i915_reg.h Add 3DSTATE_CLEAR_PARAMETERS bits 2007-06-21 01:18:09 +01:00
i915_render.c Fix i915 a8 color buffer blending 2007-08-28 21:57:06 +08:00
i915_video.c Fix pixmap offset 2007-09-26 15:00:53 +08:00
i965_render.c Tiling fixes for 965 2007-08-10 15:43:06 -04:00
i965_video.c Fix pixmap offset 2007-09-26 15:00:53 +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 license headers to 965 programs. 2007-04-12 12:34:23 -07:00
packed_yuv_wm.g4a Add license headers to 965 programs. 2007-04-12 12:34:23 -07:00
sf_prog.h
wm_prog.h