• Rob Clark's avatar
    drm/msm: convert iova to 64b · 78babc16
    Rob Clark authored
    For a5xx the gpu is 64b so we need to change iova to 64b everywhere.  On
    the display side, iova is still 32b so it can ignore the upper bits.
    (Although all the armv8 devices have an iommu that can map 64b pa to 32b
    iova.)
    Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    78babc16
mdp5_crtc.c 21.6 KB