From owner-freebsd-x11@FreeBSD.ORG Wed Feb 18 00:31:37 2015 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E60BD82; Wed, 18 Feb 2015 00:31:37 +0000 (UTC) Received: from fep21.mx.upcmail.net (fep21.mx.upcmail.net [62.179.121.41]) by mx1.freebsd.org (Postfix) with ESMTP id A65ECE18; Wed, 18 Feb 2015 00:31:36 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep13-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20150218003121.OLPV12567.viefep13-int.chello.at@edge03.upcmail.net>; Wed, 18 Feb 2015 01:31:21 +0100 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id tcXH1p01Y2Rg3Ey01cXHMM; Wed, 18 Feb 2015 01:31:18 +0100 X-SourceIP: 178.84.134.112 Message-ID: <54E3DD50.7090807@rainbow-runner.nl> Date: Wed, 18 Feb 2015 01:31:12 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Lundberg, Johannes" , "freebsd-x11@freebsd.org" Subject: Re: [Call for testers] DRM device-independent code update to Linux 3.8 References: <54E3D2A0.2090903@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Current X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 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, 18 Feb 2015 00:31:37 -0000 On 18-2-2015 1:09, Lundberg, Johannes wrote: > Hi > > Good job! Will do some testing! As for the i915 driver, what versions are > supported? Up until and including HD4000 Gen7 Ivy bridge? Correct. > -- > Johannes Lundberg > BRILLIANTSERVICE CO., LTD. > > On Wed, Feb 18, 2015 at 8:45 AM, Jean-Sébastien Pédron > wrote: >> Hi! >> >> An update to the DRM subsystem, not including the drivers, is ready for >> wider testing! >> >> The patch against HEAD is here: >> https://people.freebsd.org/~dumbbell/graphics/drm-update-38.f.patch >> >> I'm interested in success/failure reports for amd64, powerpc and >> powerpc64 users, for i915 and Radeon GPUs. I already know there is a >> build issue on i386, please wait for the next patch if you are in this >> case. >> >> The changes brought by this patch are explained in a blog post: >> http://blogs.freebsdish.org/graphics/2015/02/18/testing-the-drm-update/ >> >> This is working well for some Radeon users for more than a year. >> However, it only started to work with i915 a month ago, when the i915 >> refresh was committed. >> >> Try your day-to-day applications, try suspend/resume, try all output >> connectors, try OpenGL stuff, try backlight controls, everything :) >> >> Thank you! >> >> -- >> Jean-Sébastien Pédron >> >>