commit | 0f65d89b9a9736d90a689a351130d591ea7a6b38 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Wed Apr 13 18:49:29 2016 +0300 |
committer | Jyri Sarha <jsarha@ti.com> | Mon Aug 08 23:05:11 2016 +0300 |
tree | 41cf63fc68fcf756f8f8fdf3412aec10b6d790eb | |
parent | ee6de21b6982d1513db874f3073ad30ea5f9abd7 [diff] |
drm/tilcdc: panel: Add atomic modeset helpers to connector funcs Add atomic modeset helpers to panel connector funcs. Property handling related helpers, atomic reset helper, and new dpms helper is needed in connector for atomic modeseting to work. The default helper functions are enough. Signed-off-by: Jyri Sarha <jsarha@ti.com>