[PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines

2014-12-16 Thread Jani Nikula
On Tue, 16 Dec 2014, Adam Cheney wrote: > --- > This email message is for the sole use of the intended recipient(s) and may > contain > confidential information. Any unauthorized review, use, disclosure or > distrib

[PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines

2014-12-15 Thread Adam Cheney
Thanks Rob. Does the patch apply now? Update drm_mode.h defines from kernel upstream for connector and encoder types to expose DSI and other newly defined types. Signed-off-by: Adam Cheney --- include/drm/drm_mode.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/drm/drm_mode.h

[PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines

2014-12-15 Thread Adam Cheney
Ping? From: Adam Cheney Sent: Monday, December 08, 2014 4:26 PM To: 'dri-devel at lists.freedesktop.org' Subject: [PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines Update drm_mode.h defines from kernel upstream for connector and encoder types to expose DSI and other newly def

[PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines

2014-12-15 Thread Rob Clark
t; From: Adam Cheney > Sent: Monday, December 08, 2014 4:26 PM > To: 'dri-devel at lists.freedesktop.org' > Subject: [PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines > > > > Update drm_mode.h defines from kernel upstream for connector and > >

[PATCH] Add new DRM_MODE_CONNECTOR and _ENCODER defines

2014-12-08 Thread Adam Cheney
Update drm_mode.h defines from kernel upstream for connector and encoder types to expose DSI and other newly defined types. Signed-off-by: Adam Cheney mailto:acheney at nvidia.com>> --- include/drm/drm_mode.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/drm/drm_mode.h b/include/