From owner-freebsd-x11@freebsd.org Mon May 23 20:28:33 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 2EB6CB470AA for ; Mon, 23 May 2016 20:28:33 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (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 E362E12F5 for ; Mon, 23 May 2016 20:28:32 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: by mail-vk0-x232.google.com with SMTP id c189so238466915vkb.1 for ; Mon, 23 May 2016 13:28:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brilliantservice-co-jp.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=nmfFuxhRtLbtL2Ym4QUwPz2KBYku84Sk0eIbBu3IuOk=; b=b3LncAmB0CbLYdskwQKUMU2W7dWTVxRa+/TS1inElVLFx/hSjPazajZyuWGRZbLXfp C0/WsCOFDxXuHYbM60Igx2Rtu47GBqZM8dGGIWnI8D+nSLSZ19WqbPHIRCrCMlwVejDv 6zAMvZZm8Jx4rfKU7V3eUguzl5hglBxhl2UxmDi8F3VUATsvBdYe65Ov5yeW3HOSBapk SEr68iQHwWnA5K2x1qzTXo9TWOubf3p2dB8lgim8GaMu/1AtqhAKQVenlptmW8Fb/iTg 4ARTfzyZ42cgbOHIQIIUbvuSAeh/xhYNqB76+iIYsqGQt6N/rMBIM69qLf08VarOjjQb oxEw== 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:from:date :message-id:subject:to:cc; bh=nmfFuxhRtLbtL2Ym4QUwPz2KBYku84Sk0eIbBu3IuOk=; b=ZhQQgVQtzUXAIj/3GdvOq1wrNC2hDcnVVigu0F0o12nqHNUgEytfgDRTeVE+XF1tzL ZG9pKsXJpiq6/3IiEmPURwpxoyPSGqUjHJger1fvb70s02cM2SWFvewxRAGQJIKdnUBL raWUsgeRt/CBV447I581fOnIuMmYLK84bc7pLb+qBSbtJkGAkPCiwY0ir9PZd/64X/+d hJ6FkaLALveHmr6T3NOPE0F9TqK9CQh/nmOtz/nR0MJs/pB8E0ovBR+T3js4LDpKCwcr /nR8Rzjdlakvx4hVRnzKqPYhqoh1Np1qM9HnRbq8GVviOFwNn1vPzIYoIYxmhscSJZoF s5HQ== X-Gm-Message-State: ALyK8tLB4jtetwzh0yKzyiPKEcCwdr8BZpMcHrqWqub8Zfh89vkygMhgdnBQt3fHEQCIxO1lSJzqDHsKtiWuYwWepUwLFq7ade07ZnnOwG1sAxyEF5AEF6Kj4TNRsEzJ/aMmVdg3TMKbYupubDoNgQ== X-Received: by 10.176.67.165 with SMTP id l34mr453851ual.61.1464035311550; Mon, 23 May 2016 13:28:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.0.13 with HTTP; Mon, 23 May 2016 13:28:17 -0700 (PDT) In-Reply-To: <20160521231734.GM21899@ivaldir.etoilebsd.net> References: <1540c0ceea9.126b592b988423.8774357707501817476@nextbsd.org> <15449ec286e.11def424858288.297669375175006270@nextbsd.org> <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> <20160521231734.GM21899@ivaldir.etoilebsd.net> From: "Lundberg, Johannes" Date: Mon, 23 May 2016 13:28:17 -0700 Message-ID: Subject: Re: Update 2 the state of drm-next-4.6 and next steps To: Baptiste Daroussin Cc: Matthew Macy , "freebsd-x11@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Mon, 23 May 2016 20:28:33 -0000 >happily running my broadwell laptop That's interesting. On my Cherry View dev board which is also Broadwell graphics (I think) I get some output from kldload i915kms but then it halts. USB keyboard still works (as in I can press enter and console scrolls up) but no response from OS. I do get some message about bus_register something missing.. Maybe not ready for testing? On Sat, May 21, 2016 at 4:17 PM, Baptiste Daroussin wrote: > On Wed, May 11, 2016 at 02:29:36AM -0700, 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 > > > > > > ---- On Sun, 24 Apr 2016 13:18:14 -0700 Matthew Macy > wrote ---- > > > > > > > > > > > > ---- On Tue, 12 Apr 2016 12:57:34 -0700 Matthew Macy < > mmacy@nextbsd.org> wrote ---- > > > > There seems to be some confusion about the state of drm-next-3.9. > All the work is currently going on in jmd's fork of freebsd-base-graphics= : > > > > > > > > https://github.com/iotamudelta/freebsd-base-graphics > > > > > > > > The emphasis has been on bringing i915 and the drm code in > dev/drm2 closer to upstream as opposed to a simple driver refresh. I'm > currently implementing missing linuxkpi bits and hope to actually be > testing in the next week or so. > > > > > > > > As of this moment there is nothing available for general > consumption. I very much hope to have this phase done before code freeze.= I > will update the list as soon as there is anything to test. Until then, ho= ld > your horses. > > > > > > > > > > X now runs i915kms accelerated on the 3.9 driver update. Currently > *only* SNA works. > > > Known issues: > > > - UXA will fail with: "(EE) failed to create screen resources(EE)= ". > > > If someone has pointer on how to diagnose other than the usua= l > trawling > > > through Xorg sources let me know. > > > - The module currently leaks memory on unload. > > > > > > > > > My general feeling is that unless you have one of the half-dozen > Haswell PCIIDS that aren't support by 3.8 it probably isn't worth testing > yet. I'm only sending this out to let users track its progress. > > > > > > > > > Cheers. > > > -M > > > > as a follow-up I want to share that I cherry-picked the code from the > drm-next-4.6 branch on the current source tree and I am now happily > running my > broadwell laptop with the i915 driver (lenovo x250) so far no problem for > normal > usage. I have a few glitches with xrandr but nothing that makes it > unusable. > > I will test with the next version of xorg server and latest xorg intel > driver to > see if that fixes the glitches. > > Thnak you all for you work! > > Bapt > --=20 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- =E7=A7=98=E5=AF=86=E4=BF=9D=E6=8C=81=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6=EF= =BC=9A=E3=81=93=E3=81=AE=E9=9B=BB=E5=AD=90=E3=83=A1=E3=83=BC=E3=83=AB=E3=81= =AF=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E3=81=AB=E9=80=81=E4=BF=A1=E3=81=97= =E3=81=9F=E3=82=82=E3=81=AE=E3=81=A7=E3=81=82=E3=82=8A=E3=80=81=E7=A7=98=E5= =8C=BF=E7=89=B9=E6=A8=A9=E3=81=AE=E5=AF=BE=E8=B1=A1=E3=81=A8=E3=81=AA=E3=82= =8B=E6=83=85=E5=A0=B1=E3=82=92=E5=90=AB=E3=82=93=E3=81=A7=E3=81=84=E3=81=BE= =E3=81=99=E3=80=82 =E3=82=82=E3=81=97=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E4=BB=A5=E5=A4=96=E3= =81=AE=E6=96=B9=E3=81=8C=E5=8F=97=E4=BF=A1=E3=81=95=E3=82=8C=E3=81=9F=E5=A0= =B4=E5=90=88=E3=80=81=E3=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=AE= =E7=A0=B4=E6=A3=84=E3=80=81=E3=81=8A=E3=82=88=E3=81=B3=E3=81=93=E3=81=AE=E3= =83=A1=E3=83=BC=E3=83=AB=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E4=B8=80=E5=88= =87=E3=81=AE=E9=96=8B=E7=A4=BA=E3=80=81 =E8=A4=87=E5=86=99=E3=80=81=E9=85=8D=E5=B8=83=E3=80=81=E3=81=9D=E3=81=AE=E4= =BB=96=E3=81=AE=E5=88=A9=E7=94=A8=E3=80=81=E3=81=BE=E3=81=9F=E3=81=AF=E8=A8= =98=E8=BC=89=E5=86=85=E5=AE=B9=E3=81=AB=E5=9F=BA=E3=81=A5=E3=81=8F=E3=81=84= =E3=81=8B=E3=81=AA=E3=82=8B=E8=A1=8C=E5=8B=95=E3=82=82=E3=81=95=E3=82=8C=E3= =81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=8A=E9=A1=98=E3=81=84=E7=94=B3=E3=81= =97=E4=B8=8A=E3=81=92=E3=81=BE=E3=81=99=E3=80=82 --- CONFIDENTIALITY NOTE: The information in this email is confidential and intended solely for the addressee. Disclosure, copying, distribution or any other action of use of this email by person other than intended recipient, is prohibited. If you are not the intended recipient and have received this email in error, please destroy the original message.