]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: Use atomic commit helpers
authorThierry Reding <treding@nvidia.com>
Thu, 12 Oct 2017 15:40:46 +0000 (17:40 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:10 +0000 (13:42 +0100)
commit31b02caea3b30b044fe39301aad34886f7fd2556
tree70b09517c706fa1ac2a362ef34bfa39648bba1d0
parent7116e9a8022cd468a6a952e1d0d662da73f75ce5
drm/tegra: Use atomic commit helpers

There's no reason not to use them, and they already get all the
semantics right, so rip out all of the custom code and replace it by the
helpers.

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