drm/libdrm
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
..
intel [intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes 2008-06-20 00:21:57 -07:00
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am Fix libdrm to actually include the new code instead of just building it. 2008-06-03 14:44:53 -07:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
dri_bufmgr.c Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
dri_bufmgr.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
xf86drm.c [libdrm] Restart all ioctls on signal receipt 2008-06-13 16:03:22 -07:00
xf86drm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
xf86drmHash.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmRandom.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmSL.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00