diff options
author | 2018-12-03 13:56:14 -0600 | |
---|---|---|
committer | 2019-05-24 12:21:02 -0500 | |
commit | 972fcdb52fe865a2f639e3200b97e648f34a0f41 (patch) | |
tree | 96bc3b7147b9ef62f3b3294a97fc1286cf94f81c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: Improve error handling for HMM (diff) | |
download | wireguard-linux-972fcdb52fe865a2f639e3200b97e648f34a0f41.tar.xz wireguard-linux-972fcdb52fe865a2f639e3200b97e648f34a0f41.zip |
drm/amdkfd: Introduce asic-specific mqd_manager_init function
Global function mqd_manager_init just calls asic-specific functions and it
is not necessary. Delete it and introduce a mqd_manager_init interface in
dqm for asic-specific mqd manager init. Call mqd_manager_init interface
directly to initialize mqd manager
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 '')
0 files changed, 0 insertions, 0 deletions