From owner-freebsd-x11@freebsd.org Mon Jul 23 11:35:33 2018 Return-Path: Delivered-To: freebsd-x11@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 E66B21048434 for ; Mon, 23 Jul 2018 11:35:32 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74A2A77EBD for ; Mon, 23 Jul 2018 11:35:32 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 41Yzv65RjlzDhb5; Mon, 23 Jul 2018 11:35:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id R-zsi25jyFVX; Mon, 23 Jul 2018 11:35:30 +0000 (UTC) Received: from garnet.daemonic.se (host-95-192-255-70.mobileonline.telia.com [95.192.255.70]) by mail.daemonic.se (Postfix) with ESMTPSA id 41Yzv61hXKzDhFd; Mon, 23 Jul 2018 11:35:30 +0000 (UTC) Subject: Re: development version of drm kmod To: Dave Cottlehuber , freebsd-x11@freebsd.org References: <1532344955.2313890.1449728656.0F938328@webmail.messagingengine.com> From: Niclas Zeising Message-ID: <2eee7cf5-0471-6230-67e8-18f44a688040@freebsd.org> Date: Mon, 23 Jul 2018 13:35:29 +0200 User-Agent: Mutt/1.5.21 MIME-Version: 1.0 In-Reply-To: <1532344955.2313890.1449728656.0F938328@webmail.messagingengine.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 11:35:33 -0000 On 07/23/18 13:22, Dave Cottlehuber wrote: > On Sat, 14 Jul 2018, at 10:21, Niclas Zeising wrote: >> Hi! >> I just committed a development version of the drm kmod, in >> graphics/drm-devel-kmod. It is at Linux version 4.15 hardware support >> wise. Please test it and report regressions and stuff. It's currently >> only working on a recent FreeBSD CURRENT, older versions lack the >> necessary kernel support. > > Seeing as nobody else's come back yet, Niclas this works brilliantly, > suspend/resume, all the things work as usual. Many thanks! > > My usage is pretty vanilla, firefox/chrome/i3 and terminals. If there > is something more useful I can try, speak up. Game recommendations > welcomed :D Glad to hear it works for you! If you just want to test OpenGL rendering, there's always mesa-demos. I just want to point out that this represents work from several persons, I'm mostly the messenger. :) -- Niclas Zeising