[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-08-07 Thread Thierry Reding
On Fri, Aug 07, 2015 at 03:06:38PM +0200, Philipp Zabel wrote: > Am Freitag, den 07.08.2015, 14:42 +0200 schrieb Thierry Reding: > > On Fri, Jun 26, 2015 at 12:27:08PM +0200, Lucas Stach wrote: > > > From: Philipp Zabel > > > > > > > Can you be more specific here? What kind of bus format is this

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-08-07 Thread Philipp Zabel
Am Freitag, den 07.08.2015, 14:42 +0200 schrieb Thierry Reding: > On Fri, Jun 26, 2015 at 12:27:08PM +0200, Lucas Stach wrote: > > From: Philipp Zabel > > > > Can you be more specific here? What kind of bus format is this? The bus_format contains more information than just the bpc. In this case

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-08-07 Thread Thierry Reding
On Fri, Jun 26, 2015 at 12:27:08PM +0200, Lucas Stach wrote: > From: Philipp Zabel > Can you be more specific here? What kind of bus format is this? Why is it that .bpc = 6 doesn't work here? Thierry > Signed-off-by: Philipp Zabel > Signed-off-by: Lucas Stach > --- > drivers/gpu/drm/panel/p

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-08-07 Thread Lucas Stach
Ping. Please take a look at those, it would be a shame if they miss the next merge window, despite being on the list for over 1.5 months now. Regards, Lucas Am Donnerstag, den 23.07.2015, 16:45 +0200 schrieb Lucas Stach: > Hey Thierry, > > can you please take some time to look at those two small

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-07-23 Thread Lucas Stach
Hey Thierry, can you please take some time to look at those two small patches? Thanks, Lucas Am Freitag, den 26.06.2015, 12:27 +0200 schrieb Lucas Stach: > From: Philipp Zabel > > Signed-off-by: Philipp Zabel > Signed-off-by: Lucas Stach > --- > drivers/gpu/drm/panel/panel-simple.c | 1 + >

[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel

2015-06-26 Thread Lucas Stach
From: Philipp Zabel Signed-off-by: Philipp Zabel Signed-off-by: Lucas Stach --- drivers/gpu/drm/panel/panel-simple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index 30904a9b2a4c..dc6a923c89d7 100644 --- a/dr