summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c
diff options
context:
space:
mode:
authorOak Zeng2018-12-05 17:15:27 +0100
committerAlex Deucher2019-05-24 19:21:02 +0200
commitfdfa090bc90f34543b8efd05b05a143ae6d52406 (patch)
tree5fef88dae5705d47655cee83ec04dbbef1e9b368 /drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c
parentdrm/amdkfd: Introduce DIQ type mqd manager (diff)
downloadkernel-qcow2-linux-fdfa090bc90f34543b8efd05b05a143ae6d52406.tar.gz
kernel-qcow2-linux-fdfa090bc90f34543b8efd05b05a143ae6d52406.tar.xz
kernel-qcow2-linux-fdfa090bc90f34543b8efd05b05a143ae6d52406.zip
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_vi.c')
0 files changed, 0 insertions, 0 deletions