All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 4/4] drm: Renesas SH Mobile DRM driver
Date: Wed, 30 May 2012 15:48:04 +0200	[thread overview]
Message-ID: <4FC62514.5040600@metafoo.de> (raw)
In-Reply-To: <20120530134324.GK30400@pengutronix.de>

On 05/30/2012 03:43 PM, Sascha Hauer wrote:
> Hi Laurent,
> 
> On Wed, May 30, 2012 at 02:32:59PM +0200, Laurent Pinchart wrote:
>> The SH Mobile LCD controller (LCDC) DRM driver supports the main
>> graphics plane in RGB and YUV formats, as well as the overlay planes (in
>> alpha-blending mode only).
>>
>> Only flat panel outputs using the parallel interface are supported.
>> Support for SYS panels, HDMI and DSI is currently not implemented.
> 
> Have you seen
> 
> http://lists.freedesktop.org/archives/dri-devel/2012-May/023536.html
> 
> and
> 
> http://lists.freedesktop.org/archives/dri-devel/2012-May/023544.html
> 
> The first patch is a generic gem helper for dma_alloc_* backed memory
> which could serve as a drop in replacement for your gem code. The
> latter is a generic helper for the framebuffer handling on these
> devices. I saw that your driver supports planes which Lars' patch
> currently doesn't, but it should be easy to add support for this.
> 

Yup, just added plane support, will repost the patch in a moment.

- Lars

  reply	other threads:[~2012-05-30 13:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30 12:32 [PATCH 0/4] Renesas SH Mobile DRM driver Laurent Pinchart
2012-05-30 12:32 ` [PATCH 1/4] fbdev: sh_mobile_meram: Add MERAM operations wrappers Laurent Pinchart
2012-05-30 12:32 ` [PATCH 2/4] fbdev: sh_mobile_lcdc: Use " Laurent Pinchart
2012-05-30 12:32 ` [PATCH 3/4] drm: Add NV24 and NV42 pixel formats Laurent Pinchart
2012-05-30 13:09   ` Ville Syrjälä
2012-05-30 13:20     ` Laurent Pinchart
2012-05-30 14:05       ` Ville Syrjälä
2012-05-30 14:09         ` Laurent Pinchart
2012-05-30 12:32 ` [PATCH 4/4] drm: Renesas SH Mobile DRM driver Laurent Pinchart
2012-05-30 13:43   ` Sascha Hauer
2012-05-30 13:48     ` Lars-Peter Clausen [this message]
2012-05-30 14:12     ` Laurent Pinchart
2012-05-30 14:16   ` Ville Syrjälä
2012-06-27 12:40     ` Laurent Pinchart
2012-05-30 14:45   ` Lars-Peter Clausen
2012-05-30 15:10     ` Lars-Peter Clausen
2012-06-27 12:40       ` Laurent Pinchart
2012-06-27 20:06         ` Lars-Peter Clausen
2012-06-27 20:27           ` Laurent Pinchart
2012-06-27 20:56             ` Lars-Peter Clausen
2012-05-30 16:40   ` Sascha Hauer
2012-05-31  9:42     ` 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=4FC62514.5040600@metafoo.de \
    --to=lars@metafoo.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=s.hauer@pengutronix.de \
    /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.