]> git.karo-electronics.de Git - karo-tx-linux.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)
commit9b190610dcb9ed541539bc59d8877e941cf3a809
tree480b72aec9771c36a302cb0087a1cf08c0a34b4a
parent1a7b37ca349bbdeb2f208a6a71a9925a716141f4
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