[git pull] amdkfd fixes for 4.16
Oded Gabbay
oded.gabbay at gmail.com
Mon Jan 15 12:51:53 UTC 2018
Hi Dave,
a couple of minor fixes for 4.16:
- fix NULL pointer dereference
- fix compiler warning on large define values
- remove unnecessary call to execute_queues_cpsch
Thanks,
Oded
The following changes since commit 9be712ef4612268c28b9f1e2d850d3ceab06ef66:
Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next (2018-01-12 11:46:19 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-next-fixes-2018-01-15
for you to fetch changes up to 2e3dca53654ddc51bada4cee4ca32d0d266fc9dd:
drm/amdkfd: Fix potential NULL pointer dereferences (2018-01-10 17:15:09 -0600)
----------------------------------------------------------------
Gustavo A. R. Silva (1):
drm/amdkfd: Fix potential NULL pointer dereferences
Oded Gabbay (1):
drm/amdkfd: add ull suffix to 64bit defines
Yong Zhao (2):
drm/amdkfd: Fix return value 0 when execute_queues_cpsch fails
drm/amdkfd: don't always call execute_queues_cpsch()
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 12 ++++++------
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 6 +++---
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 8 +++++++-
3 files changed, 16 insertions(+), 10 deletions(-)
More information about the amd-gfx
mailing list