]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Atomic conversion, phase 3, step 1
authorThierry Reding <treding@nvidia.com>
Mon, 24 Nov 2014 16:08:06 +0000 (17:08 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:51 +0000 (10:14 +0100)
commite5665f9a72e34aadc502dfb396eb122cabbbf684
tree6d778a8a8365f80c3e58eac21721650aeb2b06c6
parent95be02b50297104567775c7ee7cee9ec48bf9ee4
drm/tegra: Atomic conversion, phase 3, step 1

Switch out the regular plane helpers for the atomic plane helpers. Also
use the default atomic helpers to implement the ->atomic_check() and
->atomic_commit() callbacks. The driver now exclusively uses the atomic
interfaces.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.c