drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
authorYong Zhao <yong.zhao@amd.com>
Mon, 4 Jun 2018 18:33:13 +0000 (14:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Nov 2018 21:38:13 +0000 (16:38 -0500)
commit4e6c6fc19d3ffc9a60df3a2abf46bf3b08c7a329
tree566e5264670c4bc2a2c983aeead97d31d92f118b
parent82d1a1b128705c4c77a00fd2ea2682867f1dc195
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager

This will make reading code much easier. This fixes a few spots missed in a
previous commit with the same title.

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>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c