Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo...
authorDave Airlie <airlied@redhat.com>
Thu, 30 Nov 2017 23:14:46 +0000 (09:14 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 30 Nov 2017 23:14:46 +0000 (09:14 +1000)
commit662e70400721f7bcf3b689acfe418f745f76096b
tree9991783a1ef0af97480d9036186afa0cb15912db
parenta42ea78f5b73d8aba9665ad34fb88e483f442f6f
parentb4d085201d86af69cbda2214c6dafc0be240ef9f
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes

This is amdkfd pull request for -rc2. It contains three small fixes to the
CIK SDMA code, compilation error fix in kfd_ioctl.h and fix to accessing
a pointer after it was released.

* tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux:
  uapi: fix linux/kfd_ioctl.h userspace compilation errors
  drm/amdkfd: fix amdkfd use-after-free GP fault
  drm/amdkfd: Fix SDMA oversubsription handling
  drm/amdkfd: Fix SDMA ring buffer size calculation
  drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode