summaryrefslogtreecommitdiff
path: root/libdrm/xf86mm.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-08Backport the trunk hlist hash table implementation. Enable libdrmdrm-ttm_20060608drm-ttm-20060621drm-ttm-branchThomas Hellstrom1-1/+1
2006-03-29Fix signal delivery while waiting for fence.drm-ttm_20060330Thomas Hellstrom1-1/+1
2006-03-29Indentation and version updates.Thomas Hellstrom1-4/+8
2006-03-29ttm/intel: Add means for fence ageing and eviction of old regions. libdrm:Thomas Hellstrom1-11/+9
2006-03-27kernel: Small optimization. libdrm: User space pool rework for multipleThomas Hellstrom1-80/+118
2006-03-22ttm: semaphore fixes, fix up initialization and final exit. DisableThomas Hellstrom1-9/+9
2006-03-20libdrm: Fix memory leak. drm: Be paranoid about SMP locking for now. LaterThomas Hellstrom1-0/+6
2006-03-17Handle signals correctly while waiting for fence.Thomas Hellstrom1-6/+9
2006-03-17mm: Clean up and fix flag handling.Thomas Hellstrom1-24/+50
2006-03-07libdrm: Wait for fence before mapping a buffer. ttm: Remove some leftoverThomas Hellstrom1-0/+10
2006-03-06mm: Flag documentation in libdrm. Validation sequence numbers in mm blocksThomas Hellstrom1-4/+9
2006-03-05Move over to libdrm.Thomas Hellstrom1-213/+472
2006-03-03First version of the libdrm interface of the memory manager. Basically thisThomas Hellstrom1-19/+562
2006-03-01mm: Add libdrm init and fencing code. intel: fencing modifications.Thomas Hellstrom1-0/+223