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