dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
@ 2013-10-27 12:41 bugzilla-daemon
  2013-10-27 12:44 ` [Bug 70910] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-10-27 12:41 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1421 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

          Priority: medium
            Bug ID: 70910
          Assignee: dri-devel@lists.freedesktop.org
           Summary: [radeonsi&r600g] wrong colors on radeonsi screen in
                    some places when radeonsi and r600g gpus are installed
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: ptpzz@yandex.ru
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

Created attachment 88176
  --> https://bugs.freedesktop.org/attachment.cgi?id=88176&action=edit
screenshot

Looks like in some cases there is RGB <-> BGR mismatch, so that red icons
become blue, etc. On the attached screenshot xchat icon on the xfce panel is
rendered normally - red/yellow, but the same icon on a tooltip below is blue.

Similar issues can be seen in some other places - e.g. window decorations,
icons on buttons in dialog windows, but in many other cases the colors are
correct - e.g. with glxgears.

AFAICS there is no such problem on r600g screen. Also, without r600g card there
is no such problem on radeonsi screen as well, it happens only when two cards
are installed.

r600g uses EXA in my config, but IIRC it was the same when both drivers use
glamor.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2888 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
@ 2013-10-27 12:44 ` bugzilla-daemon
  2014-02-13  3:14 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-10-27 12:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 411 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

Vadim Girlin <ptpzz@yandex.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88176|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: 1119 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
  2013-10-27 12:44 ` [Bug 70910] " bugzilla-daemon
@ 2014-02-13  3:14 ` bugzilla-daemon
  2014-02-14 17:59 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-13  3:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 396 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #1)
> r600g uses EXA in my config, but IIRC it was the same when both drivers use
> glamor.

Can you double-check that? Also, please attach the Xorg log file for both
cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1385 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
  2013-10-27 12:44 ` [Bug 70910] " bugzilla-daemon
  2014-02-13  3:14 ` bugzilla-daemon
@ 2014-02-14 17:59 ` bugzilla-daemon
  2014-02-14 18:01 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-14 17:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 452 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #2 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 94088
  --> https://bugs.freedesktop.org/attachment.cgi?id=94088&action=edit
xorg log with radeonsi/glamor and r600g/glamor

Unfortunately I can't make both drivers work with glamor now, X fails to start.
I'm not sure if it really worked previously.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1526 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-02-14 17:59 ` bugzilla-daemon
@ 2014-02-14 18:01 ` bugzilla-daemon
  2014-02-14 18:03 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-14 18:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 438 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #3 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 94089
  --> https://bugs.freedesktop.org/attachment.cgi?id=94089&action=edit
xorg log with radeonsi/glamor and r600g/exa

With radeonsi/glamor and r600g/exa everything works, I have two screens, but
colors on radeonsi screen are wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1506 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-02-14 18:01 ` bugzilla-daemon
@ 2014-02-14 18:03 ` bugzilla-daemon
  2014-02-14 18:06 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-14 18:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 427 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #4 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 94090
  --> https://bugs.freedesktop.org/attachment.cgi?id=94090&action=edit
xorg log when running w/o xorg.conf

If I remove xorg.conf (both cards still plugged in), I have one screen working
(radeonsi) with correct colors.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1479 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-02-14 18:03 ` bugzilla-daemon
@ 2014-02-14 18:06 ` bugzilla-daemon
  2014-02-17  8:22 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-14 18:06 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 422 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #5 from Vadim Girlin <ptpzz@yandex.ru> ---
Created attachment 94091
  --> https://bugs.freedesktop.org/attachment.cgi?id=94091&action=edit
xorg.conf

Here is my xorg.conf. I just uncommented corresponding line for juniper to try
glamor, maybe I need something else to make it work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1422 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-02-14 18:06 ` bugzilla-daemon
@ 2014-02-17  8:22 ` bugzilla-daemon
  2016-05-24 14:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-02-17  8:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 735 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #6 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #2)
> Unfortunately I can't make both drivers work with glamor now, X fails to
> start.

The log file looks like it starts up fine; it looks like there's a VT switch
before the end of the log. Why do you say it fails to start? Is there more
information in the X server's stderr output?

(In reply to comment #4)
> If I remove xorg.conf (both cards still plugged in), I have one screen
> working (radeonsi) with correct colors.

Looks like the Evergreen card should be available via DRI_PRIME in this case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1797 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] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-02-17  8:22 ` bugzilla-daemon
@ 2016-05-24 14:11 ` bugzilla-daemon
  2016-06-05 12:28 ` bugzilla-daemon
  2018-04-10 11:47 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-05-24 14:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 503 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

Oded Gabbay <oded.gabbay@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #7 from Oded Gabbay <oded.gabbay@gmail.com> ---
Hi Vadim,
Is it still relevant for you ?
Does it still happen ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2023 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-05-24 14:11 ` bugzilla-daemon
@ 2016-06-05 12:28 ` bugzilla-daemon
  2018-04-10 11:47 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2016-06-05 12:28 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 451 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

--- Comment #8 from Vadim Girlin <ptpzz@yandex.ru> ---
(In reply to Oded Gabbay from comment #7)
> Hi Vadim,
> Is it still relevant for you ?
> Does it still happen ?

Hi, Oded,

It's not relevant for me anymore. I didn't test it since 2014, so not sure if
it still happens.

I guess the bug can be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1446 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 70910] [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed
  2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
                   ` (8 preceding siblings ...)
  2016-06-05 12:28 ` bugzilla-daemon
@ 2018-04-10 11:47 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2018-04-10 11:47 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 526 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=70910

Timothy Arceri <t_arceri@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEEDINFO                    |RESOLVED

--- Comment #9 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Closing as per comment 8

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2263 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-04-10 11:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27 12:41 [Bug 70910] New: [radeonsi&r600g] wrong colors on radeonsi screen in some places when radeonsi and r600g gpus are installed bugzilla-daemon
2013-10-27 12:44 ` [Bug 70910] " bugzilla-daemon
2014-02-13  3:14 ` bugzilla-daemon
2014-02-14 17:59 ` bugzilla-daemon
2014-02-14 18:01 ` bugzilla-daemon
2014-02-14 18:03 ` bugzilla-daemon
2014-02-14 18:06 ` bugzilla-daemon
2014-02-17  8:22 ` bugzilla-daemon
2016-05-24 14:11 ` bugzilla-daemon
2016-06-05 12:28 ` bugzilla-daemon
2018-04-10 11:47 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).