]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-amdkfd-fixes-2018-04-24' of git://people.freedesktop.org/~gabbayo...
authorDave Airlie <airlied@redhat.com>
Thu, 26 Apr 2018 01:07:52 +0000 (11:07 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 26 Apr 2018 01:07:52 +0000 (11:07 +1000)
commitd18775fd77ec4ee472cea4af900198376f4666d3
tree01249111b57dd2bc4dcf46d0625b03f2d2214a05
parent5d30052dd442074c10ab35b64bd53a3dc43cea79
parent702b26af17272952951efa99d22e4afa4074e810
Merge tag 'drm-amdkfd-fixes-2018-04-24' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes

- fix amdkfd Kconfig to select MMU_NOTIFIER
- allow clock retrieval in case GPU not present
- fix return code from function
- make function static (fix sparse warning)

* tag 'drm-amdkfd-fixes-2018-04-24' of git://people.freedesktop.org/~gabbayo/linux:
  drm/amdkfd: fix build, select MMU_NOTIFIER
  drm/amdkfd: fix clock counter retrieval for node without GPU
  drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
  drm/amdkfd: kfd_dev_is_large_bar() can be static