commit | 332f6e1e9880c75b0c7287b8af2547ad28f389cd | [log] [tgz] |
---|---|---|
author | Felix Kuehling <Felix.Kuehling@amd.com> | Mon Aug 24 10:18:37 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 26 16:40:18 2020 -0400 |
tree | f66cf51f3f88c35c24517592ee5a4ed15a41887a | |
parent | 817154c1a2035fdecead78873245f5b528da451e [diff] |
drm/amdkfd: call amdgpu_amdkfd_get_hive_id directly No need to use a function pointer because the implementation is not ASIC-specific. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>