commit | 4103eef98c60d298715ca5d64b10c9874ca5f53b | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Thu Feb 25 11:19:42 2016 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Wed Mar 02 16:19:41 2016 -0500 |
tree | 8c1f380ceb142593d2836e7580cfb530d05a3af2 | |
parent | f31d12af957356c19556f7f2efc4da6d2fd50628 [diff] |
drm/msm/mdp: Use atomic helper to set crtc property Assign drm_atomic_helper_crtc_set_property helper to MDP4 and MDP5 crtcs' set_property ops. This replaces the custom funcs that returned an error even for standard crtc properties. Signed-off-by: Archit Taneja <architt@codeaurora.org> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Rob Clark <robdclark@gmail.com>