On Mon, Sep 10, 2012 at 12:28 AM, Daniel Vetter <daniel at ffwll.ch> 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?phane > - 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 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d: > > 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 userspace > > 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 at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel