summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
AgeCommit message (Expand)AuthorLines
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay-1/+7
2014-11-17amdkfd: use schedule() in sync_with_hwOded Gabbay-1/+2
2014-11-20amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay-5/+4
2014-11-20amdkfd: test_kq() can be statickbuild test robot-1/+1
2014-07-17amdkfd: Add kernel queue moduleBen Goz-0/+347