mesa-drm/libdrm
Thomas Hellstrom eacedf41a6 Make the user_token 44-bit for TTMs, and have them occupy a unique file space
starting at 0x00100000000. This will hopefully allow us to use
unmap_mapping_range(). Note that user-space will need
64-bit file offset support.
2006-10-02 15:06:35 +02:00
..
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am Memory manager init and takedown. 2006-08-30 13:04:08 +02:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drm.c Make the user_token 44-bit for TTMs, and have them occupy a unique file space 2006-10-02 15:06:35 +02:00
xf86drm.h Core vsync: Add flag DRM_VBLANK_NEXTONMISS. 2006-09-29 12:55:08 +02:00
xf86drmHash.c Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
xf86drmRandom.c Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86drmSL.c Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
xf86mm.h Allow for 64-bit map handles of ttms and buffer objects. 2006-09-20 16:31:15 +02:00