[PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers

2013-09-30 Thread Damien Lespiau
v2: stereo layouts are now an enum (Daniel Vetter) Signed-off-by: Damien Lespiau --- include/drm/drm_mode.h | 39 +-- xf86drmMode.h | 38 -- 2 files changed, 49 insertions(+), 28 deletions(-) diff --git a/include/d

[PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers

2013-09-16 Thread Damien Lespiau
Signed-off-by: Damien Lespiau --- include/drm/drm_mode.h | 36 ++-- xf86drmMode.h | 36 ++-- 2 files changed, 44 insertions(+), 28 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index d41d76b..ec2

[PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers

2013-09-06 Thread Damien Lespiau
Signed-off-by: Damien Lespiau --- include/drm/drm_mode.h | 36 ++-- xf86drmMode.h | 36 ++-- 2 files changed, 44 insertions(+), 28 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index d41d76b..ec2