mesa-drm/libdrm/intel
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_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 Add a function to bufmgr_fake to evict all buffers in the GTT. 2008-06-05 08:45:39 -07:00
intel_bufmgr_gem.c [libdrm/intel] Reuse entire dri_bo_gem structure 2008-06-06 13:00:46 -07:00
Makefile.am Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
mm.c Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00
mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00