All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@glider.be>
Cc: linux-renesas-soc@vger.kernel.org
Subject: [GIT PULL for renesas-drivers] Display color keying support for Gen3
Date: Sun, 17 Dec 2017 02:18:05 +0200	[thread overview]
Message-ID: <5151514.osXWQNHT4Q@avalon> (raw)

Hi Geert,

The following changes since commit 9428088c90b6f7d5edd2a1b0d742c75339b36f6e:

  drm/qxl: reapply cursor after resetting primary (2017-12-08 13:37:02 +1000)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git tags/drm-next-colorkey-v1-20171215

for you to fetch changes up to 3e6d38e62e3542a8d5f93773ef42f2d0920d9629:

  drm: rcar-du: Add support for color keying on Gen3 (2017-12-17 01:44:29 
+0200)

----------------------------------------------------------------
Alexandru Gheorghe (1):
      v4l: vsp1: Add support for colorkey alpha blending

Laurent Pinchart (3):
      drm: Add colorkey properties
      drm: rcar-du: Use standard colorkey properties
      drm: rcar-du: Add support for color keying on Gen3

 drivers/gpu/drm/drm_atomic.c            |  16 ++++++
 drivers/gpu/drm/drm_blend.c             | 108 +++++++++++++++++++++++++++++++
 drivers/gpu/drm/rcar-du/rcar_du_plane.c |  60 +++++++++++++++-------
 drivers/gpu/drm/rcar-du/rcar_du_plane.h |   2 -
 drivers/gpu/drm/rcar-du/rcar_du_vsp.c   |  17 ++++++-
 drivers/media/platform/vsp1/vsp1_drm.c  |   3 ++
 drivers/media/platform/vsp1/vsp1_rpf.c  |  10 +++-
 drivers/media/platform/vsp1/vsp1_rwpf.h |   5 ++
 include/drm/drm_blend.h                 |   4 ++
 include/drm/drm_plane.h                 |  28 ++++++++++-
 include/media/vsp1.h                    |   5 ++
 11 files changed, 235 insertions(+), 23 deletions(-)
-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2017-12-17  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17  0:18 Laurent Pinchart [this message]
2017-12-21 14:07 ` [GIT PULL for renesas-drivers] Display color keying support for Gen3 Geert Uytterhoeven
2018-05-29 16:28 ` Geert Uytterhoeven

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=5151514.osXWQNHT4Q@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert@glider.be \
    --cc=linux-renesas-soc@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.