From owner-freebsd-x11@freebsd.org Sun Nov 6 08:36:30 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 7267FBEDA03 for ; Sun, 6 Nov 2016 08:36:30 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (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 3CEC7115 for ; Sun, 6 Nov 2016 08:36:30 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: by mail-it0-x234.google.com with SMTP id m138so45664014itm.1 for ; Sun, 06 Nov 2016 01:36:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ZnQIpycG5nU0cPfMi1qE1BUhn9NF/NOrAzT/jsjVRuQ=; b=njT9u9M0UvOB8lyVx2yPAl+jOrgrfB9QMGM8ZL+xSpvr0e9zfYdY/fgXmE7CFDuNN7 FOCZU+JZ2qD+auMr9fa+jRTaqJd7DiIfHiAOogZYbd47AVMaNPjvgBbRLZOKIR5RiHwQ bkCj743ZPTSUQcndPkX81SSf/T5VQ0Y2pUjWA2IlwlY70LCXC2gGinLrbrmC8erHTnU0 YZICA11GItJPUqGZGot3gdTWQnxIUzDB4Xgn5/DqG3jd/pgnjdcr1+u2K9UM+dx5q6Sy 71PMm3Pw9rf6or0Z92yLN+exYcmw9vQ4AieDTw702H8p0hM6s2EEz7pUG1skPx/lPaeC KhpA== 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=ZnQIpycG5nU0cPfMi1qE1BUhn9NF/NOrAzT/jsjVRuQ=; b=QqmE9DbKwpZyuyM5TZk2cg1zUA4ABY4JhRgzuuPCAZZ5NO/egZWkQ0LUWFldaQdbWY Ia3ciyzIQboZS5Kunii41qiOZ6erV9bGA2JAI4QjhjIeKcR9sL1cAHCnZTHdoPIkECE5 OL0CbHffT+UkSV3WNAO06GRpAf2sNB40oVwZLIMrC92n4E0O4MWN0loB/R45C52+q4T+ NOfQ7Ax73EdUjdd0dsW8yZMiksBrkJPylu/Rcc4FsaPU0HguGSrUDb1hDUbrKoL+cMFq uALUlStGfYhn2qZjgw8FPW56f4UvQ1oRmjdK0Ed6WGAP4bVdXyQdNScXUn/SXBC7mt2r CNug== X-Gm-Message-State: ABUngvdSvQu2+h/epdwGsrLNh3MGgwt1rhu50DEdP0Zx0E2cOogEdRqd7Lg/63tO5g9Qq9P+azm7wxjwUgOxBQ== X-Received: by 10.36.127.10 with SMTP id r10mr1261503itc.14.1478421389648; Sun, 06 Nov 2016 01:36:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.87.67 with HTTP; Sun, 6 Nov 2016 01:36:29 -0700 (PDT) In-Reply-To: References: From: Subbsd Date: Sun, 6 Nov 2016 11:36:29 +0300 Message-ID: Subject: Re: FreeBSD with Iris Graphics 540 possible? To: Pete Wright Cc: "freebsd-x11@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2016 08:36:30 -0000 Pete, On Fri, Nov 4, 2016 at 12:04 AM, Pete Wright wrote: > > > On 11/3/16 1:56 PM, Subbsd wrote: >> >> Hello, >> >> I've try to get graphics on FreeBSD 12-CURRENT amd64 r308087 with no luck. >> On Linux 16.04 all fine. This hardware too new for FreeBSD and still >> unsupported, or I can do something else to try ? >> >> > > You'll be wanting to run the code in the drm-next-4.7 branch at this > repository: > https://github.com/FreeBSDDesktop/freebsd-base-graphics > https://github.com/FreeBSDDesktop/freebsd-base-graphics/wiki > > This has support for newer i915 Intel GPU's and brings support inline with > the Linux-4.7 kernel. I'm running this successfully Skylake systems myself, > and hopefully with more testing and exposure the code can get merged > successfully into the upstream tree soon'ish. > > Cheers, > -pete > > > -- > Pete Wright > pete@nomadlogic.org > nomadlogicLA > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" Pete, Thanks for information! Have any date schedule when it can be expected in main code base? There is some unfinished tasks? Intel Iris Graphics 540 works fine with this branch now. [ 84314.287] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: [ 84314.288] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 [ 84314.288] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 [ 84314.288] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 [ 84314.744] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160425 [ 84314.744] (--) intel(0): gen9 engineering sample [ 84314.744] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads [ 84314.744] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 84314.744] (==) intel(0): RGB weight 888 [ 84314.745] (==) intel(0): Default visual is TrueColor [ 84314.745] (II) intel(0): Output HDMI1 using monitor section Monitor0 [ 84314.745] (II) intel(0): Enabled output HDMI1 [ 84314.745] (II) intel(0): Output DP1 has no monitor section [ 84314.745] (II) intel(0): Enabled output DP1 [ 84314.745] (II) intel(0): Output HDMI2 has no monitor section [ 84314.745] (II) intel(0): Enabled output HDMI2 [ 84314.746] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 84314.746] (II) intel(0): Output VIRTUAL1 has no monitor section [ 84314.746] (II) intel(0): Enabled output VIRTUAL1 [ 84314.746] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 0 [ 84314.746] (==) intel(0): TearFree disabled [ 84314.746] (==) intel(0): DPI set to (96, 96) [ 84314.746] (II) intel(0): SNA initialized with Skylake (gen9) backend [ 84314.746] (==) intel(0): Backing store enabled [ 84314.746] (==) intel(0): Silken mouse enabled [ 84314.746] (II) intel(0): HW Cursor enabled [ 84314.746] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 84314.747] (==) intel(0): DPMS enabled [ 84314.747] (II) intel(0): [DRI2] Setup complete [ 84314.747] (II) intel(0): [DRI2] DRI driver: i965 [ 84314.747] (II) intel(0): [DRI2] VDPAU driver: va_gl [ 84314.747] (II) intel(0): direct rendering: DRI2 enabled [ 84314.747] (II) intel(0): hardware support for Present enabled [ 84314.764] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none [ 84314.764] (II) intel(0): Setting screen physical size to 508 x 285