linux/drivers/gpu/drm/amd
Harish Kasiviswanathan 4f449311e9 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 <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2017-12-08 23:08:52 -05:00
..
acp drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
amdgpu drm/amdkfd: Remove deprecated get_vmem_size 2017-12-08 23:08:44 -05:00
amdkfd drm/amdkfd: Decouple CRAT parsing from device list update 2017-12-08 23:08:52 -05:00
display drm/amd/display: Expose dpp1_set_cursor_attributes 2017-12-20 14:48:54 -05:00
include drm/amd: Remove get_vmem_size from KGD-KFD interface 2017-12-08 23:08:45 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amd/pp: Implement force_dpm_level on Rv 2017-12-20 11:59:40 -05:00