Skip to content

Commit

Permalink
drm/msm/mdp5: atomic
Browse files Browse the repository at this point in the history
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: Rob Clark <robdclark@gmail.com>
  • Loading branch information
Rob Clark committed Nov 21, 2014
1 parent 3e2f29e commit ed85196
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 368 deletions.
Loading

0 comments on commit ed85196

Please sign in to comment.