From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?St=E9phane_Marchesin?= Subject: Re: [pull] drm-intel-fixes Date: Tue, 21 May 2013 18:24:42 -0700 Message-ID: References: <20120910072817.GB5387@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120910072817.GB5387@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Daniel Vetter , Jani Nikula Cc: Intel Graphics Development , DRI Development List-Id: dri-devel@lists.freedesktop.org On Mon, Sep 10, 2012 at 12:28 AM, Daniel Vetter wrote: > Hi Dave, > > You're pull just reminded me that I've been sitting on a few small -fixes, > too. Nothing really major at all: > - fixup edp setup sequence (Dave) > - disable sdvo hotplug for real, this is a fixup for a messed-up > regression fixer (Jani) > - don't expose dysfunctional backlight driver (Jani) Hi Daniel, This change ("don't expose dysfunctional backlight driver") regresses the backlight on Chromebooks, where we don't run the vbios. St=E9phane > - properly init spinlock (only used by hsw/vlv code) from Alexander > Shishkin > > Wrt regression we have a new case of rc6-no-longer-working (times time it > breaks after resume, investigation still going on) and one of the > infoframe patches broke a screen on ilk (Paulo is looking into this one > already). > > Cheers, Daniel > > The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab065077= 8d: > > Linux 3.6-rc4 (2012-09-01 10:39:58 -0700) > > are available in the git repository at: > > git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes > > for you to fetch changes up to 99d0b1db6ccd0c0e554398e8a579ff3dd4d119ee: > > drm/i915: initialize dpio_lock spin lock (2012-09-08 19:04:04 +0200) > > ---------------------------------------------------------------- > Alexander Shishkin (1): > drm/i915: initialize dpio_lock spin lock > > Dave Airlie (1): > drm/i915/edp: get the panel delay before powering up > > Jani Nikula (2): > drm/i915: only enable sdvo hotplug irq if needed > drm/i915: do not expose a dysfunctional backlight interface to user= space > > drivers/gpu/drm/i915/i915_dma.c | 1 + > drivers/gpu/drm/i915/intel_dp.c | 11 +++++++---- > drivers/gpu/drm/i915/intel_panel.c | 31 ++++++++++++++++++++++--------- > drivers/gpu/drm/i915/intel_sdvo.c | 15 ++++++--------- > 4 files changed, 36 insertions(+), 22 deletions(-) > -- > Daniel Vetter > Software Engineer, Intel Corporation > +41 (0) 79 365 57 48 - http://blog.ffwll.ch > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel