Skip to content
  • Rob Clark's avatar
    drm: add support for private planes · 0a7eb243
    Rob Clark authored
    
    
    In cases where the scanout hw is sufficiently similar between "overlay"
    and traditional crtc layers, it might be convenient to allow the driver
    to create internal drm_plane helper objects used by the drm_crtc
    implementation, rather than duplicate code between the plane and crtc.
    A private plane is not exposed to userspace.
    
    Signed-off-by: default avatarRob Clark <rob@ti.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    0a7eb243