commit | e392c887df979112af94cfec08dd87f4dd55d085 | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Fri Sep 27 22:03:42 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:05 2019 -0500 |
tree | 783c39f63fa9901a820b4199ce206ef635e6d80e | |
parent | 47c5ab6ca05891a0503c3f0bbc0c485694c75401 [diff] |
drm/amdkfd: Use array to probe kfd2kgd_calls This is the same idea as the kfd device info probe and move all the probe control together for easy maintenance. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>