commit | 3385f9dd64d44f6adefb6f4680658d1e43bac9c9 | [log] [tgz] |
---|---|---|
author | Ben Goz <ben.goz@amd.com> | Sat Jan 03 22:12:33 2015 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Fri Jan 09 22:26:05 2015 +0200 |
tree | b4d7d75fa9a1a34ffabd26332dc22083d6f6ef6c | |
parent | bcea308175748339b872cc50972e0a31c1999c64 [diff] |
drm/amdkfd: Identify SDMA queue in create queue ioctl This patch adds a check to the create queue ioctl path, which identifies SDMA queue type that is sent by userspace. Signed-off-by: Ben Goz <ben.goz@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>