OSDN Git Service

Buffer manager:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 25 Oct 2007 08:12:21 +0000 (10:12 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 25 Oct 2007 08:12:21 +0000 (10:12 +0200)
commit11f3e5e53f8fc4de90d1c289e0ba218ddfca23dc
tree788f1bfbafe608fa55b377673b540f9f5a3de401
parentb5cad27e05ad3666be8ccdf71e10d743efa5849e
Buffer manager:
Implement a version check IOCTL for drivers that don't use
drmMMInit from user-space.
Remove the minor check from the kernel code. That's really up
to the driver.
Bump major.
libdrm/xf86drm.c
linux-core/drm_bo.c
linux-core/drm_drv.c
linux-core/drm_objects.h
shared-core/drm.h