Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/amdkfd
Oak Zeng f77dac6cd6 drm/amdkfd: Fix sdma queue allocate race condition
SDMA queue allocation requires the dqm lock at it modify
the global dqm members. Move up the dqm_lock so sdma
queue allocation is enclosed in the critical section. Move
mqd allocation out of critical section to avoid 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>
2019-06-11 12:57:18 -05:00
..
2019-05-24 12:21:03 -05:00
2019-05-24 12:20:48 -05:00
2018-08-28 11:22:42 -05:00