From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: Re: [PATCH] backlight: Avoid double fbcon backlight handling Date: Thu, 30 Jun 2016 15:03:37 +0300 Message-ID: <8737nurihy.fsf@intel.com> References: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> Sender: linux-renesas-soc-owner@vger.kernel.org To: intel-gfx@lists.freedesktop.org Cc: Chris Wilson , Imre Deak , Zhang Rui , Alex Deucher , Christian =?utf-8?Q?K=C3=B6nig?= , David Airlie , Patrik Jakobsson , Daniel Vetter , Ben Skeggs , Tomi Valkeinen , Laurent Pinchart , Bruno =?utf-8?Q?Pr=C3=A9mont?= , Jiri Kosina , Thomas Petazzoni , Noralf =?utf-8?Q?Tr?= =?utf-8?Q?=C3=B8nnes?= , Jens Frederich , Daniel Drake , Jon Nettleton , Jingoo Han , Lee Jones , Jean-Christophe List-Id: linux-acpi@vger.kernel.org On Thu, 30 Jun 2016, Chris Wilson wrote: > Backlights controlled by i915.ko and only associated with its connectors > and also only associated with the intel_drmfb fbcon, controlled by > i915.ko. In this situation, we already handle adjusting the backlight > when the fbcon is blanked/unblanked and do not require backlight trying > to do the same. Acked-by: Jani Nikula -- Jani Nikula, Intel Open Source Technology Center From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Date: Thu, 30 Jun 2016 12:03:37 +0000 Subject: Re: [PATCH] backlight: Avoid double fbcon backlight handling Message-Id: <8737nurihy.fsf@intel.com> List-Id: References: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> In-Reply-To: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-gfx@lists.freedesktop.org Cc: Chris Wilson , Imre Deak , Zhang Rui , Alex Deucher , Christian =?utf-8?Q?K=C3=B6nig?= , David Airlie , Patrik Jakobsson , Daniel Vetter , Ben Skeggs , Tomi Valkeinen , Laurent Pinchart , Bruno =?utf-8?Q?Pr=C3=A9mont?= , Jiri Kosina , Thomas Petazzoni , Noralf =?utf-8?Q?Tr?= =?utf-8?Q?=C3=B8nnes?= , Jens Frederich , Daniel Drake , Jon Nettleton , Jingoo Han , Lee Jones , Jean-Christophe On Thu, 30 Jun 2016, Chris Wilson wrote: > Backlights controlled by i915.ko and only associated with its connectors > and also only associated with the intel_drmfb fbcon, controlled by > i915.ko. In this situation, we already handle adjusting the backlight > when the fbcon is blanked/unblanked and do not require backlight trying > to do the same. Acked-by: Jani Nikula -- Jani Nikula, Intel Open Source Technology Center From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com ([192.55.52.120]:8514 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751810AbcF3MDr (ORCPT ); Thu, 30 Jun 2016 08:03:47 -0400 From: Jani Nikula To: Chris Wilson , intel-gfx@lists.freedesktop.org Cc: Chris Wilson , Imre Deak , Zhang Rui , Alex Deucher , Christian =?utf-8?Q?K=C3=B6nig?= , David Airlie , Patrik Jakobsson , Daniel Vetter , Ben Skeggs , Tomi Valkeinen , Laurent Pinchart , Bruno =?utf-8?Q?Pr=C3=A9mont?= , Jiri Kosina , Thomas Petazzoni , Noralf =?utf-8?Q?Tr?= =?utf-8?Q?=C3=B8nnes?= , Jens Frederich , Daniel Drake , Jon Nettleton , Jingoo Han , Lee Jones , Jean-Christophe Plagniol-Villard , Michael Hennerich , Milo Kim , Thierry Reding , Nicolas Ferre , Paul Mackerras , Kukjin Kim , Krzysztof Kozlowski , Antonino Daplas , linux-acpi@vger.kernel.org, dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] backlight: Avoid double fbcon backlight handling In-Reply-To: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> References: <1467286256-8870-1-git-send-email-chris@chris-wilson.co.uk> Date: Thu, 30 Jun 2016 15:03:37 +0300 Message-ID: <8737nurihy.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, 30 Jun 2016, Chris Wilson wrote: > Backlights controlled by i915.ko and only associated with its connectors > and also only associated with the intel_drmfb fbcon, controlled by > i915.ko. In this situation, we already handle adjusting the backlight > when the fbcon is blanked/unblanked and do not require backlight trying > to do the same. Acked-by: Jani Nikula -- Jani Nikula, Intel Open Source Technology Center