From owner-freebsd-stable@freebsd.org Mon Feb 26 19:42:42 2018 Return-Path: Delivered-To: freebsd-stable@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 AB82DF3E0B8; Mon, 26 Feb 2018 19:42:42 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49CC58610F; Mon, 26 Feb 2018 19:42:41 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1eqOfS-0007PZ-A2; Mon, 26 Feb 2018 20:42:34 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, "Johannes M Dieterich" Subject: Re: update of graphics/drm-next-kmod to Linux 4.11 level for recent CURRENT and 11-STABLE References: <20180225104844.726b4f17@manray.ogolem.org> Date: Mon, 26 Feb 2018 20:42:35 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <20180225104844.726b4f17@manray.ogolem.org> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: dfea3049d3b923820beb462d65569822 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 19:42:42 -0000 On Sun, 25 Feb 2018 16:48:44 +0100, Johannes M Dieterich wrote: > Dear all, > > Please CC me as I am not subscribed. > > On behalf of the FreeBSDDesktop team and thanks to the tireless efforts > of Johannes Lundberg and Hans Petter Selasky (hselasky), I am pleased to > report that the graphics/drm-next-kmod port just received an update to > Linux level 4.11 KMS/DRM for amdgpu, radeon, and i915 for both recent > CURRENT and 11-STABLE. > > We have tested this on a range of hardware ourselves: > * Haswell > * Broadwell > * Skylake > * Evergreen > * Kaveri (both radeon and amgpu KMS) > * Carrizo > * Polaris > > Needless to say, the possible space of hardware this could run on is > significantly larger. Hence, if you find issues and/or want to propose > patches, please do so at our development github: > > https://github.com/FreeBSDDesktop/kms-drm > > We absolutely do welcome contributions! > > Johannes Nice work. It might be nice to edit the linux 4,9 reference from pkg-descr. Regards, Ronald.