aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
Commit message (Expand)AuthorAge
* drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-16
* drm/amdkfd: Add break at the end of caseOded Gabbay2015-01-22
* drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay2015-01-15
* drm/amdkfd: Add initial VI support for KQBen Goz2014-12-02
* drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay2015-01-12
* drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay2015-01-12
* drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-04
* drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay2015-01-09
* amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay2014-12-04
* amdkfd: use schedule() in sync_with_hwOded Gabbay2014-11-17
* amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay2014-11-20
* amdkfd: test_kq() can be statickbuild test robot2014-11-20
* amdkfd: Add kernel queue moduleBen Goz2014-07-16