[pull] amdgpu drm-fixes-4.9

Alex Deucher alexdeucher at gmail.com
Wed Nov 16 19:02:58 UTC 2016


Hi Dave,

Just a few bug fixes for 4.9.  The big one is Mario's prime fencing fix.

The following changes since commit e2384535a623ed51151d1bbed5263b9f8a87a74d:

  Merge branch 'topic-arcpgu-fixes' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-fixes (2016-11-11 11:55:11 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.9

for you to fetch changes up to 1da2c326e43b0834105993d13610647337bbad67:

  drm/amdgpu:fix vpost_needed routine (2016-11-15 14:06:07 -0500)

----------------------------------------------------------------
Alex Deucher (1):
      drm/amdgpu/powerplay: drop a redundant NULL check

Mario Kleiner (1):
      drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)

Monk Liu (1):
      drm/amdgpu:fix vpost_needed routine

 drivers/gpu/drm/amd/amdgpu/amdgpu.h              |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c      |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c       | 27 ++++++------------------
 drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c        | 20 +++++++++++++++++-
 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c |  2 --
 5 files changed, 28 insertions(+), 24 deletions(-)


More information about the dri-devel mailing list