[PULL] drm-intel-fixes

Daniel Vetter daniel.vetter at ffwll.ch
Tue Jun 27 08:26:36 UTC 2017


Hi Dave,

A bit earlier than usual since you're going on vacations. Nothing scary at
all.

drm-intel-fixes-2017-06-27:
Just a few minor fixes. Important one is the execbuf async fix (aka
ANDROID_native_sync). There was another patch for a display coherency
corner case on APL, but we've random-walked in that space too much,
and the cherry-pick looked really invasive.

Cheers, Daniel


The following changes since commit c0bc126f97fb929b3ae02c1c62322645d70eb408:

  Linux 4.12-rc7 (2017-06-25 18:30:05 -0700)

are available in the git repository at:

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

for you to fetch changes up to 611cdf3695a307fdca3ff3779a1e6cca935e2d31:

  drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations (2017-06-26 10:43:26 +0200)

----------------------------------------------------------------
Just a few minor fixes. Important one is the execbuf async fix (aka
ANDROID_native_sync). There was another patch for a display coherency
corner case on APL, but we've random-walked in that space too much,
and the cherry-pick looked really invasive.

----------------------------------------------------------------
Chris Wilson (3):
      drm/i915: Retire the VMA's fence tracker before unbinding
      drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
      drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations

 drivers/gpu/drm/i915/i915_debugfs.c        |  6 +++++-
 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 17 ++++++++++++++---
 drivers/gpu/drm/i915/i915_vma.c            |  5 +++++
 3 files changed, 24 insertions(+), 4 deletions(-)

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


More information about the dri-devel mailing list