summaryrefslogtreecommitdiff
path: root/libdrm/xf86drm.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-689/+0
2009-10-29Add support for vblank eventsKristian Høgsberg1-0/+19
2009-02-23Fix DRM_CAS() on Alpha. (#16549)Ivan Kokshaysky1-23/+25
2008-12-17libdrm: add mode setting filesJesse Barnes1-0/+6
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-5/+0
2008-08-13Merge branch 'master' into modesetting-gemJesse Barnes1-2/+0
2008-08-08Drop TTM interfaces from the userland library.Eric Anholt1-2/+0
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-0/+1
2008-06-03Fix and hook up bufmgr code to the build.Eric Anholt1-0/+1
2008-03-17drm: add master set/drop protocolDave Airlie1-0/+3
2008-01-09add control node openDave Airlie1-0/+1
2008-01-09add internals for opening a control nodeDave Airlie1-0/+1
2007-07-18drm: remove drm_u64_t, replace with uint64_t everwhereDave Airlie1-0/+1
2007-04-26libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.George Sapountzis1-2/+0
2007-02-22Add DRM_VBLANK_FLIP.Michel Dänzer1-0/+1
2006-11-09libdrm: add drmOpenOnce + drmCloseOnce to libdrmdrm-2.3.0Dave Airlie1-0/+3
2006-11-08libdrm: add support for server side functionality in libdrmDave Airlie1-0/+18
2006-10-18Merging drm-ttm-0-2-branchThomas Hellstrom1-1/+4
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-0/+1
2006-09-29Add definition of DRM_VBLANK_SECONDARY.Michel Dänzer1-0/+1
2006-09-29Add support for tracking drawable information to coreMichel Dänzer1-0/+3
2006-09-28Core vsync: Add flag DRM_VBLANK_NEXTONMISS.Michel Dänzer1-0/+1
2006-09-28Add definition of DRM_VBLANK_SECONDARY.Michel Dänzer1-0/+1
2006-09-28Add support for tracking drawable information to coreMichel Dänzer1-0/+3
2006-09-15Some bugfixes.Thomas Hellstrom1-42/+0
2006-09-12More bugfixes.Thomas Hellstrom1-1/+3
2006-09-05Fence all unfenced buffers function.Thomas Hellstrom1-0/+1
2006-08-30Memory manager init and takedown.Thomas Hellstrom1-0/+2
2006-08-29Part of buffer object libdrm interface.Thomas Hellstrom1-0/+2
2006-08-28Add a 64-bit drm unsigned type for 64-bit clean IOCTLS.Thomas Hellstrom1-0/+2
2006-08-27Bugfixes.Thomas Hellstrom1-0/+7
2006-08-27Remove the ioctl multiplexing, and instead allow for genericThomas Hellstrom1-0/+7
2006-08-22Add a fence object class field for future use (For example VSYNC fence objects)Thomas Hellstrom1-1/+3
2006-08-21User / Kernel space fence objects (device-independent part).Thomas Hellstrom1-0/+20
2006-02-20Formatting cleanup, dead code removal. Remove N() namespacing macro,Adam Jackson1-5/+0
2005-11-29fixes from Egbert for 64bitDave Airlie1-6/+6
2005-10-22Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.Adam Jackson1-2/+2
2005-08-23add options for x86_64 and amd will small lettersDave Airlie1-1/+1
2005-02-01momentary revert. libdrm build may be broken now, but no one uses it yet...Adam Jackson1-3/+1
2005-01-30Final pass of libdrm.so work:Adam Jackson1-1/+3
2005-01-16The patch makes drmAddBufs/drmMapBufs can handle buffers in video memoryDave Airlie1-1/+2
2005-01-01Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling1-1/+2
2004-07-31Patch picked up from Redhat xorg release:Dave Airlie1-2/+2
2004-07-07Add xf86drm.h back to drm/libdrm until it's true home can be found.Jon Smirl1-0/+636