From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 88968] Unit mouseover in World of Warcraft (wine, D3D) freezes up the entire system
Date: Wed, 11 Feb 2015 20:57:52 +0000 [thread overview]
Message-ID: <bug-88968-502-lZf2oYHabi@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-88968-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1911 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=88968
--- Comment #4 from rubykuby@gmail.com ---
Nailed down the bug to commit 1f6c0b55df9f3553b18062ad2c7e2dc021d4c731:
radeonsi: set number of userdata SGPRs of GS copy shader to 4
It only needs the constant buffer with clip planes and read-write resources
for the GS->VS ring and streamout. That's 2 pointers.
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
The commit before that commit (68d36c0bb532987db27a596408e0326f20ca0365) does
not crash and burn.
Used the following configure command for each build:
./autogen.sh --prefix=/usr/local \
--sysconfdir=/etc \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast \
--with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
--with-egl-platforms=x11,drm,wayland \
--disable-xvmc \
--enable-llvm-shared-libs \
--enable-egl \
--enable-gbm \
--enable-gallium-llvm \
--enable-shared-glapi \
--enable-glx \
--enable-glx-tls \
--enable-dri \
--enable-osmesa \
--enable-gles1 \
--enable-gles2 \
--enable-texture-float \
--enable-xa \
--enable-vdpau \
--enable-omx \
--enable-nine \
--enable-opencl \
--enable-opencl-icd \
--with-clang-libdir=/usr/lib
Followed by make and make install.
Running on Arch Linux currently, with the following package versions:
xorg-server - 1.16.4-1
xf86-video-ati - 1:7.5.0-1
linux - 3.18.6-1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2789 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-02-11 20:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 15:55 [Bug 88968] Unit mouseover in World of Warcraft (wine, D3D) freezes up the entire system bugzilla-daemon
2015-02-05 1:52 ` bugzilla-daemon
2015-02-05 13:32 ` bugzilla-daemon
2015-02-09 9:03 ` bugzilla-daemon
2015-02-11 20:57 ` bugzilla-daemon [this message]
2015-03-11 11:06 ` bugzilla-daemon
2015-08-24 22:20 ` bugzilla-daemon
2015-08-24 22:21 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-88968-502-lZf2oYHabi@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox