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