]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit21036b0912d2e306be753bff616ec10757c10e4a
tree9ba5c578e9cfe01cc8d8eb204ee3e25561fad6ba
parent00ed774afd9e767c660b486d7b1bf29aea412c3a
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