Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1676413

[git pull] drm fixes for 4.12-rc8

From Dave Airlie <airlied@gmail.com>
Newsgroups linux.kernel
Subject [git pull] drm fixes for 4.12-rc8
Date 2017-06-28 09:20 +0200
Message-ID <tXfqy-3MJ-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

This is the final set of fixes for -rc8, just a few i915 and one
vmwgfx ones. I'm off on holidays for a week, so if anything shows up
for fixes I've asked Daniel or Sean Paul to herd it in the right
direction. I've got next locked down, so whenever you open the merge
window and I get back I'll send it to you.

Dave.

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://people.freedesktop.org/~airlied/linux drm-fixes-for-v4.12-rc8

for you to fetch changes up to 9ff1beb1d19ffe2b26bf9cd2d33e6073d4f4b5fe:

  Merge tag 'drm-intel-fixes-2017-06-27' of
git://anongit.freedesktop.org/git/drm-intel into drm-fixes (2017-06-28
17:07:15 +1000)

----------------------------------------------------------------
3 i915 and one vmwgfx fix

----------------------------------------------------------------
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

Dave Airlie (2):
      Merge branch 'vmwgfx-fixes-4.12' of
git://people.freedesktop.org/~thomash/linux into drm-fixes
      Merge tag 'drm-intel-fixes-2017-06-27' of
git://anongit.freedesktop.org/git/drm-intel into drm-fixes

Deepak Rawat (1):
      drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr

 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 +++++
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c |  1 +
 4 files changed, 25 insertions(+), 4 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[git pull] drm fixes for 4.12-rc8 Dave Airlie <airlied@gmail.com> - 2017-06-28 09:20 +0200
  Re: [git pull] drm fixes for 4.12-rc8 Linus Torvalds <torvalds@linux-foundation.org> - 2017-06-28 22:30 +0200

csiph-web