commit | 99fc1bc48f352185f1711795f0829bbf503c0712 | [log] [tgz] |
---|---|---|
author | Wentao Xu <wentaox@codeaurora.org> | Mon Jun 22 11:53:42 2015 -0400 |
committer | Rob Clark <robdclark@gmail.com> | Wed Jul 29 16:38:24 2015 -0400 |
tree | 02ed43f3ef3496397c7a682792bf1b23e257f6dd | |
parent | a1c3e3e01ee301de6a13e696ef8775f40ca339ac [diff] |
drm/msm: change to uninterruptible wait in atomic commit The atomic commit cannot easily undo and return an error once the state is swapped. Change to uninterruptible wait, and ignore the timeout error. Signed-off-by: Wentao Xu <wentaox@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>