Jesse Barnes
|
14f5958f7f
|
Bump event context structure version for page flipping
|
2009-12-03 14:27:08 -08:00 |
Jesse Barnes
|
53addc5d6e
|
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Conflicts:
include/drm/drm.h - RMFB had its signature changed to avoid uint32_t
|
2009-12-03 14:17:26 -08:00 |
Robert Noland
|
6f66de982a
|
Correctly set DRM_MAX_MINOR for all platforms.
DRM_MAJOR is platform specific, but not used outside of xf86drm.c
that I can find.
|
2009-11-25 15:09:24 -06:00 |
Alex Deucher
|
9558f6377f
|
Add missing DRM_MAX_MINOR define
lost in 500f5b5240
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
|
2009-11-24 15:03:32 -05:00 |
Kristian Høgsberg
|
22d4666904
|
Add drmGetDeviceNameFromFd function
Determines the /dev filename of the drm fd argument.
|
2009-11-23 20:51:34 -05:00 |
Kristian Høgsberg
|
500f5b5240
|
Fix build on *BSD
This adds a minimal #ifdef clause to drm.h that we'll push upstream.
Once that goes in we can share drm.h between linux, libdrm, and
the bsd's.
|
2009-11-23 18:25:11 -05:00 |
Kristian Høgsberg
|
4f57abfe66
|
Move libdrm/ up one level
|
2009-11-17 11:15:06 -05:00 |