]> asedeno.scripts.mit.edu Git - linux.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)
commitd1f8f0d17d40f05d45c6c15b8fabbec978d92380
tree283b2d5a464185d9a8e4b3ffb07834086e29e7fa
parente73390d181103a19e1111ec2f25559a0570e9fe0
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