drm/tilcdc: panel: Add atomic modeset helpers to connector funcs
authorJyri Sarha <jsarha@ti.com>
Wed, 13 Apr 2016 15:49:29 +0000 (18:49 +0300)
committerJyri Sarha <jsarha@ti.com>
Mon, 8 Aug 2016 20:05:11 +0000 (23:05 +0300)
commit0f65d89b9a9736d90a689a351130d591ea7a6b38
tree41cf63fc68fcf756f8f8fdf3412aec10b6d790eb
parentee6de21b6982d1513db874f3073ad30ea5f9abd7
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>
drivers/gpu/drm/tilcdc/tilcdc_panel.c