drm/libdrm/intel
Keith Packard 94c88c151c Manage fences in user-mode bufmgr_fake to clean buffers
When using bufmgr_fake without DRM, the X server idles the ring whenever it
wants to wait for something to complete (brutal, but effective). In this
case, bufmgr_fake must treat the pending fence as having passed. However, it
wasn't recording the fences as it emitted them, nor cleaning buffers as they
passed.

Signed-off-by: Keith Packard <keithp@keithp.com>
2008-10-09 18:25:58 -07:00
..
Makefile.am intel: Protect bufmgr objects with a pthread mutex. 2008-10-09 12:57:09 -07:00
intel_bufmgr.c intel: don't forget to include config.h in bufmgr code. 2008-09-10 14:07:19 -07:00
intel_bufmgr.h intel: move drm calls to exec buffers to libdrm_intel. 2008-09-10 14:07:18 -07:00
intel_bufmgr_fake.c Manage fences in user-mode bufmgr_fake to clean buffers 2008-10-09 18:25:58 -07:00
intel_bufmgr_gem.c intel: Protect bufmgr objects with a pthread mutex. 2008-10-09 12:57:09 -07:00
intel_bufmgr_priv.h intel: move drm calls to exec buffers to libdrm_intel. 2008-09-10 14:07:18 -07:00
mm.c Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00
mm.h Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00