[Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver

2013-08-27 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130827/251a3443/attachment-0001.html>

[Bug 68451] Texture flicker in native Dota2 in mesa 9.2.0rc1

2013-08-27 Thread bugzilla-dae...@freedesktop.org
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/20130827/fc7230e4/attachment.html>

[Bug 68585] Recent Mesa git make Kwin crash with AMD R300g driver

2013-08-27 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130827/eb825322/attachment.html>

[Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

2013-08-27 Thread bugzilla-dae...@freedesktop.org
is null ( 0x0 ), please, can you fix that? i hope this helps. -- 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/20130827/aa2114d5/attachment.html>

[Bug 67107] Xorg starts and crashes with DPM enable

2013-08-27 Thread bugzilla-dae...@freedesktop.org
e might be some extra stuff at the bottom. -- 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/20130827/fc930e39/attachment.html>

[Bug 67107] Xorg starts and crashes with DPM enable

2013-08-27 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130827/76163d01/attachment.html>

[Bug 60791] Display corruption with Radeon driver during boot and on desktop

2013-08-27 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60791 --- Comment #12 from Brian Hall --- Bisect results below. According to my Xorg.0.log, my board is a "ATI Radeon HD 4200" (ChipID = 0x9710) and lspci calls it a RS880. 6f8bbaf568c7f2c497558bfd04654c0b9841ad57 is the first bad commit commit 6f8bba

[PATCH] dma-buf: Check return value of anon_inode_getfile

2013-08-27 Thread Tuomas Tynkkynen
anon_inode_getfile might fail, so check its return value. Signed-off-by: Tuomas Tynkkynen --- drivers/base/dma-buf.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/base/dma-buf.c b/drivers/base/dma-buf.c index 1219ab7..2d5ac1a 100644 --- a/drivers/base/dma-buf.c

<    1   2