commit | ed8aab4594e0c5054b25b4a8810901ccf70efdcf | [log] [tgz] |
---|---|---|
author | Ben Goz <ben.goz@amd.com> | Thu Jul 17 00:18:51 2014 +0300 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Thu Jul 17 00:18:51 2014 +0300 |
tree | 6aa45d020d96588a7621167ca64f6c2372c9e5f6 | |
parent | b17f068a09fbe9b193a18080ff8ad5114a900124 [diff] |
amdkfd: Add queue module The queue module enables allocating and initializing queues uniformly. v3: Removed typedef and redundant memset call. Broke long pr_debug print to one liners and Added documentation. v5: Move amdkfd from drm/radeon/ to drm/amd/ Signed-off-by: Ben Goz <ben.goz@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>