Lines Matching refs:reset_context
47 struct amdgpu_reset_context *reset_context) in aldebaran_get_reset_handler() argument
52 if (reset_context->method != AMD_RESET_METHOD_NONE) { in aldebaran_get_reset_handler()
54 reset_context->method); in aldebaran_get_reset_handler()
57 if (handler->reset_method == reset_context->method) in aldebaran_get_reset_handler()
66 reset_context->method = AMD_RESET_METHOD_MODE2; in aldebaran_get_reset_handler()
108 struct amdgpu_reset_context *reset_context) in aldebaran_mode2_prepare_hwcontext() argument
148 struct amdgpu_reset_context *reset_context) in aldebaran_mode2_perform_reset() argument
151 struct list_head *reset_device_list = reset_context->reset_device_list; in aldebaran_mode2_perform_reset()
161 reset_context->hive == NULL) { in aldebaran_mode2_perform_reset()
332 struct amdgpu_reset_context *reset_context) in aldebaran_mode2_restore_hwcontext() argument
334 struct list_head *reset_device_list = reset_context->reset_device_list; in aldebaran_mode2_restore_hwcontext()
341 if (reset_context->reset_req_dev->ip_versions[MP1_HWIP][0] == in aldebaran_mode2_restore_hwcontext()
343 reset_context->hive == NULL) { in aldebaran_mode2_restore_hwcontext()
365 if (reset_context->hive && in aldebaran_mode2_restore_hwcontext()
367 r = amdgpu_xgmi_update_topology(reset_context->hive, in aldebaran_mode2_restore_hwcontext()