dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@avionic-design.de>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [PULL] drm/tegra: Changes for 3.9-rc1
Date: Fri, 22 Feb 2013 09:30:19 +0100	[thread overview]
Message-ID: <20130222083019.GA27570@avionic-0098.mockup.avionic-design.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1783 bytes --]

Hi Dave,

The following changes since commit c976cb37a95a8dcaf23d04d6487fbacc33d3c913:

  Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next (2013-02-22 10:18:04 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/tegra/linux.git drm/tegra-for-3.9

for you to fetch changes up to e450fcc6669705ef49784080ac6dd8513df37763:

  drm/tegra: Add list of framebuffers to debugfs (2013-02-22 08:21:37 +0100)

----------------------------------------------------------------
drm/tegra: Changes for v3.9-rc1

Add support for 2 hardware overlays found on Tegra. These support YUV
pixel formats and can be used as video overlays. .mode_set_base() is
implemented and support for VBLANK and page-flipping is added.

A few minor bug fixes are also included and a new debugfs file allows
to inspect the framebuffers attached to the Tegra DRM device.
----------------------------------------------------------------
Thierry Reding (9):
      drm: Add consistency check for page-flipping
      drm/tegra: Remove bogus tegra_framebuffer structure
      drm/tegra: Add plane support
      drm/tegra: Implement .mode_set_base()
      drm/tegra: Implement VBLANK support
      drm/tegra: Implement page-flipping support
      drm/tegra: Split DC_CMD_STATE_CONTROL register write
      drm/tegra: Fix color expansion
      drm/tegra: Add list of framebuffers to debugfs

 Documentation/DocBook/drm.tmpl |   6 +
 drivers/gpu/drm/drm_crtc.c     |   7 +
 drivers/gpu/drm/tegra/dc.c     | 585 +++++++++++++++++++++++++++++++++--------
 drivers/gpu/drm/tegra/dc.h     |  14 +-
 drivers/gpu/drm/tegra/drm.c    | 103 ++++++++
 drivers/gpu/drm/tegra/drm.h    |  43 ++-
 6 files changed, 635 insertions(+), 123 deletions(-)

[-- Attachment #1.2: Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2013-02-22  8:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130222083019.GA27570@avionic-0098.mockup.avionic-design.de \
    --to=thierry.reding@avionic-design.de \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox