Searched full:gpu_reset (Results 1 – 8 of 8) sorted by relevance
21 GPU_RESET 0
3325 uint32_t msg_count, uint32_t *gpu_reset) in amdgpu_ras_poison_consumption_handler() argument3359 *gpu_reset = reset; in amdgpu_ras_poison_consumption_handler()3373 uint32_t gpu_reset; in amdgpu_ras_page_retirement_thread() local3385 gpu_reset = 0; in amdgpu_ras_page_retirement_thread()3403 msg_count, &gpu_reset); in amdgpu_ras_page_retirement_thread()3405 (gpu_reset != AMDGPU_RAS_GPU_RESET_MODE1_RESET)) in amdgpu_ras_page_retirement_thread()3410 if ((ret == -EIO) || (gpu_reset == AMDGPU_RAS_GPU_RESET_MODE1_RESET)) { in amdgpu_ras_page_retirement_thread()3429 } else if (gpu_reset) { in amdgpu_ras_page_retirement_thread()
2077 /* for GPU_RESET case , reset MQD to a clean status */ in gfx_v9_4_3_xcc_kiq_init_queue()
3266 if (amdgpu_in_reset(adev)) { /* for GPU_RESET case */ in gfx_v12_0_kiq_init_queue()
4379 if (amdgpu_in_reset(adev)) { /* for GPU_RESET case */ in gfx_v11_0_kiq_init_queue()
4612 if (amdgpu_in_reset(adev)) { /* for GPU_RESET case */ in gfx_v8_0_kiq_init_queue()
3821 /* for GPU_RESET case , reset MQD to a clean status */ in gfx_v9_0_kiq_init_queue()
7100 if (amdgpu_in_reset(adev)) { /* for GPU_RESET case */ in gfx_v10_0_kiq_init_queue()