]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux into...
authorDave Airlie <airlied@redhat.com>
Sun, 24 Feb 2013 02:38:22 +0000 (12:38 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 24 Feb 2013 02:38:22 +0000 (12:38 +1000)
commita3b1097c037ae992510fe8f1e933072280ef19b0
tree1411de86b91f4407f3368b47b2c68ea6f6345b01
parentc976cb37a95a8dcaf23d04d6487fbacc33d3c913
parente450fcc6669705ef49784080ac6dd8513df37763
Merge branch 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next

Thierry writes:
"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."

* 'drm/tegra-for-3.9' of git://anongit.freedesktop.org/tegra/linux:
  drm/tegra: Add list of framebuffers to debugfs
  drm/tegra: Fix color expansion
  drm/tegra: Split DC_CMD_STATE_CONTROL register write
  drm/tegra: Implement page-flipping support
  drm/tegra: Implement VBLANK support
  drm/tegra: Implement .mode_set_base()
  drm/tegra: Add plane support
  drm/tegra: Remove bogus tegra_framebuffer structure
  drm: Add consistency check for page-flipping