Comment 21 for bug 1604313

Revision history for this message
brandon211 (brandon211-deactivatedaccount-deactivatedaccount) wrote :

Author: Maarten Lankhorst <email address hidden>
Date: Mon May 9 18:16:48 2016 -0600

    drm/atomic: Remove drm_atomic_connectors_for_crtc.

    BugLink: http://bugs.launchpad.net/bugs/1542939

    Now that connector_mask is reliable there's no need for this
    function any more.

    Signed-off-by: Maarten Lankhorst <email address hidden>
    Link: http://patchwork.freedesktop.org<email address hidden>
    Signed-off-by: Daniel Vetter <email address hidden>
    (back ported from commit 14de6c44d149c68df1800ded42bbab51485ef67a)
    Signed-off-by: Tim Gardner <email address hidden>

    Conflicts:
        drivers/gpu/drm/drm_atomic.c
        drivers/gpu/drm/drm_atomic_helper.c

    Acked-by: Stefan Bader <email address hidden>
    Signed-off-by: Kamal Mostafa <email address hidden>