[PULL] drm-intel-fixes

Daniel Vetter daniel.vetter at ffwll.ch
Tue Jun 14 21:38:49 UTC 2016


Hi Dave,

Jani's out sick, so pull request from me as an exception. Most of it
prepped by Jani, I just smashed Lyude's fix on top. Pretty much all
regression fixes, or black screens.

There's the 8/6bpc dither regression fix from Mario outstanding - I pinged
you about acking the drm core part earlier. But looking at that some more
I think we should better go with the real fix for 4.8 in -next, soak it a
bit and cherry-pick that over. Mario's and Jani's plan was to revert in
4.7, apply a quirk, then apply the real fix for 4.8. Seems a bit overkill
for just misplaced dithering, and the real fix didn't look too shocking
(just a few patches).

Cheers, Daniel


The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-06-14

for you to fetch changes up to 476490a945e1f0f6bd58e303058d2d8ca93a974c:

  drm/i915/ilk: Don't disable SSC source if it's in use (2016-06-14 23:23:02 +0200)

----------------------------------------------------------------
Ander Conselvan de Oliveira (1):
      drm/i915: Fix NULL pointer deference when out of PLLs in IVB

Chris Wilson (2):
      drm/i915: Silence "unexpected child device config size" for VBT on 845g
      drm/i915: Only ignore eDP ports that are connected

Lyude (1):
      drm/i915/ilk: Don't disable SSC source if it's in use

Ville Syrjälä (2):
      drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV
      drm/i915: Extract physical display dimensions from VBT

 drivers/gpu/drm/i915/i915_drv.h       |  1 +
 drivers/gpu/drm/i915/intel_bios.c     | 46 +++++++++++++++++-
 drivers/gpu/drm/i915/intel_display.c  | 88 ++++++++++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_dp.c       | 18 +++----
 drivers/gpu/drm/i915/intel_dpll_mgr.c |  3 ++
 drivers/gpu/drm/i915/intel_drv.h      |  2 +-
 drivers/gpu/drm/i915/intel_dsi.c      |  3 ++
 drivers/gpu/drm/i915/intel_hdmi.c     |  3 ++
 drivers/gpu/drm/i915/intel_lvds.c     |  2 +
 drivers/gpu/drm/i915/intel_vbt_defs.h |  7 +--
 10 files changed, 132 insertions(+), 41 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list