Go to file
Michel Dänzer d5a0f10751 DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead of pipe number.
Handle relative as well as absolute target sequence numbers.

Return error if target sequence has already passed, so userspace can deal with
this situation as it sees fit.

On success, return the sequence number of the vertical blank when the buffer
swap is expected to take place.

Also add DRM_IOCTL_I915_VBLANK_SWAP definition for userspace code that may want
to use ioctl() instead of drmCommandWriteRead().
2006-09-28 15:41:36 +02:00
bsd-core Add support for tracking drawable information to core 2006-09-28 15:41:35 +02:00
libdrm Add support for tracking drawable information to core 2006-09-28 15:41:35 +02:00
linux-core Change first valid DRM drawable ID to be 1 instead of 0. 2006-09-28 15:41:36 +02:00
scripts clean up script to create an lk drm directory 2006-08-10 14:31:56 +10:00
shared-core DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead of pipe number. 2006-09-28 15:41:36 +02:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
.gitignore .cvsignore -> .gitignore 2006-07-19 18:31:43 +02:00
Makefile.am Fix silly install issue by moving the header install rules for shared-core 2005-08-20 03:32:09 +00:00
README distcheck fixes 2005-07-13 00:13:12 +00:00
autogen.sh update autogen from xserver tree 2005-09-12 06:21:24 +00:00
configure.ac Disable building static libraries. Bump to 2.0.2 for header updates. 2006-06-27 21:04:50 +00:00
libdrm.pc.in Better pkgconfig-fu: -ldrm in Libs: 2005-10-13 21:03:31 +00:00

README

By default, this will install into /usr/local.  If you want to install this
libdrm to replace your system copy, say:

./configure --prefix=/usr --exec-prefix=/