]> git.karo-electronics.de Git - karo-tx-linux.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)
commit07866963b675b358d82baf8df73dba545d967a1d
tree6d778a8a8365f80c3e58eac21721650aeb2b06c6
parent9d44189f55c77face595982bad3310bd4078b9fe
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