Home
last modified time | relevance | path

Searched refs:reset_device_list (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_reset.c60 struct list_head *reset_device_list = reset_context->reset_device_list; in amdgpu_reset_xgmi_reset_on_init_prep_hwctxt() local
64 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_prep_hwctxt()
81 struct list_head *reset_device_list = reset_context->reset_device_list; in amdgpu_reset_xgmi_reset_on_init_restore_hwctxt() local
88 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_restore_hwctxt()
104 struct list_head *reset_device_list = reset_context->reset_device_list; in amdgpu_reset_xgmi_reset_on_init_perform_reset() local
110 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_perform_reset()
117 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_perform_reset()
131 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_perform_reset()
139 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in amdgpu_reset_xgmi_reset_on_init_perform_reset()
150 struct list_head *reset_device_list = reset_context->reset_device_list; in amdgpu_reset_do_xgmi_reset_on_init() local
[all …]
H A Daldebaran.c156 struct list_head *reset_device_list = reset_context->reset_device_list; in aldebaran_mode2_perform_reset() local
162 if (reset_device_list == NULL) in aldebaran_mode2_perform_reset()
171 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in aldebaran_mode2_perform_reset()
179 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in aldebaran_mode2_perform_reset()
197 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in aldebaran_mode2_perform_reset()
207 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in aldebaran_mode2_perform_reset()
346 struct list_head *reset_device_list = reset_context->reset_device_list; in aldebaran_mode2_restore_hwcontext() local
351 if (reset_device_list == NULL) in aldebaran_mode2_restore_hwcontext()
361 list_for_each_entry(tmp_adev, reset_device_list, reset_list) { in aldebaran_mode2_restore_hwcontext()
H A Damdgpu_xgmi.c1646 reset_context.reset_device_list = &device_list; in amdgpu_xgmi_reset_on_init_work()
H A Damdgpu_device.c5887 device_list_handle = reset_context->reset_device_list; in amdgpu_device_reinit_after_reset()
6034 reset_context->reset_device_list = device_list_handle; in amdgpu_do_asic_reset()