]> 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)
commit06e729a82d8ed842cca225502de110ba3dca761e
tree566e5264670c4bc2a2c983aeead97d31d92f118b
parent84f454039a8a78dee8a095eebb10566bcb03b1e6
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