Skip to content
Commit ed851963 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm/mdp5: atomic



Convert mdp5 over to atomic helpers.  Extend/wrap drm_plane_state to
track plane zpos and to keep track of the needed when applying the
atomic update.  In mdp5's plane->atomic_check() we also need to check
for updates which require SMP reallocation, in order to trigger full
modeset.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 3e2f29e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment