Home
last modified time | relevance | path

Searched refs:mem_channel (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.h75 unsigned char mem_channel; member
H A Damdgpu_ras_eeprom.c360 buff[i++] = record->mem_channel; in __encode_table_record_to_buff()
387 record->mem_channel = buff[i++]; in __decode_table_record_from_buff()
H A Dumc_v8_7.c249 err_rec->mem_channel = channel_index; in umc_v8_7_query_error_address()
H A Dumc_v6_1.c357 err_rec->mem_channel = channel_index; in umc_v6_1_query_error_address()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c495 buf[i++] = record->mem_channel; in __encode_table_record_to_buf()
523 record->mem_channel = buf[i++]; in __decode_table_record_from_buf()
625 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_append_table()
626 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_append_table()
978 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_read()
979 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_read()
1161 record.mem_channel, in amdgpu_ras_debugfs_table_read()
H A Damdgpu_ras_eeprom.h128 unsigned char mem_channel; member
H A Damdgpu_umc.c304 err_rec->mem_channel = channel_index; in amdgpu_umc_fill_error_record()

Completed in 5 milliseconds