On Wed, 14 Jul 2010 15:40:56 -0700
Jesse Barnes wrote:
> Fixes https://bugs.freedesktop.org/show_bug.cgi?id=28739. We need to
> enable power to the panel with the AUX VDD bit in order to properly
> detect the eDP attached panel, and we also need to turn the panel on in
> case it was off when we
Hi!,
so what is the state of this ?
From: Adam Jackson
To: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 1/6] drm/i915/dp: Rename has_edp to
is_pch_edp to reflect its real meaning
Date: Fri, 16 Jul 2010 14:46:27 -0400 (07/16/2010 07:46:27 PM)
seems that have something related to t
On 2010.07.14 15:40:56 -0700, Jesse Barnes wrote:
> Fixes https://bugs.freedesktop.org/show_bug.cgi?id=28739. We need to
> enable power to the panel with the AUX VDD bit in order to properly
> detect the eDP attached panel, and we also need to turn the panel on in
> case it was off when we started
On Wed, 14 Jul 2010 15:40:56 -0700, Jesse Barnes
wrote:
> Fixes https://bugs.freedesktop.org/show_bug.cgi?id=28739. We need to
> enable power to the panel with the AUX VDD bit in order to properly
> detect the eDP attached panel, and we also need to turn the panel on in
> case it was off when we
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=28739. We need to
enable power to the panel with the AUX VDD bit in order to properly
detect the eDP attached panel, and we also need to turn the panel on in
case it was off when we started (as happens at resume time).
But this patch raises a cou