drm/libdrm/intel
Keith Packard 52e5d24fae [intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes
When a software fallback has completed, usermode must notify the kernel so
that any scanout buffers can be synchronized. This ioctl should be called
whenever a fallback completes to flush CPU and chipset caches.
2008-06-20 00:21:57 -07:00
..
Makefile.am Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
intel_bufmgr.h Add a function to bufmgr_fake to evict all buffers in the GTT. 2008-06-05 08:45:39 -07:00
intel_bufmgr_fake.c Move the renaming of mm.c symbols to #defines in the header. 2008-06-11 15:58:33 -07:00
intel_bufmgr_gem.c [intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes 2008-06-20 00:21:57 -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