[PATCH 1/2] drm/panel: simple: Add bus format for HannStar HSD070PWW1 LVDS panel
Thierry Reding
thierry.reding at gmail.com
Fri Aug 7 05:42:44 PDT 2015
On Fri, Jun 26, 2015 at 12:27:08PM +0200, Lucas Stach wrote:
> From: Philipp Zabel <p.zabel at pengutronix.de>
>
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 <p.zabel at pengutronix.de>
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> ---
> 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/drivers/gpu/drm/panel/panel-simple.c
> +++ b/drivers/gpu/drm/panel/panel-simple.c
> @@ -729,6 +729,7 @@ static const struct panel_desc hannstar_hsd070pww1 = {
> .width = 151,
> .height = 94,
> },
> + .bus_format = MEDIA_BUS_FMT_RGB666_1X7X3_SPWG,
> };
>
> static const struct drm_display_mode hitachi_tx23d38vm0caa_mode = {
> --
> 2.1.4
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150807/46503a28/attachment.sig>
More information about the dri-devel
mailing list