summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorOak Zeng <Oak.Zeng@amd.com>2019-06-03 21:25:52 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-06-11 12:56:59 -0500
commit8636e53c4715d0fb92980d39e070c2c897b5a96e (patch)
tree77e8f9823adaecf008877b02c9df7ef8b8e60ea0 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentd39b7737346328b66c46c54be973c5b3c176fc67 (diff)
downloadlinux-8636e53c4715d0fb92980d39e070c2c897b5a96e.tar.bz2
drm/amdkfd: Separate mqd allocation and initialization
Introduce a new mqd allocation interface and split the original init_mqd function into two functions: allocate_mqd and init_mqd. Also renamed uninit_mqd to free_mqd. This is preparation work to fix a circular lock dependency. Signed-off-by: Oak Zeng <Oak.Zeng@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions