drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 31 Jul 2015 13:10:26 +0000 (15:10 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 18 Aug 2015 09:02:26 +0000 (11:02 +0200)
commitaa690a9edc5750bb5955b524dd7db842e36004eb
tree9ba5c578e9cfe01cc8d8eb204ee3e25561fad6ba
parente14c71c849f838a4618fe46f5b6a0414c07891d1
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag

The atmel-hlcdc driver already supports atomic operations, add the
missing DRM_ATOMIC flag to expose the atomic features to userspace.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c