From: Tony Lindgren <tony@atomide.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] omapfb: use proper bits per pixel for beagleboard.
Date: Fri, 12 Sep 2008 16:52:55 -0700 [thread overview]
Message-ID: <20080912235253.GK10675@atomide.com> (raw)
In-Reply-To: <1221258481-18531-1-git-send-email-felipe.contreras@gmail.com>
* Felipe Contreras <felipe.contreras@gmail.com> [080912 15:28]:
> This was suggested by Mans Rullgard, otherwise it doesn't work.
Pushing today.
Tony
>
> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
> ---
> drivers/video/omap/lcd_omap3beagle.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c
> index 9637735..dc59f39 100644
> --- a/drivers/video/omap/lcd_omap3beagle.c
> +++ b/drivers/video/omap/lcd_omap3beagle.c
> @@ -66,7 +66,7 @@ struct lcd_panel omap3beagle_panel = {
> .name = "omap3beagle",
> .config = OMAP_LCDC_PANEL_TFT,
>
> - .bpp = 24,
> + .bpp = 16,
> .data_lines = 24,
> .x_res = LCD_XRES,
> .y_res = LCD_YRES,
> --
> 1.6.0.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-09-12 23:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-12 11:22 omapfb not working on beagleboard Felipe Contreras
2008-09-12 16:13 ` arun c
2008-09-12 22:28 ` [PATCH] omapfb: use proper bits per pixel for beagleboard Felipe Contreras
2008-09-12 23:52 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080912235253.GK10675@atomide.com \
--to=tony@atomide.com \
--cc=felipe.contreras@gmail.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.