xf86-video-intel/src
Keith Packard 1a76fa5574 Initialize DRI2 info rec version 4 list of driver names
With DRI2 supporting multiple subsystems, the video driver must
initialize the list of driver names instead of just passing the single
driver name used by Mesa. Without this, the X server will fail to
initialize DRI2 as the numDrivers field in this structure will be
uninitialized.

Signed-off-by: Keith Packard <keithp@keithp.com>
2010-01-31 18:08:23 -08:00
..
bios_reader .gitignore: use common defaults with custom section # 24239 2009-11-14 09:23:55 -05:00
reg_dumper .gitignore: use common defaults with custom section # 24239 2009-11-14 09:23:55 -05:00
render_program Fix sampler indexes on i965 planar video. 2009-08-05 15:07:14 -07:00
scripts Review PLL spreadsheet and update register ranges. 2007-11-13 22:28:22 -08:00
xvmc Makefile.am: Add missing .g4i to be included in the tar file. 2009-11-20 01:53:13 +01:00
Makefile.am Add i830_bios.h and i830_display.h to EXTRA_DIST. 2009-11-30 20:17:04 -08:00
brw_defines.h Document and use 'legacy' border color mode 2008-10-06 13:22:08 -07:00
brw_structs.h Enable 2D composite on IGDNG 2009-06-30 11:12:12 +08:00
common.h uxa-glyphs: Enable TILING_X on glyph caches. 2010-01-08 19:21:31 +00:00
drmmode_display.c DRI2: support new DRI2 APIs 2010-01-13 13:25:45 -05:00
i810.h Revert "configure: make --disable-dri work even if the server supports DRI" 2009-11-05 16:02:02 -08:00
i810_accel.c Revert "configure: make --disable-dri work even if the server supports DRI" 2009-11-05 16:02:02 -08:00
i810_common.h Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_cursor.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_dga.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_dri.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_dri.h Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_driver.c Revert "configure: make --disable-dri work even if the server supports DRI" 2009-11-05 16:02:02 -08:00
i810_hwmc.c intel: remove unneeded includes 2009-07-28 10:10:13 +10:00
i810_io.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_memory.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i810_reg.h More dumps for Arrandale LVDS 2009-09-21 15:28:09 +08:00
i810_ring.h Separate i810 and i830 ring macros out into separate files. 2008-03-12 16:12:28 -07:00
i810_video.c intel: Use the compositing-aware colorkey filler instead of homebrew fail. 2010-01-17 12:36:13 -08:00
i810_wmark.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i830.h DRI2: support new DRI2 APIs 2010-01-13 13:25:45 -05:00
i830_3d.c Check that batch buffers are atomic. 2009-11-10 15:19:08 +00:00
i830_accel.c batch: Ensure we send a MI_FLUSH in the block handler for TFP 2009-12-07 11:15:42 +00:00
i830_batchbuffer.c batch: Ensure we send a MI_FLUSH in the block handler for TFP 2009-12-07 11:15:42 +00:00
i830_batchbuffer.h i965: Ensure that URB_FENCE is aligned to 64-bytes 2010-01-08 19:21:31 +00:00
i830_bios.c Rename the xf86 screen private from pScrn to scrn. 2009-10-08 15:34:09 -07:00
i830_bios.h Rename the xf86 screen private from pScrn to scrn. 2009-10-08 15:34:09 -07:00
i830_common.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i830_display.h Rename the xf86 screen private from pScrn to scrn. 2009-10-08 15:34:09 -07:00
i830_dri.c Initialize DRI2 info rec version 4 list of driver names 2010-01-31 18:08:23 -08:00
i830_dri.h DRI2: support new DRI2 APIs 2010-01-13 13:25:45 -05:00
i830_driver.c batch: Ensure we send a MI_FLUSH in the block handler for TFP 2009-12-07 11:15:42 +00:00
i830_hwmc.c Clean up more i830_memory.c madness. 2009-10-08 15:34:10 -07:00
i830_hwmc.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i830_memory.c Consolidate determining maximum sizes for use with GEM 2010-01-08 19:21:31 +00:00
i830_reg.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i830_render.c batch: Ensure we send a MI_FLUSH in the block handler for TFP 2009-12-07 11:15:42 +00:00
i830_ring.h Rename the xf86 screen private from pScrn to scrn. 2009-10-08 15:34:09 -07:00
i830_uxa.c i830: Do not use vtSema when chosing mapping type. 2010-01-08 19:21:31 +00:00
i830_video.c intel: Use the compositing-aware colorkey filler instead of homebrew fail. 2010-01-17 12:36:13 -08:00
i830_video.h Xv: kill unnecessary parameters for hw PutImage functions 2010-01-07 10:25:07 -08:00
i915_3d.c Check that batch buffers are atomic. 2009-11-10 15:19:08 +00:00
i915_3d.h i915: Check for overflow before overflowing. 2009-11-10 15:19:17 +00:00
i915_hwmc.c Clean up more i830_memory.c madness. 2009-10-08 15:34:10 -07:00
i915_hwmc.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i915_reg.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i915_render.c batch: Ensure we send a MI_FLUSH in the block handler for TFP 2009-12-07 11:15:42 +00:00
i915_video.c Xv: kill unnecessary parameters for hw PutImage functions 2010-01-07 10:25:07 -08:00
i965_hwmc.c Review use of errno after libdrm call 2009-12-02 14:12:19 +00:00
i965_hwmc.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i965_render.c i965: Ensure that URB_FENCE is aligned to 64-bytes 2010-01-08 19:21:31 +00:00
i965_video.c Xv: kill unnecessary parameters for hw PutImage functions 2010-01-07 10:25:07 -08:00