From owner-freebsd-x11@freebsd.org Wed May 11 23:23:55 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADFE5B38E1F for ; Wed, 11 May 2016 23:23:55 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 430761954 for ; Wed, 11 May 2016 23:23:55 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id v200so36144782wmv.1 for ; Wed, 11 May 2016 16:23:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=hkrpEJzlMXRakqOYUWbvhVruZzH3QGfpoPfgsqQcgO0=; b=eJS3v7ZVXwbANRD3ZxO29/i/GL2Hq3N2T6/ghe85yKA0VegY0bdnvqx7HfLiiNtW6f YECeqfiMCIBaaFhu8uVXjgJXg8bQBeojOP48iX+H3oHCZ7ZlhxR6vXMzUmN+w3a8a8Du X6inhRBHqbBlTIHjYyrI8zARgo/8dEzdgWIM34Es3QcYRHy0cqDSk030Y/KEMiPyeoen FW4EdaT3NGANH4nNtQgt/cZ+zd5qPfk70mcR9UJFrByWnuxvl22uqKMwNQGl4jGIf5Xn H9m9yhO2I1EdlAUv0DjMckJ2zpiyvBFg/ZjjKhRsqXqRROivu7D6lM6ThUMMIKt1j8Mf FPSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=hkrpEJzlMXRakqOYUWbvhVruZzH3QGfpoPfgsqQcgO0=; b=aPudILe3hwRcNSjQygbso7AQg8Cy98GAkslGhAe5RIyLGNi4w0zbEu5s5qT7rgcELu vi3TeVoj//MDMhfCF1s2XkJ5i8XiaEn4v10cOirOlnIGEFT7/TwGwRRBcF6LS5E2u/Ha 0USMPaPSyNU7l1JBFIKgc0bBOKHADAA2HFBVyAl18COZQb707UHvQ6iy1EIXDJypXqec LSO/kr/VH4cqREdq3QXtmHaha9GYGuFkr38+rm5/irXOumPWanEfyqBv/9WGdXbxLF/M L2y/eI5nrJUVRLgPfBRTSxXKN+Fj61BQ5sTWtcsk4X0HuKDEszh5b1hOxd7YwwaZUBQ3 vg/Q== X-Gm-Message-State: AOPr4FUGbZ0xFaa2pFoYJ3uV9gaihwSVLmSzyQwM9WpH3xxiCe7mdoC/fhe/GaNiY+6UyfWyKbzl9f/MfCDLmw== MIME-Version: 1.0 X-Received: by 10.194.203.138 with SMTP id kq10mr6356388wjc.155.1463009033892; Wed, 11 May 2016 16:23:53 -0700 (PDT) Received: by 10.194.16.201 with HTTP; Wed, 11 May 2016 16:23:53 -0700 (PDT) In-Reply-To: <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> References: <1540c0ceea9.126b592b988423.8774357707501817476@nextbsd.org> <15449ec286e.11def424858288.297669375175006270@nextbsd.org> <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> Date: Thu, 12 May 2016 01:23:53 +0200 Message-ID: Subject: Re: Update 2 the state of drm-next-4.6 and next steps From: Ben Woods To: Matthew Macy Cc: "freebsd-x11@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 23:23:55 -0000 On 11 May 2016 at 11:29, Matthew Macy wrote: > > > At least to some degree hw accelerated 3d works on the 4.6 i915 driver > (which in principle supports up through Kaby lake - I don't yet have > anything newer than Haswell). > > https://plus.google.com/114029301710423058970/posts/485LyZegC9B > > I anticipate maintaining all the pieces: linuxkpi, drm, i915, amdgpu, > amdkfd as ports for the foreseeable future to make maintenance and > continued development simpler. > > I hope to post a call for testers this weekend or early next week. > > Cheers. > > -M > Wow - fantastic news! Thanks for your work. I look forward to testing on my Broadwell laptop once you put out the CFT. Regards, Ben