xf86-video-intel/src
Daniel Vetter 79fe4caafd XvMC: dynamically allocate adaptor
And kill all the static structures. This way it's clearer what's
common and what's specific. And the code is shorter too.

Also clean up src/i830_hwmc.c - kill the nonstandard surface types
for i915 and the associated code.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2010-04-08 11:22:23 +02: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 XvMC: dynamically allocate adaptor 2010-04-08 11:22:23 +02:00
Makefile.am XvMC: merge *_hwmc.c into i830_hwmc.c 2010-04-08 11:22:16 +02: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 Add new mobile Sandybridge PCI IDs. 2010-02-23 17:09:25 -08:00
drmmode_display.c Clear drmmode_output->mode_output in drmmode_output_destroy(). 2010-03-22 11:48:44 -07: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 Add new mobile Sandybridge PCI IDs. 2010-02-23 17:09:25 -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 Remove dead assignments noticed by clang. 2010-02-20 12:55:13 -05:00
i810_wmark.c Remove a handful of pointless comments 2009-04-28 13:27:53 -04:00
i830.h Remove remaining fbOffset setting. 2010-03-04 11:25:14 -08:00
i830_3d.c Check that batch buffers are atomic. 2009-11-10 15:19:08 +00:00
i830_accel.c Remove dead i830_ring.h. 2010-02-20 12:55:13 -05:00
i830_batchbuffer.c Rate limit batch buffer error. 2010-03-05 09:24:33 +00:00
i830_batchbuffer.h i965: Ensure that URB_FENCE is aligned to 64-bytes 2010-01-08 19:21:31 +00:00
i830_dri.c DRI2: release our private front buffer ref when buffer swapping 2010-03-26 10:46:43 -07:00
i830_driver.c XvMC: unify PutImage handling 2010-04-08 11:22:16 +02:00
i830_hwmc.c XvMC: dynamically allocate adaptor 2010-04-08 11:22:23 +02:00
i830_hwmc.h XvMC: dynamically allocate adaptor 2010-04-08 11:22:23 +02:00
i830_memory.c Remove remaining fbOffset setting. 2010-03-04 11:25:14 -08:00
i830_reg.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i830_render.c Fill alpha on xrgb images. 2010-03-16 10:53:29 +00:00
i830_uxa.c uxa: Perform the xrgb -> argb conversion not inplace 2010-03-25 13:33:55 +00:00
i830_video.c XvMC: init driver in one function call 2010-04-08 11:22:22 +02: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_reg.h Move to kernel coding style. 2009-10-06 17:10:31 -07:00
i915_render.c i915: Correct preamble for emit_composite 2010-03-17 09:20:41 +00:00
i915_video.c Xv: kill unnecessary parameters for hw PutImage functions 2010-01-07 10:25:07 -08:00
i965_render.c Add initial defines and probing for Sandybridge 2010-02-23 17:09:20 -08:00
i965_video.c Xv: fixup relocation in i965_video.c 2010-03-04 09:38:38 -08:00