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>
Showing
- include/drm/Makefile.am 1 addition, 0 deletionsinclude/drm/Makefile.am
- include/drm/drm.h 4 additions, 0 deletionsinclude/drm/drm.h
- include/drm/drm_fourcc.h 130 additions, 0 deletionsinclude/drm/drm_fourcc.h
- include/drm/drm_mode.h 64 additions, 0 deletionsinclude/drm/drm_mode.h
- xf86drmMode.c 153 additions, 0 deletionsxf86drmMode.c
- xf86drmMode.h 33 additions, 0 deletionsxf86drmMode.h
Loading
Please register or sign in to comment