xf86-video-intel/src
Chris Wilson b68b76cf54 sna: Move sync'ing of CPU bo after allocation to first write
The idea was that we could afford to allocate an active CPU bo for
copying to from using the GPU and later sync just before we need to
write to the shadow pixels. Having the sync inside the allocation
function potentially causes an unwanted stall.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-02-20 13:38:11 +00:00
..
legacy Removed deprecated xf86PciInfo.h includes 2012-01-08 17:34:48 +00:00
render_program src/sna/gen5: Replace the precompiled shaders 2011-11-24 18:24:37 +00:00
scripts
sna sna: Move sync'ing of CPU bo after allocation to first write 2012-02-20 13:38:11 +00:00
xvmc Use malloc/calloc/realloc/free directly 2011-10-29 20:15:11 -07:00
Makefile.am Include a local copy of list.h 2012-02-11 21:02:22 +00:00
brw_defines.h
brw_structs.h Xv: update SURFACE_STATE & SAMPLER_STATE for Xv on Ivybridge 2011-06-24 09:42:13 +08:00
common.h sna: Reduce and clarify dependencies 2011-11-16 22:15:39 +00:00
i830_3d.c
i830_reg.h
i830_render.c i830: amalgamate consecutive composites into a single primitive 2010-12-23 19:42:19 +00:00
i915_3d.c
i915_3d.h
i915_reg.h
i915_render.c i965: Avoid transform overheads for vertex emit where possible 2011-04-07 15:09:21 +01:00
i915_video.c Compile out UXA if so desired 2011-11-16 22:15:39 +00:00
i965_3d.c render: Refactor to use newly shared pipeline setup code in i965_3d.c. 2011-07-28 15:01:03 -07:00
i965_reg.h snb: implement PIPE_CONTROL workaround 2011-10-11 09:54:17 +02:00
i965_render.c uxa: Remove caching of surface binding location 2011-11-03 20:41:31 +00:00
i965_video.c uxa/video: Clear all state structures before uploading 2011-12-31 17:22:29 +00:00
intel.h Include a local copy of list.h 2012-02-11 21:02:22 +00:00
intel_batchbuffer.c Compile out UXA if so desired 2011-11-16 22:15:39 +00:00
intel_batchbuffer.h Ensure that the partial batch is flushed upon the blockhandler 2011-05-07 20:04:18 +01:00
intel_display.c uxa: Explicitly check for libdrm_intel in configure 2011-12-17 21:26:34 +00:00
intel_dri.c uxa/glamor/dri: Fix a typo bug when fixup glamor pixmap. 2012-02-07 08:43:08 +00:00
intel_driver.c uxa/glamor: Refine CloseScreen and InitScreen process. 2012-02-08 09:07:42 +00:00
intel_driver.h Silence uxa-only compilation 2011-12-18 16:25:28 +00:00
intel_glamor.c uxa/glamor: Use a macro to specify module name. 2012-02-08 09:07:42 +00:00
intel_glamor.h uxa/glamor: Remove dead code. 2012-01-03 21:35:03 +00:00
intel_hwmc.c
intel_hwmc.h
intel_list.h Be paranoid about the definition of container_of 2012-02-15 11:58:42 +00:00
intel_memory.c uxa: Ensure that we can fallback with all of (src, mask, dst) as GTT mappings 2011-12-02 10:42:00 +00:00
intel_module.c sna/dri: Don't attempt to change tiling if it is a no-op 2012-02-15 16:08:23 +00:00
intel_shadow.c intel: Trivially remove a piece of XAA dependency for shadow 2012-01-18 10:27:17 +00:00
intel_uxa.c Include a local copy of list.h 2012-02-11 21:02:22 +00:00
intel_video.c Removed deprecated xf86PciInfo.h includes 2012-01-08 17:34:48 +00:00
intel_video.h