diff options
| author | Harish Kasiviswanathan <[email protected]> | 2017-12-09 04:08:52 +0000 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2017-12-09 04:08:52 +0000 |
| commit | 4f449311e9aa177bd224e7b13cb0f6a55c524bcb (patch) | |
| tree | fcacee39110db75947b4f5fc0917da8c4afa6944 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
| parent | drm/amdkfd: Reorganize CRAT fetching from ACPI (diff) | |
| download | kernel-4f449311e9aa177bd224e7b13cb0f6a55c524bcb.tar.gz kernel-4f449311e9aa177bd224e7b13cb0f6a55c524bcb.zip | |
drm/amdkfd: Decouple CRAT parsing from device list update
Currently, CRAT parsing is intertwined with topology_device_list and
hence repeated calls to kfd_parse_crat_table() will fail. Decouple
kfd_parse_crat_table() and topology_device_list.
kfd_parse_crat_table() will parse CRAT and add topology devices to a
temporary list temp_topology_device_list and then
kfd_topology_update_device_list will move contents from temporary list to
master list.
Signed-off-by: Harish Kasiviswanathan <[email protected]>
Signed-off-by: Kent Russell <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions
