09:00 kchibisov: Is there a way to trigger a gpu reset on i915 for testing purposes?
09:11 kchibisov: Besides, what could be the way to test context lost recovery? I've tried amdgpu_gpu_recover on my amdgpu system, but it doesn't actually make the context lost...
15:06 MrCooper: kchibisov: are there messages in dmesg about the GPU reset though?
15:07 kchibisov: kind of, but it doesn't make the context loss.
15:08 kchibisov: The end goal is to test EGL robustness implementation.
15:09 MrCooper: "kind of"?
15:10 kchibisov: amdgpu: GPU reset begin!
15:10 kchibisov: amdgpu: GPU reset(8) succeeded!
15:11 MrCooper: looks like a yes then :)
15:11 MrCooper: curious that this can not result in context loss
15:12 kchibisov: yeah, it just blinks screen and that's about it.
15:12 kchibisov: Linux 6.11.7
15:13 kchibisov: Maybe I need a different reset mode?
15:13 kchibisov: I have a MODE2, and it has like 3-4 other modes.