mesa-drm/libdrm
Keith Packard a919ff5d5e [libdrm/intel] Reuse entire dri_bo_gem structure
The code was discarding the dri_bo_gem structure and saving only the kernel
handle. This lost the mmap address, causing pain when the next buffer user
wanted to map the buffer.
2008-06-06 13:00:46 -07:00
..
intel [libdrm/intel] Reuse entire dri_bo_gem structure 2008-06-06 13:00:46 -07:00
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +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
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
xf86drm.c Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -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