All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [PULL] drm-intel-next-fixes for 3.18
Date: Fri, 3 Oct 2014 10:49:06 +0200	[thread overview]
Message-ID: <20141003084906.GA8638@phenom.ffwll.local> (raw)

Hi Dave,

Bunch of fixes for 3.18. Major parts:
- ppgtt fixes (but full ppgtt is for 3.19) from Chris, Michel, ...
- hdmi pixel replication fixes (Clint Taylor)
- leftover i830M patches from Ville
- small things all over

I'll be travelling the next two weeks (xdc&plumbers) but should be around
a few days each week to herd patches. And for critical stuff Jani can send
you a pull.

Cheers, Daniel


The following changes since commit 8337486a8fda53e5f46b3cb2b4eb3272608348cb:

  Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next (2014-09-18 21:53:47 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/drm-intel-next-fixes-2014-10-03

for you to fetch changes up to ebb69c95175609990af708ec90c46530f5a2c819:

  drm/i915: Enable pixel replicated modes on BDW and HSW. (2014-10-01 10:01:41 +0200)

----------------------------------------------------------------
Chris Wilson (7):
      drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy
      drm/i915: Objects on the unbound list may still have an active reference
      drm/i915: Drop any active reference before unbinding
      drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock
      drm/i915: HSW always use GGTT selector for secure batches
      drm/i915: Match GTT space sanity checker with implementation
      drm/i915: Do not store the error pointer for a failed userptr registration

Clint Taylor (1):
      drm/i915: Enable pixel replicated modes on BDW and HSW.

Daniel Vetter (3):
      drm/i915: Don't reinit hpd interrupts after gpu reset
      drm/i915: Extend BIOS stolen mem handling to all platform
      Revert "drm/i915/bdw: BDW Software Turbo"

Deepak S (1):
      drm/i915: add cherryview specfic forcewake in execlists_elsp_write

Jani Nikula (2):
      drm/i915/dp: add missing \n in the TPS3 debug message
      drm/i915/edp: use lane count and link rate from DPCD for eDP

Michel Thierry (1):
      drm/i915: fix another use-after-free in i915_gem_evict_everything

Mika Kuoppala (1):
      drm/i915/bdw: Cleanup pre prod workarounds

Rodrigo Vivi (1):
      drm/i915: Use EIO instead of EAGAIN for sink CRC error.

Tvrtko Ursulin (1):
      drm/i915: Do not leak pages when freeing userptr objects

Ville Syrjälä (3):
      drm/i915: Fix DVO 2x clock enable on 830M
      drm/i915: Limit the watermark to at least 8 entries on gen2/3
      drm/i915: Don't spam dmesg with rps messages on vlv/chv

 drivers/gpu/drm/i915/i915_debugfs.c     |  34 +----
 drivers/gpu/drm/i915/i915_drv.c         |   2 -
 drivers/gpu/drm/i915/i915_drv.h         |  28 +---
 drivers/gpu/drm/i915/i915_gem.c         | 134 ++++++++++-------
 drivers/gpu/drm/i915/i915_gem_evict.c   |   4 +-
 drivers/gpu/drm/i915/i915_gem_stolen.c  |  13 +-
 drivers/gpu/drm/i915/i915_gem_userptr.c |  31 ++--
 drivers/gpu/drm/i915/i915_irq.c         |  21 ---
 drivers/gpu/drm/i915/i915_reg.h         |  15 +-
 drivers/gpu/drm/i915/intel_display.c    |  73 +++++++--
 drivers/gpu/drm/i915/intel_dp.c         |  36 ++---
 drivers/gpu/drm/i915/intel_hdmi.c       |   2 +-
 drivers/gpu/drm/i915/intel_lrc.c        |  29 +++-
 drivers/gpu/drm/i915/intel_pm.c         | 254 +++++++-------------------------
 drivers/gpu/drm/i915/intel_ringbuffer.c |  20 +--
 15 files changed, 297 insertions(+), 399 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

             reply	other threads:[~2014-10-03  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03  8:49 Daniel Vetter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-17  7:16 [PULL] drm-intel-next-fixes for 3.18 Jani Nikula

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141003084906.GA8638@phenom.ffwll.local \
    --to=daniel.vetter@ffwll.ch \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.