All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
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 v4.12
Date: Thu, 27 Apr 2017 16:24:13 +0300	[thread overview]
Message-ID: <8760hqrnk2.fsf@intel.com> (raw)


Hi Dave, here's an assortment of drm/i915 and gvt fixes for
drm-next/v4.12.

BR,
Jani.

The following changes since commit ab6eb211b07a42a6346e284056422fd9a8576a99:

  Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next (2017-04-13 06:17:40 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-next-fixes-2017-04-27

for you to fetch changes up to 88326ef05b262f681d837ecf65db10a7edb609f1:

  drm/i915: Confirm the request is still active before adding it to the await (2017-04-26 16:28:47 +0300)

----------------------------------------------------------------
drm/i915 and gvt fixes for drm-next/v4.12

----------------------------------------------------------------
Changbin Du (4):
      drm/i915/gvt: Align render mmio list to cacheline
      drm/i915/gvt: remove redundant platform check for mocs load/restore
      drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction
      drm/i915/gvt: use directly assignment for structure copying

Chris Wilson (7):
      drm/i915: Park the signaler before sleeping
      drm/i915: Apply a cond_resched() to the saturated signaler
      drm/i915: Use the right mapping_gfp_mask for final shmem allocation
      drm/i915: Fix use after free in lpe_audio_platdev_destroy()
      drm/i915/selftests: Allocate inode/file dynamically
      drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
      drm/i915: Confirm the request is still active before adding it to the await

Dan Carpenter (2):
      drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
      drm/i915: checking for NULL instead of IS_ERR() in mock selftests

Jani Nikula (1):
      Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes

Mika Kuoppala (1):
      drm/i915: Fix system hang with EI UP masked on Haswell

Pei Zhang (1):
      drm/i915/gvt: add mmio init for virtual display

Ville Syrjälä (2):
      drm/i915: Make legacy cursor updates more unsynced
      drm/i915: Perform link quality check unconditionally during long pulse

Zhenyu Wang (3):
      drm/i915/gvt: cleanup some too chatty scheduler message
      drm/i915/gvt: remove some debug messages in scheduler timer handler
      drm/i915/gvt: Fix PTE write flush for taking runtime pm properly

 drivers/gpu/drm/i915/gvt/cmd_parser.c         |  8 +----
 drivers/gpu/drm/i915/gvt/display.c            | 29 ++++++++++++++++-
 drivers/gpu/drm/i915/gvt/execlist.c           |  8 ++---
 drivers/gpu/drm/i915/gvt/gtt.c                |  5 +++
 drivers/gpu/drm/i915/gvt/render.c             | 10 ++----
 drivers/gpu/drm/i915/gvt/sched_policy.c       | 17 ++--------
 drivers/gpu/drm/i915/gvt/scheduler.c          |  5 +--
 drivers/gpu/drm/i915/i915_drv.c               | 46 ++++++++++++++-------------
 drivers/gpu/drm/i915/i915_gem.c               |  2 +-
 drivers/gpu/drm/i915/i915_gem_request.c       |  3 ++
 drivers/gpu/drm/i915/i915_irq.c               |  4 +--
 drivers/gpu/drm/i915/intel_breadcrumbs.c      | 21 +++++++++---
 drivers/gpu/drm/i915/intel_display.c          | 31 +++++++++++-------
 drivers/gpu/drm/i915/intel_dp.c               | 15 +++++++--
 drivers/gpu/drm/i915/intel_lpe_audio.c        |  9 +++++-
 drivers/gpu/drm/i915/selftests/mock_drm.c     | 45 ++++++++++++++++++--------
 drivers/gpu/drm/i915/selftests/mock_request.c |  2 +-
 17 files changed, 163 insertions(+), 97 deletions(-)

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2017-04-27 13:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8760hqrnk2.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=airlied@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --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.