From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965585AbbJ2WPa (ORCPT ); Thu, 29 Oct 2015 18:15:30 -0400 Received: from host18.canaca.com ([66.49.204.205]:34069 "EHLO host18.canaca.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756886AbbJ2WP3 (ORCPT ); Thu, 29 Oct 2015 18:15:29 -0400 Message-ID: In-Reply-To: <14ea70d5bc19d498e15383e43483960f.squirrel@mungewell.org> References: <14ea70d5bc19d498e15383e43483960f.squirrel@mungewell.org> Date: Thu, 29 Oct 2015 16:15:23 -0600 Subject: Re: [Regression] 4.3.0rc4 through rc7: No LCD backlight on Thinkpad T60P From: "Simon Wood" To: linux-kernel@vger.kernel.org Cc: michel.daenzer@amd.com, =?iso-8859-1?Q?=22Ville_Syrj=E4l=E4=22?= , "Samuel Ortiz" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host18.canaca.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - mungewell.org X-Get-Message-Sender-Via: host18.canaca.com: authenticated_id: simon@mungewell.org X-Authenticated-Sender: host18.canaca.com: simon@mungewell.org X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, October 29, 2015 8:26 am, Simon Wood wrote: >> 4.3.0rc6 - bad >> 4.3.0rc7 - bad >> 4.3.0rc2 - good >> 4.3.0rc4 - bad (049e6dde7e57f0054fdc49102e7ef4830c698b46) >> 4.3.0rc3 - good (9ffecb10283508260936b96022d4ee43a7798b4c) > -- > commit 4281f46ef839050d2ef60348f661eb463c21cc2e Author: Michel Dänzer > > Date: Mon Sep 28 18:16:31 2015 +0900 > > > drm/radeon: Restore LCD backlight level on resume (>= R5xx) > -- I can confirm that this is 'bad' (no backlight). Although confusing this built labelled as rc2, despite being dated after rc3 tag... double checking what I built. -- simon@retrobox:~/linux-git$ git status HEAD detached at 4281f46 -- Simon