Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umc.c174 if (con->update_channel_flag == true) { in amdgpu_umc_handle_bad_pages()
176 con->update_channel_flag = false; in amdgpu_umc_handle_bad_pages()
H A Damdgpu_ras_eeprom.c479 con->update_channel_flag = false; in amdgpu_ras_eeprom_reset_table()
642 con->update_channel_flag = true; in amdgpu_ras_eeprom_append_table()
1002 con->update_channel_flag = true; in amdgpu_ras_eeprom_read()
H A Damdgpu_ras.h543 bool update_channel_flag; member