• R
    drm: add support for private planes · 0a7eb243
    Rob Clark 提交于
    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: NRob Clark <rob@ti.com>
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    0a7eb243
drm_crtc.h 35.8 KB