[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel

2014-01-08 Thread Thierry Reding
On Sat, Dec 21, 2013 at 09:38:12PM +0100, Marc Dietrich wrote: > The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple panel > driver. > > Cc: linux-fbdev at vger.kernel.org > Cc: dri-devel at lists.freedesktop.org > Cc: David Airlie > Signed-off-by: Marc Dietrich > --- > This

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel

2014-01-07 Thread Thierry Reding
On Mon, Jan 06, 2014 at 12:22:41PM -0700, Stephen Warren wrote: > On 12/21/2013 01:40 PM, Marc Dietrich wrote: > > The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple > > panel > > driver. > > Thierry, I assume you'll take patch 1/2 throught the appropriate DRM tree. Yes, wil

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel

2014-01-06 Thread Stephen Warren
On 12/21/2013 01:40 PM, Marc Dietrich wrote: > The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple panel > driver. Thierry, I assume you'll take patch 1/2 throught the appropriate DRM tree.

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel

2013-12-21 Thread Marc Dietrich
The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple panel driver. Cc: linux-fbdev at vger.kernel.org Cc: dri-devel at lists.freedesktop.org Cc: David Airlie Signed-off-by: Marc Dietrich --- This isn't strickly required to get the panel up, but Thierry suggested on IRC to inc