Age | Commit message (Collapse) | Author |
|
Lindent.
|
|
Disable the i915 IRQ turnoff for now since it seems to be causing problems.
|
|
|
|
|
|
|
|
|
|
|
|
Add an info ioctl operation.
|
|
|
|
libdrm validate and fencing functions.
|
|
as an argument.
Validate stub.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conversion functions in drmP.h and xf86drm.c.
|
|
|
|
drm ioctls 0x80 - 0xFF.
|
|
|
|
|
|
Sort the merged file, remove the redundant explicit .ko lines and add
some generated symlinks.
|
|
|
|
useless. Remove SIGIO handling functions as they're server-only and
properly belong in libdri.
|
|
valgrind.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(David Dawes)
|
|
|
|
|
|
|
|
|
|
|
|
into shared-core/Makefile.am. Bump to 1.0.3.
|
|
|
|
|
|
|
|
|
|
|
|
- Add $(DESTDIR) for distributors doing package creation
- Remove OS-specific include path from build
- Add /usr/include/drm for driver-kernel API
- Install all of shared-core/*.h in /usr/include/drm
- Rename xf86drm.h to libdrm.h since we're not X biased anymore
- Include backwards compat for xf86drm.h name, with a warning
- Fix libdrm source to account for drm.h living in /usr/include/drm
|
|
|