commit | 65724a19438ce50a7cf85bc2d3172ea237ab05de | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Jul 07 15:56:24 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:17:24 2017 +0000 |
tree | e77d6b1991746f23c6e554e4873a2e5bce8374d6 | |
parent | 2839d45c7d92a521364347dbd023d218a5913e26 [diff] |
drm/armada: wait and cancel any pending frame work at disable Wait for a second, and if we time out, cancel any pending work when disabling the primary plane. This ensures that any pending work is completed or cleaned up prior to the disable taking effect. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>