Hi Dave,
Just three more fixes for 3.19. This is the last request until -rc1. I will have our QA team run a full HSA stack test on 3.19-rc1 and if we find problems, I will send a fixes pull request.
- Oded
The following changes since commit d5b75dc01fa9c699aee5f82f5dbe508da438ff94:
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next (2014-12-03 19:35:05 +1000)
are available in the git repository at:
git://people.freedesktop.org/~gabbayo/linux amdkfd-next-3.19
for you to fetch changes up to a550bb3d5313c3d894cac552e13037394ac78fd4:
amdkfd: Set *buffer_ptr to NULL in case of error (2014-12-04 14:09:02 +0200)
---------------------------------------------------------------- Oded Gabbay (1): amdkfd: Set *buffer_ptr to NULL in case of error
Sasha Levin (2): amdkfd: use sizeof(long) granularity for the pasid bitmask amdkfd: use atomic allocations within srcu callbacks
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | 8 +++++++- drivers/gpu/drm/amd/amdkfd/kfd_pasid.c | 3 +-- drivers/gpu/drm/amd/amdkfd/kfd_process.c | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-)
dri-devel@lists.freedesktop.org