From owner-freebsd-current@FreeBSD.ORG Mon Jan 26 12:19:10 2015 Return-Path: Delivered-To: freebsd-current@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 62DCB1D6; Mon, 26 Jan 2015 12:19:10 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0416FA2F; Mon, 26 Jan 2015 12:19:09 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id h11so9486969wiw.5; Mon, 26 Jan 2015 04:19:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=gcRsygA/4ID882XSaojXZwFAjdzV4LO2xE70JLM79Wg=; b=r5SyTFzJ9fpMchJaLrTGtU9oZyW8UjhpKn44p2Fvc64d5r2Fl/2+MsX7f0zlYdAZnc wnZsObTva0jx3fZn3ePG4zvRlJtAW81/oEaczBip3x0lVFXxsXzF9FCt1EPzaFFcJyQx xxo+pLQ7yVEXbIXp1nCL9QWghhEF/csib/WzSDXgHQxAe0CqdD9VbHd19CwvQjzmulpE FmtSZKnV5e0GAldfqKogItnC8rcvBGKt3AwLcDCCp5eIQrDesEJsKBSfu/kcvqtcZV2V pS82cZlEV00FJN4s0YsTnEuuEmTcbh0GFQLBqINCr/wwjSEW5/qZX103dHHQ10CeP2jm FjeA== MIME-Version: 1.0 X-Received: by 10.180.98.228 with SMTP id el4mr5501560wib.77.1422274748196; Mon, 26 Jan 2015 04:19:08 -0800 (PST) Received: by 10.217.64.10 with HTTP; Mon, 26 Jan 2015 04:19:08 -0800 (PST) In-Reply-To: References: Date: Mon, 26 Jan 2015 13:19:08 +0100 Message-ID: Subject: Re: drm2 regression: backlight adjustment on ivybridge no longer works From: "Ranjan1018 ." <214748mv@gmail.com> To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-current , Konstantin Belousov X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2015 12:19:10 -0000 2015-01-24 23:25 GMT+01:00 Adrian Chadd : > Hi, > > I've just found a regression. > > The backlight adjustment doesn't work on my ivybridge mobile laptop > (Lenovo X230) after the dri update. > > I've added debugging. It's making it all the way to the pch backlight > panel update routine in intel_panel.c, but it's not changing the > backlight appearance itself. > > The "intel_backlight" program from intel-gpu-tools" also no longer > changes the backlight value. > > I'm going to finish rebuilding -HEAD on the sandy bridge laptop here > and try it out. > > Thanks, > > > > -adrian > Hi, I have the same issue on my Samsung Ativ 2 laptop. Regards, Maurizio