summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: reformat some debug printsOded Gabbay2015-05-191-2/+3
* drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
* drm/amdkfd: Add break at the end of caseOded Gabbay2015-01-221-0/+3
* drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-151-24/+0
* drm/amdkfd: Add initial VI support for KQBen Goz2014-12-021-3/+18
* drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-121-12/+12
* drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-121-1/+1
* drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-041-1/+1
* drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-091-26/+15
* amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay2014-12-041-1/+7
* amdkfd: use schedule() in sync_with_hwOded Gabbay2014-11-171-1/+2
* amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay2014-11-201-5/+4
* amdkfd: test_kq() can be statickbuild test robot2014-11-201-1/+1
* amdkfd: Add kernel queue moduleBen Goz2014-07-171-0/+347
OpenPOWER on IntegriCloud