From owner-freebsd-stable@FreeBSD.ORG Thu Mar 12 19:40:48 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC20F41B for ; Thu, 12 Mar 2015 19:40:48 +0000 (UTC) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (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 819B1E66 for ; Thu, 12 Mar 2015 19:40:48 +0000 (UTC) Received: by igjz20 with SMTP id z20so268464igj.4 for ; Thu, 12 Mar 2015 12:40:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ArJHQCjJ6/v13GmS0OMB2ul9PX8eefL6z/4p5aY4r4o=; b=YajftEwZLp+6vVuZRuVJJG38WBCSIDLQcp1MB7Ta1A+bUJtosZH+368acqLLpzo6nc x18CwDVcL/Vi8rISnUgqT2Ue+CGvv9pjnoa+ZcQ6XLCx0WWZT9KuEXDbbwuvScS5oTnD /YbiftOWIzThJoxlgRkLSH1b/Lz+NYGbOyRjhXyGWdnJLMwEULwAvuGH3+qEsJ4z3a86 BkEg/sL1AwyevwiCUpqZrI3qak7dvMitol58tZsQHTnMSAhkLf1cyPE9AdkxLJDBiUcT X/Mzr+A08fcQ7yT3JYOHu+xVRVpY+EIIDFBug5OgIUPcc3j/+z1JX8ICluiNvI85NbHV /p/Q== MIME-Version: 1.0 X-Received: by 10.107.5.211 with SMTP id 202mr43259021iof.88.1426189247892; Thu, 12 Mar 2015 12:40:47 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Thu, 12 Mar 2015 12:40:47 -0700 (PDT) In-Reply-To: References: Date: Thu, 12 Mar 2015 12:40:47 -0700 X-Google-Sender-Auth: -m5RM6E-HMyBCehCbxwJ_2kkIwg Message-ID: Subject: Re: On-going laptop brightness issues From: Adrian Chadd To: Kevin Oberman Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD-STABLE Mailing List X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2015 19:40:48 -0000 I thought jhb already mfc'ed it? -a On 12 March 2015 at 12:36, Kevin Oberman wrote: > I have just submitted a PR to MFC the code that will fix brightness > adjustmant on may laptops with modern Intel GPUs. It has been tested by at > least two people and I have been using it for at least three months with no > negative issues. > > Th author has posted that he lacks the time to MFC but that "someone else" > will have to do it. > > Could some committer please take a look at this one? The patch touches > three files, two just to add entry points for the code. The functional code > is all to /sys/dev/drm2/i915/intel_opregion.c. Other than some offsets, it > applies cleanly to stable. At very least, it will fix an annoyance for some > people and eliminate some messages to several mail lists (stable, > questions, x1l, mobile and acpi). > > The patch can be found it 198551, just submitted. > -- > Kevin Oberman, Network Engineer, Retired > E-mail: rkoberman@gmail.com > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"