summaryrefslogtreecommitdiff
path: root/shared-core/drm.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-14Comment new vblank routines and fixup several issues:Jesse Barnes1-2/+2
2007-06-12Update vblank code:Jesse Barnes1-0/+17
2007-05-26Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."Dave Airlie1-35/+19
2007-05-26Revert "drm/ttm: cleanup most of fence ioctl split out"Dave Airlie1-14/+24
2007-05-26drm/ttm: cleanup most of fence ioctl split outDave Airlie1-24/+14
2007-05-26drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.Dave Airlie1-19/+35
2007-05-01Fix userspace ABI breakage from 3c384a9ad5f964709a237cfe035ea5d6df2da5fa.Michel Dänzer1-2/+2
2007-04-26freebsd: remove stray apperance of IN_MODULE.George Sapountzis1-7/+0
2007-04-26Add new buffer object type for kernel allocations that don't initially have a...Jesse Barnes1-0/+1
2007-03-19whitespace cleanup pending a kernel mergeDave Airlie1-3/+3
2007-03-10Merge branch 'i915-pageflip'Michel Dänzer1-0/+1
2007-02-25drm: remove unnecessary NULL checks, and fix some indents..Jakob Bornecrantz1-7/+7
2007-02-22Add DRM_VBLANK_FLIP.Michel Dänzer1-0/+1
2007-02-14Merge branch 'ttm-vram-0-1-branch'Thomas Hellstrom1-32/+70
2007-02-12Update flags and comments.Thomas Hellstrom1-35/+60
2007-02-07Define __iomem for systems without it.Eric Anholt1-0/+3
2007-02-07Checkpoint commit.Thomas Hellstrom1-6/+10
2007-01-31memory manager: Make device driver aware of different memory types.Thomas Hellstrom1-4/+13
2006-11-07Add drm_u64_t typedef on non-linux to fix libdrm build.Eric Anholt1-0/+2
2006-10-27Reserve the new IOCTLs also for *bsd.Thomas Hellstrom1-5/+0
2006-10-27Last minute changes to support multi-page size buffer offset alignments.Thomas Hellstrom1-0/+2
2006-10-19Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drmThomas Hellstrom1-3/+0
2006-10-18Merging drm-ttm-0-2-branchThomas Hellstrom1-2/+202
2006-10-17Remove max number of locked pages check and call, sinceThomas Hellstrom1-1/+0
2006-10-17Extend generality for more memory types.Thomas Hellstrom1-11/+23
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie1-3/+0
2006-10-11Big update:Thomas Hellstrom1-18/+0
2006-10-02Bug 6242: [mach64] Use private DMA buffers, part #3.George Sapountzis1-1/+2
2006-09-29Core vsync: Add flag DRM_VBLANK_NEXTONMISS.Michel Dänzer1-1/+3
2006-09-29Add support for tracking drawable information to coreMichel Dänzer1-0/+24
2006-09-29Add support for secondary vertical blank interrupt to DRM core.Michel Dänzer1-1/+3
2006-09-29Add a new buffer flag.Thomas Hellstrom1-8/+15
2006-09-28Core vsync: Add flag DRM_VBLANK_NEXTONMISS.Michel Dänzer1-1/+3
2006-09-28Add support for tracking drawable information to coreMichel Dänzer1-0/+24
2006-09-28Add support for secondary vertical blank interrupt to DRM core.Michel Dänzer1-1/+3
2006-09-20Allow for 64-bit map handles of ttms and buffer objects.Thomas Hellstrom1-2/+2
2006-09-15Some bugfixes.Thomas Hellstrom1-2/+5
2006-09-12More bugfixes.Thomas Hellstrom1-0/+1
2006-09-08Various bugfixes.Thomas Hellstrom1-2/+2
2006-09-05Fence all unfenced buffers function.Thomas Hellstrom1-1/+2
2006-09-04Buffer object wait IOCTL operation.Thomas Hellstrom1-2/+4
2006-09-01Flag bit pattern bugfixes. Remove some error messages.Thomas Hellstrom1-7/+7
2006-09-01Export buffer info on map and validate ioctls.Thomas Hellstrom1-1/+11
2006-08-31Validation and fencing.Thomas Hellstrom1-2/+12
2006-08-31More mapping synchronization.Thomas Hellstrom1-14/+21
2006-08-30Remove the buffer object hint field and use it onlyThomas Hellstrom1-7/+26
2006-08-30Memory manager init and takedown.Thomas Hellstrom1-0/+19
2006-08-30Buffer object reply fill in.Thomas Hellstrom1-3/+5
2006-08-29Part of buffer object libdrm interface.Thomas Hellstrom1-0/+4
2006-08-29Checkpoint commit. Buffer object flags and IOCTL argument list.Thomas Hellstrom1-1/+2