]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd2ff1a8b67c12d34ba7d85418c1917302adb7e6
tree566e5264670c4bc2a2c983aeead97d31d92f118b
parent48104a4d145aec499e1601d534dfbb6af01c7535
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