summaryrefslogtreecommitdiff
path: root/linux-core/drm_ttm.h
AgeCommit message (Collapse)Author
2006-09-14Simplify ttm alloc and free.Thomas Hellstrom
2006-09-08Various bugfixes.Thomas Hellstrom
2006-08-30Buffer object reply fill in.Thomas Hellstrom
Lindent of drm_bo.c drm_ttm.c
2006-08-29Checkpoint ttm addition to buffer objects.Thomas Hellstrom
2006-08-2964-bit IOCTL integer (Michel Dänzer & Brian Paul)Thomas Hellstrom
2006-08-28Proper TTM dereferencingThomas Hellstrom
Initial buffer object creation.
2006-08-27Remove the ioctl multiplexing, and instead allow for genericThomas Hellstrom
drm ioctls 0x80 - 0xFF.
2006-08-27ttm create / destroy / ref / unref ioctl.Thomas Hellstrom
2006-08-25More ioctl stubs.Thomas Hellstrom
Buffer object locking order documentation.
2006-08-25ttm and buffer objects ioctl stubs.Thomas Hellstrom
2006-08-22More ttm cleanups.Thomas Hellstrom
2006-08-22ttm code cleanup.Thomas Hellstrom
Fix the sleep-in-page-table-spinlock bug discovered by Dave Airlie
2006-08-22Bring in stripped TTM functionality.Thomas Hellstrom