From owner-freebsd-current@freebsd.org Fri Sep 28 20:31:12 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 146A210B8D03 for ; Fri, 28 Sep 2018 20:31:12 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9AF7816A7 for ; Fri, 28 Sep 2018 20:31:11 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by mail-io1-xd30.google.com with SMTP id w16-v6so5112777iom.7 for ; Fri, 28 Sep 2018 13:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=nF7mBt6h9PatUX++F3nzOUFtb4zLcjx6mCrVycwSp5Y=; b=LjHAUCDzkd0AEpQzx906Ydbuh9y2sgeZSHvs+3AoKL+rD8xS0n1z2pz/qVEoI+9UxF 672XovTlCR0Nx8B5FURKk5e5HNBY8dgwZd1sZS7igSJLQxMIsGWczKvQgLjczvswCNJR JQi+0fREcIoC5BZ0c3qEQlUfjYf9v5bQE4gTVK1MFp1Db9er+2I2an4GYwA0OgEDhW1e 8X173DMfujfGBiqPNcYwHnbliGiKDYVvoDl/HbEb3r/H+GWMkccSSxa9lEY5mFLp2ZNV 2MvgLggg4lJJXn1XiG/+8zgvDu00SPhtF5mp54V/6M08tAjoa6NUGRKTb3jO8yyIIuEH btHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=nF7mBt6h9PatUX++F3nzOUFtb4zLcjx6mCrVycwSp5Y=; b=stQWj0AjTPSaiGalEeig7C2raqRr+sVRPZfM5GSvrnwWFm0GFR2d+l7S17ZA2UAMtJ It4zGBFdh5f8tnxkbLFue5tqfPku6yRMwnwIRT3SG9bp3jXvMCTNJ11e4sRgeaKwOlKm vblQ1ltcUaVOxe79QOCxdYZB+dCsscTp5/MdLtnsVbLj44mol55iVUAA/v3UuqUFkFhi sP7pnpvbXAuioTg7h7oG+VOCANWeh3uFteaGWgJNwI7KT361BLEIPDL8P0cDxSb27lW6 oCnbRifEShGiarwNHWDiXvkNRYrJ6rfVwcjrIieKocpiMNmIQ7Mmpgg9GF06zimpUygp bVGw== X-Gm-Message-State: ABuFfogLEv9jau0NbNPw25LnjCx2s1X0tMLG9HEig6NJlLCJIWIqHg8i QrbgY9wlMXNJcA+yfHgqEQm7yjesBLvcuPHs5p8wxA== X-Google-Smtp-Source: ACcGV62gQafC5cLvgkW+XBsAfDUtBuAc0fYHnGIhWAeBrUsvDBeRI3EBXyvVjgMxrNCyeReSKAZw0ZMkIgd0Jeia6eQ= X-Received: by 2002:a6b:db12:: with SMTP id t18-v6mr241209ioc.132.1538166670652; Fri, 28 Sep 2018 13:31:10 -0700 (PDT) MIME-Version: 1.0 References: <20180928180002.GA957@troutmask.apl.washington.edu> <20180928194739.GH32731@over-yonder.net> <20180928200102.GA2631@troutmask.apl.washington.edu> In-Reply-To: From: Matthew Macy Date: Fri, 28 Sep 2018 13:30:59 -0700 Message-ID: Subject: Re: drm2 in base To: Warner Losh Cc: Steve Kargl , fullermd@over-yonder.net, freebsd-current Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Fri, 28 Sep 2018 20:33:19 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2018 20:31:12 -0000 On Fri, Sep 28, 2018 at 1:22 PM Warner Losh wrote: > > On Fri, Sep 28, 2018 at 2:02 PM Steve Kargl < > sgk@troutmask.apl.washington.edu> wrote: > > > On Fri, Sep 28, 2018 at 02:47:39PM -0500, Matthew D. Fuller wrote: > > > On Fri, Sep 28, 2018 at 11:00:02AM -0700 I heard the voice of > > > Steve Kargl, and lo! it spake thus: > > > > > > > > I have a radeon HD 6450 video card (CAICOS firmware), and have been > > > > informed that the hardware is too old for graphics/drm-stable-kmod > > > > and that I should use graphics/drm-legacy-kmod. > > > > > > Well, please don't tell that to the 6450 I've got running on > > > drm-next-kmod (which also spent some time on drm-stable)... > > > > > > > See the URL I posted. > > > > How did you get around the "fence_wait returned with error -512" > > messages filling /var/log/messages. > > > > Ah, that thread... OK. I'm back with you... > > > > It also does not get around the problem that > > drm-legacy-kmod has been advertised as the drop-in > > replacement for those that use drm2 and have older > > hardware. > > > > It should be. The fact that it's not is concerning and should be > addressed... Bug reports are addressed as they come in. If issues haven't come up it likely reflects a scarcity of users. -M