drm/tilcdc: Set DRIVER_ATOMIC and use atomic crtc helpers
authorJyri Sarha <jsarha@ti.com>
Thu, 7 Apr 2016 12:05:16 +0000 (15:05 +0300)
committerJyri Sarha <jsarha@ti.com>
Mon, 8 Aug 2016 20:05:07 +0000 (23:05 +0300)
commit305198de894345b788522feacded0ca78f9db5d2
tree0615c5e242af239430471b927bb9a70973822476
parent522a76f895d775a1c9ed6ff4a631d9054a949ef3
drm/tilcdc: Set DRIVER_ATOMIC and use atomic crtc helpers

Set DRIVER_ATOMIC and use atomic helpers and rename commit and prepare
crtc helpers to enable and disable. This makes the final jump to mode
setting, but there is lot of obsolete code to clean up.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
drivers/gpu/drm/tilcdc/tilcdc_drv.c