]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2fb5d9e557e8dde3089656abc3d163399b6aa779
tree9991783a1ef0af97480d9036186afa0cb15912db
parent7ebeeccbead8866901d92b4a378cf8025634ec14
parent51a7d08250187a29e1dece5747efe03ee848191a
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