[pull] drm-fixes

Daniel Vetter daniel at ffwll.ch
Fri Nov 23 08:58:55 PST 2012


Hi Dave,

Two small fixes for 3.7:
- Unbreak mbp retina, this time with a much more fine-grained approach
  (since the previous "completely ignore edp vbt bpp value" regressed some
  machines even after fixing a bug in our dp bw code).
- Disable cloning on sdvo. It just doesn't work (yeah took us a while to
  figure out), leading to jittery outputs in the best case.

Cheers, Daniel


The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:

  Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes

for you to fetch changes up to 9a30a61f3516871c5c638fd7c025fbaa11ddf7fe:

  drm/i915: do not default to 18 bpp for eDP if missing from VBT (2012-11-22 21:34:32 +0100)

----------------------------------------------------------------
Daniel Vetter (1):
      drm/i915: disable cloning on sdvo

Jani Nikula (1):
      drm/i915: do not default to 18 bpp for eDP if missing from VBT

 drivers/gpu/drm/i915/intel_bios.c    |   11 ++---------
 drivers/gpu/drm/i915/intel_display.c |    2 +-
 drivers/gpu/drm/i915/intel_sdvo.c    |   17 ++++++++++-------
 3 files changed, 13 insertions(+), 17 deletions(-)
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list