* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
@ 2013-11-15 14:38 ` bugzilla-daemon
2013-11-15 18:09 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 14:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 406 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
Tom <neatnoise@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #89275|text/plain |image/jpeg
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1028 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
2013-11-15 14:38 ` [Bug 71647] " bugzilla-daemon
@ 2013-11-15 18:09 ` bugzilla-daemon
2013-11-15 18:11 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 18:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
--- Comment #1 from Nils Larsson <nisselarsson000@gmail.com> ---
Created attachment 89277
--> https://bugs.freedesktop.org/attachment.cgi?id=89277&action=edit
Screenshot of KDE with purple colors.
I get this too.
Git version from today(15/11) of libdrm, mesa, xorg-server, glamor and
xf86-video-ati. Kernel is 3.12.0. Hardware is Radeon HD 7850.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1382 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
2013-11-15 14:38 ` [Bug 71647] " bugzilla-daemon
2013-11-15 18:09 ` bugzilla-daemon
@ 2013-11-15 18:11 ` bugzilla-daemon
2013-11-15 18:22 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 18:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 420 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
Nils Larsson <nisselarsson000@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #89277|text/plain |image/png
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1057 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
` (2 preceding siblings ...)
2013-11-15 18:11 ` bugzilla-daemon
@ 2013-11-15 18:22 ` bugzilla-daemon
2013-11-15 19:34 ` bugzilla-daemon
2013-11-15 19:34 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 18:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Can you bisect this? It's possible that this commit is responsible:
R600/SI: Prefer SALU instructions for bit shift operations
All shift operations will be selected as SALU instructions and then
if necessary lowered to VALU instructions in the SIFixSGPRCopies pass.
This allows us to do more operations on the SALU which will improve
performance and is also required for implementing private memory
using indirect addressing, since the private memory pointers must stay
in the scalar registers.
This patch includes some fixes from Matt Arsenault.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194625
91177308-0d34-0410-b5e6-96231b3b80d8
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1682 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
` (3 preceding siblings ...)
2013-11-15 18:22 ` bugzilla-daemon
@ 2013-11-15 19:34 ` bugzilla-daemon
2013-11-15 19:34 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 19:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1020 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
--- Comment #3 from Tom <neatnoise@gmail.com> ---
(In reply to comment #2)
> Can you bisect this? It's possible that this commit is responsible:
>
> R600/SI: Prefer SALU instructions for bit shift operations
>
> All shift operations will be selected as SALU instructions and then
> if necessary lowered to VALU instructions in the SIFixSGPRCopies pass.
>
> This allows us to do more operations on the SALU which will improve
> performance and is also required for implementing private memory
> using indirect addressing, since the private memory pointers must stay
> in the scalar registers.
>
> This patch includes some fixes from Matt Arsenault.
>
> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194625
> 91177308-0d34-0410-b5e6-96231b3b80d8
After update to the latest git version everything returned to normal. Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1933 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 71647] radeonsi purple tinted colors
2013-11-15 14:35 [Bug 71647] New: radeonsi purple tinted colors bugzilla-daemon
` (4 preceding siblings ...)
2013-11-15 19:34 ` bugzilla-daemon
@ 2013-11-15 19:34 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-11-15 19:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 409 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71647
Tom <neatnoise@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1181 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
^ permalink raw reply [flat|nested] 7+ messages in thread