drm/tilcdc: tfp410: Add atomic modeset helpers to connector funcs
authorJyri Sarha <jsarha@ti.com>
Wed, 13 Apr 2016 16:00:51 +0000 (19:00 +0300)
committerJyri Sarha <jsarha@ti.com>
Mon, 8 Aug 2016 20:05:13 +0000 (23:05 +0300)
commit018cfbde63a4b1cb7ca4cb0c0b1d4286f7708236
treef8075837ab6b3bb5b1484182e209d4e425ebff5c
parent7c979b551836101d652fc00c14c39895f5c14f02
drm/tilcdc: tfp410: Add atomic modeset helpers to connector funcs

Add atomic modeset helpers to tfp410 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_tfp410.c