Headers: Sync drm{,_mode}.h with the kernel
authorDaniel Stone <daniels@collabora.com>
Tue, 4 Apr 2017 20:38:56 +0000 (21:38 +0100)
committerDaniel Stone <daniels@collabora.com>
Thu, 6 Apr 2017 19:32:43 +0000 (20:32 +0100)
commite379c6a137bba5c40d9a126b71a667b4d7f5697a
tree4cd682a6f711e517a1a612481cd3841e6e82dce7
parent0010d312dbf0dae05652b75cdef7cd361f686623
Headers: Sync drm{,_mode}.h with the kernel

Generated using make headers_install, based on drm-misc-next commit
5db06a8a98f515f67446a69c57577c4c363ec65d.

This clarifies the comments around modifiers such that they are
per-framebuffer rather than per-plane, adds the beginnings of aspect
ratio mode flags, link status properties, and updates the 'reserved'
field from vblank events to include the CRTC ID.

v2: Split into separate patch, pull in full kernel changes.
v3: Undo revert of connector-type enums, since it is not actually
    harmful.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
include/drm/drm.h
include/drm/drm_mode.h