libdrm: update drm headers from kernel, including new overlay ioctls & structs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 29 Apr 2011 15:53:53 +0000 (08:53 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 19:47:15 +0000 (11:47 -0800)
commitac168bf2a068761b591187e6a0a52083d456280b
treea58545f56b3c707aae32b630bbe3c53800e4a28f
parent7fd1678110b78d9324723a54dfd5049496b9e3cf
libdrm: update drm headers from kernel, including new overlay ioctls & structs

Add structs and functions necessary for the new plane and fb handling code,
including a new header, drm_fourcc.h, that includes the surface formats
supported by various DRM drivers.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
include/drm/Makefile.am
include/drm/drm.h
include/drm/drm_fourcc.h [new file with mode: 0644]
include/drm/drm_mode.h
xf86drmMode.c
xf86drmMode.h