]> git.baikalelectronics.ru Git - kernel.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)
commite69d2c59b61b25ca32c2ccf4bf50f55eb55bd8e8
tree1411de86b91f4407f3368b47b2c68ea6f6345b01
parentfb7f186b9afb8ac41e7529e3d4320fcd665f1fb2
parent2ac1593c96ec270621257e864dbf97e6e9bf05b3
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