Comment # 37
on bug 78453
from vincent
in eglinfo it's eglInitialize that makes the gpu hangs apparently. With some investigation using gdb, a (the ?) gpu stall occurs with the following calls : eglInitialize -> _eglMatchDriver --> _eglMatchAndInitialize ---> mod->Driver->API.Initialize(mod->Driver, dpy) I'm trying to narrow down the issue.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel