commit | aea3cab1d109e37a06ac3f269444dffdfdc0347a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Mar 05 22:50:51 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Jun 12 22:52:48 2015 +0300 |
tree | ead4021ecef9120d6287576f624bfc1649cdd0ea | |
parent | 9416c9df8e05e375af859cfa856e1353e5a72d0d [diff] |
drm: omapdrm: Switch connector DPMS to atomic helpers The atomic connector DPMS helper implements the connector DPMS operation using atomic commit, removing the need for DPMS helper operations on CRTCs and encoders. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>