drm/omap: set DRIVER_ATOMIC for omapdrm
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 2 Oct 2015 08:10:41 +0000 (11:10 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Dec 2015 09:25:48 +0000 (11:25 +0200)
commit728fea775caf6f72f6139f820df0917239333f1e
treec03a277f794d6a506769e9a89f3762f9dafe59ad
parentb75e1513fcdbc6e8988a57bc0d9fc21f8c4d7b2c
drm/omap: set DRIVER_ATOMIC for omapdrm

omapdrm supports atomic modesetting, and it seems to work ok. So let's
set the flag to enable the atomic modesetting API support.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/omapdrm/omap_drv.c