summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c
diff options
context:
space:
mode:
authorOak Zeng <ozeng@amd.com>2018-12-05 10:15:27 -0600
committerAlex Deucher <alexander.deucher@amd.com>2019-05-24 12:21:02 -0500
commitfdfa090bc90f34543b8efd05b05a143ae6d52406 (patch)
tree5fef88dae5705d47655cee83ec04dbbef1e9b368 /drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c
parent59f650a06f8f530e2412e5c47106cd8b8895bd89 (diff)
drm/amdkfd: Init mqd managers in device queue manager init
Previously mqd managers was initialized on demand. As there are only a few type of mqd managers, the on demand initialization doesn't save too much memory. Initialize them on device queue initialization instead and delete the get_mqd_manager interface. This makes codes more organized for future changes. 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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c')
0 files changed, 0 insertions, 0 deletions