[git pull] amdkfd fixes for 4.17 rc3/4
Oded Gabbay
oded.gabbay at gmail.com
Tue Apr 24 10:13:32 UTC 2018
Hi Dave,
A couple of small fixes for 4.17 rc3/4, nothing special:
- 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)
Thanks,
Oded
The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:
Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)
are available in the Git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-fixes-2018-04-24
for you to fetch changes up to 7bbc0b950f34bf11c26a32b6beb927777e7f3b93:
drm/amdkfd: fix build, select MMU_NOTIFIER (2018-04-24 12:50:04 +0300)
----------------------------------------------------------------
Andres Rodriguez (1):
drm/amdkfd: fix clock counter retrieval for node without GPU
Randy Dunlap (1):
drm/amdkfd: fix build, select MMU_NOTIFIER
Wei Yongjun (1):
drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
kbuild test robot (1):
drm/amdkfd: kfd_dev_is_large_bar() can be static
drivers/gpu/drm/amd/amdkfd/Kconfig | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 17 +++++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
More information about the amd-gfx
mailing list