]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/tegra: dc: Implement atomic DPMS
authorThierry Reding <treding@nvidia.com>
Mon, 3 Aug 2015 11:16:26 +0000 (13:16 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:49:36 +0000 (13:49 +0200)
commit003fc848774fcc7b7f14a2b4f3e6411764f43fc0
treeea443f498c39e743994625aeeb60eed1e26e992f
parent850bab448034f0a601727fe266afd0ef64fef6dc
drm/tegra: dc: Implement atomic DPMS

Move all code into the new canonical ->disable() and ->enable() helper
callbacks so that they play extra nice with atomic DPMS.

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