commit | 07866963b675b358d82baf8df73dba545d967a1d | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Nov 24 17:08:06 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 27 10:14:51 2015 +0100 |
tree | 6d778a8a8365f80c3e58eac21721650aeb2b06c6 | |
parent | 9d44189f55c77face595982bad3310bd4078b9fe [diff] |
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>