drm/libdrm
Keith Packard 5540457fa5 [intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering.
I915_GEM_DOMAIN_CPU is very expensive to wait for -- it generally requires
clflushing the frame buffer.
2008-06-24 09:52:27 -07:00
..
intel [intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_rendering. 2008-06-24 09:52:27 -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