]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Move non-sdma mqd allocation out of init_mqd
authorOak Zeng <ozeng@amd.com>
Wed, 28 Nov 2018 04:55:50 +0000 (22:55 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:21:02 +0000 (12:21 -0500)
commitbe945ace11530b2a56cd460286fb1d8d1e3b463f
tree283b2d5a464185d9a8e4b3ffb07834086e29e7fa
parent5fb4361b9fc78ed48cb56471994b8070bf22c242
drm/amdkfd: Move non-sdma mqd allocation out of init_mqd

This is preparation work to introduce more mqd allocation
scheme

Signed-off-by: Oak Zeng <ozeng@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c