From: Ben Goz Date: Wed, 16 Jul 2014 21:45:35 +0000 (+0300) Subject: amdkfd: Add kernel queue module X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6e6a3487bd736cbcfc74fe0f9d9220bae00c72;p=pandora-kernel.git amdkfd: Add kernel queue module The kernel queue module enables the amdkfd to establish kernel queues, not exposed to user space. The kernel queues are used for HIQ (HSA Interface Queue) and DIQ (Debug Interface Queue) operations v3: Removed use of internal typedefs and added use of the new gart allocation functions v4: Fixed a miscalculation in kernel queue wrapping v5: Move amdkfd from drm/radeon/ to drm/amd/ Change format of mqd structure to match latest KV firmware Add support for AQL queues creation to enable working with open-source HSA runtime Add define for kernel queue size Various fixes Signed-off-by: Ben Goz Signed-off-by: Oded Gabbay --- Reading git-diff-tree failed