xf86-video-intel/src
Chris Wilson f8b67be8d3 sna: Don't clear the needs_flush flag after emitting a flush on the busy bo
We use that flag to check whether we need to check whether the bo is
still busy upon destruction, so only clear it if the bo is marked as
idle.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-06-20 12:39:19 +01:00
..
legacy Initialise adaptors to 0 in case xf86XVListGenericAdaptors does not 2012-06-19 15:28:43 +01:00
render_program src/sna/gen5: Replace the precompiled shaders 2011-11-24 18:24:37 +00:00
scripts
sna sna: Don't clear the needs_flush flag after emitting a flush on the busy bo 2012-06-20 12:39:19 +01:00
xvmc
Makefile.am Only create a single instance of the intel_options array 2012-05-25 10:06:57 +01:00
brw_defines.h
brw_structs.h
common.h Allow runtime switching of AccelMethod between uxa/sna and even glamor 2012-05-24 19:01:22 +01:00
compat-api.h intel: port legacy and uxa to new API. 2012-06-05 11:31:45 +01:00
i830_3d.c
i830_reg.h
i830_render.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
i915_3d.c
i915_3d.h
i915_reg.h
i915_render.c Lots of trivial semantic fixes 2012-06-13 14:14:40 +01:00
i915_video.c uxa/i915: check for failure to allocate temporary destination 2012-06-06 17:05:13 +01:00
i965_3d.c
i965_reg.h
i965_render.c Lots of trivial semantic fixes 2012-06-13 14:14:40 +01:00
i965_video.c uxa/i965: Silence static analyser by asserting the bo exists for the video 2012-06-04 16:45:05 +01:00
intel.h uxa: Force the outputs to off for consistency with xf86DisableUnusedFunctions() 2012-06-14 19:44:22 +01:00
intel_batchbuffer.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
intel_batchbuffer.h uxa: Simplify flush tracking 2012-03-15 12:43:12 +00:00
intel_display.c uxa: Force the outputs to off for consistency with xf86DisableUnusedFunctions() 2012-06-14 19:44:22 +01:00
intel_dri.c Post Damage on the Screen Pixmap after a pageflip 2012-06-19 10:43:09 +01:00
intel_driver.c sna: Check results from syscalls 2012-06-19 15:34:09 +01:00
intel_driver.h Unify options handling between UXA and SNA 2012-05-24 18:47:41 +01:00
intel_glamor.c glamor: Fix misspelled xf86GetOptValString and OPTION_ACCEL_METHOD introduced by commit e456291. 2012-05-27 11:54:00 +01:00
intel_glamor.h uxa/glamor/dri: Enable the pageflip support on glamor. 2012-02-21 08:42:12 +00:00
intel_hwmc.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
intel_hwmc.h
intel_list.h intel: Fix typo s/asert/assert/ 2012-03-08 11:18:01 +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 Fix up braindamage in previous commit. 2012-06-12 21:19:14 +01:00
intel_options.c sna: Remove option to disable vmap 2012-06-08 22:46:10 +01:00
intel_options.h sna: Remove option to disable vmap 2012-06-08 22:46:10 +01:00
intel_shadow.c shadow 2012-06-04 12:40:56 +01:00
intel_uxa.c intel: convert to new screen conversion APIs 2012-05-23 11:02:20 +01:00
intel_video.c Initialise adaptors to 0 in case xf86XVListGenericAdaptors does not 2012-06-19 15:28:43 +01:00
intel_video.h