[Bug 91009] [radeonsi, R9 270X] Random system lockup when start to play H.264 video in mplayer with VDPAU

2015-06-21 Thread bugzilla-dae...@freedesktop.org
er loads (Windows 7 or Linux) I am hard locked - even h/w reset button won't work. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150621/30528018/attachment.html>

[Bug 91045] problems with 10.6.x and glamor

2015-06-21 Thread bugzilla-dae...@freedesktop.org
provide any other information which might be useful in this regard thank you very much in advance for any help -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150621/71768b5f/attachment.html>

[Bug 91045] problems with 10.6.x and glamor

2015-06-21 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150621/38fbcc57/attachment-0001.html>

[PATCH] nouveau: add asserts to make sure krefs are there

2015-06-21 Thread Ilia Mirkin
This should help catch odd bugs at the callsites rather than much later on with completely bogus bo indices. Signed-off-by: Ilia Mirkin --- nouveau/pushbuf.c | 4 1 file changed, 4 insertions(+) diff --git a/nouveau/pushbuf.c b/nouveau/pushbuf.c index 4f77881..8e7dcdf 100644 --- a/nouveau/