Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ras_eeprom.c86 #define to_amdgpu_device(x) (container_of(x, struct amdgpu_ras, eeprom_control))->adev
362 if (con->eeprom_control.tbl_hdr.header == RAS_TABLE_HDR_BAD) { in amdgpu_ras_eeprom_check_err_threshold()
771 struct amdgpu_ras_eeprom_control *control = ras ? &ras->eeprom_control : NULL; in amdgpu_ras_debugfs_eeprom_size_read()
828 eeprom_control); in amdgpu_ras_debugfs_set_ret_size()
840 struct amdgpu_ras_eeprom_control *control = &ras->eeprom_control; in amdgpu_ras_debugfs_table_read()
955 struct amdgpu_ras_eeprom_control *control = ras ? &ras->eeprom_control : NULL; in amdgpu_ras_debugfs_eeprom_table_read()
A Damdgpu_umc.c136 adev->smu.ppt_funcs->send_hbm_bad_pages_num(&adev->smu, con->eeprom_control.ras_num_recs); in amdgpu_umc_process_ras_data_cb()
A Damdgpu_ras.c485 &(amdgpu_ras_get_context(adev)->eeprom_control)); in amdgpu_ras_debugfs_eeprom_write()
1416 amdgpu_ras_debugfs_set_ret_size(&con->eeprom_control); in amdgpu_ras_debugfs_create_ctrl_node()
1938 control = &con->eeprom_control; in amdgpu_ras_save_bad_pages()
1963 &adev->psp.ras_context.ras->eeprom_control; in amdgpu_ras_load_bad_pages()
2096 ret = amdgpu_ras_eeprom_init(&con->eeprom_control, &exc_err_limit); in amdgpu_ras_recovery_init()
2104 if (con->eeprom_control.ras_num_recs) { in amdgpu_ras_recovery_init()
2110 adev->smu.ppt_funcs->send_hbm_bad_pages_num(&adev->smu, con->eeprom_control.ras_num_recs); in amdgpu_ras_recovery_init()
A Damdgpu_ras.h344 struct amdgpu_ras_eeprom_control eeprom_control; member

Completed in 12 milliseconds