Home
last modified time | relevance | path

Searched refs:mem_channel (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ras_eeprom.c381 buf[i++] = record->mem_channel; in __encode_table_record_to_buf()
409 record->mem_channel = buf[i++]; in __decode_table_record_from_buf()
511 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_append_table()
512 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_append_table()
841 if (!(control->bad_channel_bitmap & (1 << record[i].mem_channel))) { in amdgpu_ras_eeprom_read()
842 control->bad_channel_bitmap |= 1 << record[i].mem_channel; in amdgpu_ras_eeprom_read()
1021 record.mem_channel, in amdgpu_ras_debugfs_table_read()
A Damdgpu_ras_eeprom.h110 unsigned char mem_channel; member
A Damdgpu_umc.c270 err_rec->mem_channel = channel_index; in amdgpu_umc_fill_error_record()

Completed in 7 milliseconds