commit | 5e60f595d6cad3279f4653ea43843a3db91b59e5 | [log] [tgz] |
---|---|---|
author | Fabien DESSENNE <fabien.dessenne@st.com> | Thu Jan 12 17:27:35 2017 +0100 |
committer | Vincent Abriou <vincent.abriou@st.com> | Fri Feb 10 09:34:39 2017 +0100 |
tree | dfe8abe4d308feba1f9ada180a7d831ded5e155b | |
parent | 13f62f54d174d3417c3caaafedf5e22a0a03e442 [diff] |
drm/sti: use atomic_helper for commit Since nonblocking atomic commits are now supported, the driver can now use drm_atomic_helper_commit(). Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Acked-by: Vincent Abriou <vincent.abriou@st.com>