]> git.baikalelectronics.ru Git - kernel.git/commit
drm: atmel-hlcdc: support asynchronous atomic commit operations
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 10 Oct 2015 06:22:09 +0000 (08:22 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Thu, 14 Apr 2016 07:17:25 +0000 (09:17 +0200)
commitb4ef10d732b10f324a89f92267cbc7083a191df5
tree480b72aec9771c36a302cb0087a1cf08c0a34b4a
parenta6e554eb5e4e628ef29362a7d807256e7238ddab
drm: atmel-hlcdc: support asynchronous atomic commit operations

drm_atomic_helper_commit() does not support asynchronous commits.
Replace it by a specific commit function supporting these kind of requests.

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