All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v2 0/8] sh_mobile_lcdc: Support format changes at runtime
Date: Mon, 05 Sep 2011 17:19:08 +0000	[thread overview]
Message-ID: <4E65048C.4080908@gmx.de> (raw)
In-Reply-To: <1314788459-31791-1-git-send-email-laurent.pinchart@ideasonboard.com>

Hi Laurent,

On 08/31/2011 11:00 AM, Laurent Pinchart wrote:
> Hi everybody,
> 
> Here's the second version of the .fb_set_par() support for the sh_mobile_lcdc
> driver patch set. It allows userspace to change the frame buffer format and
> size at runtime. The patches apply on top of Florian's fbdev-next branch
> available at git://github.com/schandinat/linux-2.6.git.
> 
> Compared to v1, this version includes an additional MERAM fix.
> 
> Frame buffer memory reallocation is currently not supported. You will need to
> make sure platform data sets the maximum size and bpp to high enough values
> for all formats and sizes you want to support at runtime.

As you've asked me in
	"[PULL] SH mobile LCDC cleanups and fixes"
I've applied this series as it looks okay to me.


Thanks,

Florian Tobias Schandinat

> 
> The patches have been tested with the fbdev-test utility
> (http://git.ideasonboard.org/?pûdev-test.git;a=summary) on a Mackerel board.
> 
> Laurent Pinchart (8):
>   sh_mobile_meram: Reset ICBs at unregistration time
>   fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
>   fbdev: sh_mobile_lcdc: Add support for format changes at runtime
>   fbdev: sh_mobile_lcdc: use display information in info for panning
>   fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
>   fbdev: sh_mobile_lcdc: Avoid forward declarations
>   fbdev: sh_mobile_lcdc: Split channel initialization from probe
>     function
>   fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
> 
>  drivers/video/sh_mobile_lcdcfb.c |  570 +++++++++++++++++++++-----------------
>  drivers/video/sh_mobile_meram.c  |    6 +-
>  2 files changed, 313 insertions(+), 263 deletions(-)
> 


  reply	other threads:[~2011-09-05 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 11:00 [PATCH v2 0/8] sh_mobile_lcdc: Support format changes at runtime Laurent Pinchart
2011-09-05 17:19 ` Florian Tobias Schandinat [this message]
2011-09-06  8:51 ` Laurent Pinchart

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=4E65048C.4080908@gmx.de \
    --to=florianschandinat@gmx.de \
    --cc=linux-fbdev@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.