Home
last modified time | relevance | path

Searched defs:ras_mgr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/ras/ras_mgr/
H A Damdgpu_ras_mgr.c69 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_init_event_mgr() local
287 struct amdgpu_ras_mgr *ras_mgr; in amdgpu_ras_mgr_sw_init() local
342 struct amdgpu_ras_mgr *ras_mgr = (struct amdgpu_ras_mgr *)con->ras_mgr; in amdgpu_ras_mgr_sw_fini() local
368 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_hw_init() local
399 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_hw_fini() local
443 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_enable_uniras() local
454 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_uniras_enabled() local
467 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_is_ready() local
478 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_handle_fatal_interrupt() local
489 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_ras_mgr_gen_ras_event_seqno() local
[all …]
H A Damdgpu_virt_ras_cmd.c116 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(ras_core->dev); in amdgpu_virt_ras_get_cper_snapshot() local
177 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(ras_core->dev); in amdgpu_virt_ras_get_cper_records() local
285 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_get_block_ecc() local
366 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_sw_init() local
377 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_sw_fini() local
387 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_hw_init() local
407 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_hw_fini() local
430 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_pre_reset() local
445 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_set_remote_uniras() local
457 struct amdgpu_ras_mgr *ras_mgr = amdgpu_ras_mgr_get_context(adev); in amdgpu_virt_ras_remote_uniras_enabled() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c1130 struct ras_manager *ras_mgr, in amdgpu_ras_error_print_error_data()
1226 struct ras_manager *ras_mgr = amdgpu_ras_find_obj(adev, &query_if->head); in amdgpu_ras_error_generate_report() local