[PULL] drm-intel-next-fixes

Jani Nikula jani.nikula at intel.com
Thu Dec 11 05:43:21 PST 2014


Hi Dave -

Here's a batch of i915 fixes for 3.19.

BR,
Jani.

The following changes since commit 00f0b3781028605910cb4662a0f8a4849b445fc2:

  drm/i915: Reject modeset when the same digital port is used more than once (2014-12-03 09:31:53 +0100)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/drm-intel-next-fixes-2014-12-11

for you to fetch changes up to 9f49c37635d5c2a801f7670d5fbf0b25ec461f2c:

  drm/i915: save/restore GMBUS freq across suspend/resume on gen4 (2014-12-11 15:31:59 +0200)

----------------------------------------------------------------
Damien Lespiau (3):
      drm/i915/bdw: Fix the write setting up the WIZ hashing mode
      drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
      drm/i915: Remove '& 0xffff' from the mask given to WA_REG()

Daniel Vetter (3):
      drm/i915: compute wait_ioctl timeout correctly
      drm/i915: Handle inaccurate time conversion issues
      drm/i915: Don't complain about stolen conflicts on gen3

Dave Airlie (1):
      drm/i915: resume MST after reading back hw state

Jesse Barnes (2):
      drm/i915: don't always do full mode sets when infoframes are enabled
      drm/i915: save/restore GMBUS freq across suspend/resume on gen4

 drivers/gpu/drm/i915/i915_drv.c         |  3 ++-
 drivers/gpu/drm/i915/i915_drv.h         |  6 ++++++
 drivers/gpu/drm/i915/i915_gem.c         | 13 ++++++++++++-
 drivers/gpu/drm/i915/i915_gem_stolen.c  |  6 +++++-
 drivers/gpu/drm/i915/i915_reg.h         | 18 +++++++++++++++---
 drivers/gpu/drm/i915/i915_suspend.c     |  8 ++++++++
 drivers/gpu/drm/i915/intel_display.c    | 10 ++++++----
 drivers/gpu/drm/i915/intel_pm.c         |  6 +++---
 drivers/gpu/drm/i915/intel_ringbuffer.c | 24 ++++++++++++++----------
 kernel/time/time.c                      |  1 +
 10 files changed, 72 insertions(+), 23 deletions(-)

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the dri-devel mailing list