[PATCH libdrm v2 1/2] Headers: Sync drm{,_mode}.h with the kernel

2017-04-04 Thread Daniel Stone
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 t

[PATCH libdrm v2 1/2] headers: Sync drm{,_mode}.h with the kernel

2016-10-13 Thread Michel Dänzer
From: Michel Dänzer Generated using make headers_install, based on linus master commit b67be92feb486f800d80d72c67fd87b47b79b18e. Signed-off-by: Michel Dänzer --- include/drm/drm.h | 17 + include/drm/drm_mode.h | 49 ++--- 2 fi