* [PULL] drm/tegra: Changes for 3.9-rc1
@ 2013-02-22 8:30 Thierry Reding
0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2013-02-22 8:30 UTC (permalink / raw)
To: David Airlie; +Cc: dri-devel
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-22 8:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22 8:30 [PULL] drm/tegra: Changes for 3.9-rc1 Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox