]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
authorDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2016 23:45:27 +0000 (09:45 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2016 23:45:27 +0000 (09:45 +1000)
commit29ed197333bdb1ccda1790bd2418f3a835de86fd
tree8f68d7745a19b6a92ff5b7c065d2d20209989ae0
parent51a4c38a5511c0027c54d330f7dd2239f6c95b82
parent1da2c326e43b0834105993d13610647337bbad67
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

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

* 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu:fix vpost_needed routine
  drm/amdgpu/powerplay: drop a redundant NULL check
  drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)