[Bug 106285] Multiple Xorg restarts leads to `Surface: can not attach plane_state` (raven ridge)

2019-11-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106285 Martin Peres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 106285] Multiple Xorg restarts leads to `Surface: can not attach plane_state` (raven ridge)

2018-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106285 --- Comment #1 from ojab --- ``` #!/bin/sh set -ex while true; do set -x X& sleep 1 XPID=$! kill -9 ${XPID} sleep 0.1 done ``` reliably triggers this error in a minute or so. -- You are receiving this

[Bug 106285] Multiple Xorg restarts leads to `Surface: can not attach plane_state` (raven ridge)

2018-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106285 Bug ID: 106285 Summary: Multiple Xorg restarts leads to `Surface: can not attach plane_state` (raven ridge) Product: DRI Version: unspecified Hardware: Other