• Rob Clark's avatar
    drm/msm/mdp5: atomic · ed851963
    Rob Clark authored
    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>
    ed851963
mdp5_kms.h 5.42 KB