• Lyude Paul's avatar
    drm/nouveau: Don't WARN_ON VCPI allocation failures · b513a18c
    Lyude Paul authored
    This is much louder then we want. VCPI allocation failures are quite
    normal, since they will happen if any part of the modesetting process is
    interrupted by removing the DP MST topology in question. So just print a
    debugging message on VCPI failures instead.
    Signed-off-by: default avatarLyude Paul <lyude@redhat.com>
    Fixes: f479c0ba ("drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream")
    Cc: Ben Skeggs <bskeggs@redhat.com>
    Cc: dri-devel@lists.freedesktop.org
    Cc: nouveau@lists.freedesktop.org
    Cc: <stable@vger.kernel.org> # v4.10+
    Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
    b513a18c
disp.c 62.8 KB