From owner-freebsd-x11@FreeBSD.ORG Wed Feb 18 21:07:54 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 9F865A28; Wed, 18 Feb 2015 21:07:54 +0000 (UTC) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::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 6348EB77; Wed, 18 Feb 2015 21:07:54 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id l13so39567688iga.5; Wed, 18 Feb 2015 13:07:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=onptSwGEZrPvnxDE3HNXPz9DOwH+3Hh81ehRdQX4sSw=; b=fip3PVR2Uo+9gqYk2XhjqKyJDTZTqsaa4lnWKsmw3lmasNqeca4x+UTA/WxtgSvw8N k/qgbK+wKM5xwdpc96uQV9aI9Ss6SMoORViAmjbUtqFLNgAVUITNYjYlz8t0tME7WlQo 65HBUWM06f51JaMeE+6zu95BOQiZyv5MkI+Gkr9sSIzdeK7IJ4dza6b8K5+yJ96XxvDl ajqcTFp4VCkA+HnstqcX6JuJ4T46wzuEuNkNK4GEIeGsIsM9bLrqOWXqyYxUM3UDkec8 v2fqMmmr0iIMrBI0oxGx5BIQz9S37QJUiGzaJy59tI2+R2t60+qBmKu39zAPtTT2a6RY hfEQ== X-Received: by 10.107.10.148 with SMTP id 20mr1685500iok.79.1424293673866; Wed, 18 Feb 2015 13:07:53 -0800 (PST) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.158.19 with HTTP; Wed, 18 Feb 2015 13:07:33 -0800 (PST) In-Reply-To: <54E4E4F9.2090908@FreeBSD.org> References: <54E3D2A0.2090903@FreeBSD.org> <54E4E4F9.2090908@FreeBSD.org> From: Ed Maste Date: Wed, 18 Feb 2015 16:07:33 -0500 X-Google-Sender-Auth: XBFRVVEDLoDWTIj7nAKUYW45qBQ Message-ID: Subject: Re: [Call for testers] DRM device-independent code update to Linux 3.8 To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-x11@freebsd.org" 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 21:07:54 -0000 On 18 February 2015 at 14:16, Jean-S=C3=A9bastien P=C3=A9dron wrote: > > This one will fail because the Makefile was modified in HEAD after I > made the patch. Here is a regenerated patch: > https://people.freebsd.org/~dumbbell/graphics/drm-update-38.g.patch This works on my Thinkpad X220 including backlight and suspend and resume. Vty switching does not though (i.e. Ctrl-Alt-F1 to the console).