Skip to content
  • Alessandro Pecugi's avatar
    [E09][DTS] remove assignment of drm planes to video ports · 342d46cc
    Alessandro Pecugi authored
    Do not assign vop2 planes to vp0/vp1 in the dts.
    
    Because all planes have to be assigned to a video port (otherwise some video ports stop working),
    this creates conflicts between overlays and they cannot be applied together.
    
    After df3d7e53, the driver automatically assigns
    the correct planes to the video ports that are currently enabled, so this commit
    remove the assignment from the dts overlays.
    342d46cc
Loading