summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
diff options
context:
space:
mode:
authorYong Zhao2018-07-12 04:33:08 +0200
committerOded Gabbay2018-07-12 04:33:08 +0200
commite7016d8e6f1b92888cc6093fd4e09d9f85934eb9 (patch)
tree4c5816776607c3a64624e99a2e9c081c7d89bae2 /drivers/gpu/drm/amd/amdkfd/kfd_priv.h
parentdrm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager (diff)
downloadkernel-qcow2-linux-e7016d8e6f1b92888cc6093fd4e09d9f85934eb9.tar.gz
kernel-qcow2-linux-e7016d8e6f1b92888cc6093fd4e09d9f85934eb9.tar.xz
kernel-qcow2-linux-e7016d8e6f1b92888cc6093fd4e09d9f85934eb9.zip
drm/amdkfd: Clean up reference of radeon
Signed-off-by: Yong Zhao <yong.zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_priv.h')
-rw-r--r--drivers/gpu/drm/amd/amdkfd/kfd_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_priv.h b/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
index 0646eda473df..37d179ed51dc 100644
--- a/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
+++ b/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
@@ -73,7 +73,7 @@
/*
* When working with cp scheduler we should assign the HIQ manually or via
- * the radeon driver to a fixed hqd slot, here are the fixed HIQ hqd slot
+ * the amdgpu driver to a fixed hqd slot, here are the fixed HIQ hqd slot
* definitions for Kaveri. In Kaveri only the first ME queues participates
* in the cp scheduling taking that in mind we set the HIQ slot in the
* second ME.