All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
@ 2019-04-08 14:08 bugzilla-daemon
  2019-04-08 14:10 ` bugzilla-daemon
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:08 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 110355
           Summary: radeonsi: GTK elements become invisible in some
                    applications (GIMP, LibreOffice)
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: diego.viola@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

I am currently experiencing some issues with GTK elements (GtkMenuItem,
GtkMenu) becoming invisible with GIMP and LibreOffice.

I am currently using radeonsi+glamor and I'm on Arch Linux (x86_64).

My hardware is a Ryzen 5 2400G APU with vega graphics.

The issue goes away if I start the application with this variable:
LIBGL_ALWAYS_SOFTWARE=1.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
@ 2019-04-08 14:10 ` bugzilla-daemon
  2019-04-08 14:10 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Diego Viola <diego.viola@gmail.com> ---
I've bisected the issue, here is the bad commit:

[diego@archtest mesa]$ git bisect good
1b25d340b791ad8350bdfb27f1a91ac79fa17748 is the first bad commit
commit 1b25d340b791ad8350bdfb27f1a91ac79fa17748
Author: Sonny Jiang <sonny.jiang@amd.com>
Date:   Mon Dec 3 12:36:33 2018 -0500

    radeonsi: use compute for resource_copy_region when possible

    v2: marek: fix snorm8 blits

    Signed-off-by: Sonny Jiang <sonny.jiang@amd.com>
    Signed-off-by: Marek Olšák <marek.olsak@amd.com>

:040000 040000 2c64a549c6512a622312f0a5955cafc17c99ae91
7615411b88672f53247c0393d28898672d8f49e1 M      src
[diego@archtest mesa]$

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
  2019-04-08 14:10 ` bugzilla-daemon
@ 2019-04-08 14:10 ` bugzilla-daemon
  2019-04-08 14:14 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Diego Viola <diego.viola@gmail.com> ---
Created attachment 143894
  --> https://bugs.freedesktop.org/attachment.cgi?id=143894&action=edit
bisect log

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
  2019-04-08 14:10 ` bugzilla-daemon
  2019-04-08 14:10 ` bugzilla-daemon
@ 2019-04-08 14:14 ` bugzilla-daemon
  2019-04-08 14:21 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Diego Viola <diego.viola@gmail.com> ---
Mesa was installed to /usr/local.

/usr/local/lib was added to /etc/ld.so.conf.d/mesa.conf.

libgbm, libEGL is being loaded from /usr/local/lib and radeonsi_dri.so is being
loaded from  /usr/local/lib/dri.

LLVM 7.0.1 was used to compile mesa.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-04-08 14:14 ` bugzilla-daemon
@ 2019-04-08 14:21 ` bugzilla-daemon
  2019-04-08 14:22 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Diego Viola <diego.viola@gmail.com> ---
Created attachment 143895
  --> https://bugs.freedesktop.org/attachment.cgi?id=143895&action=edit
Screenshot showing the problem

Notice the lack of the "Help" menu item.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-04-08 14:21 ` bugzilla-daemon
@ 2019-04-08 14:22 ` bugzilla-daemon
  2019-04-08 14:28 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Diego Viola <diego.viola@gmail.com> ---
Created attachment 143896
  --> https://bugs.freedesktop.org/attachment.cgi?id=143896&action=edit
Screnshot without the issue

GIMP started with LIBGL_ALWAYS_SOFTWARE=1 so it doesn't present the issue.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-04-08 14:22 ` bugzilla-daemon
@ 2019-04-08 14:28 ` bugzilla-daemon
  2019-04-08 14:37 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Diego Viola <diego.viola@gmail.com> ---
System details:

Arch Linux (x86_64)
mesa 19.0.1-2
xorg-server 1.20.4-1
llvm7 7.0.1-1
i3-wm 4.16.1-1
xorg-server-xephyr 1.20.4-1

- I've downgraded llvm8 to llvm7 before I bisected because mesa-18.3.5 required
llvm7.
- Xephyr was used when I bisected (I ran GIMP inside Xephyr -glamor :1), the
issue can also be reproduced with Xorg.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (5 preceding siblings ...)
  2019-04-08 14:28 ` bugzilla-daemon
@ 2019-04-08 14:37 ` bugzilla-daemon
  2019-04-08 14:48 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:37 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Diego Viola from comment #0)
> The issue goes away if I start the application with this variable:
> LIBGL_ALWAYS_SOFTWARE=1.

As discussed on IRC, presumably this would have to be set for the X server
process, not the application.

Can you attach an apitrace of reproducing the problem in Xephyr?

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-04-08 14:37 ` bugzilla-daemon
@ 2019-04-08 14:48 ` bugzilla-daemon
  2019-04-12 23:02 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-08 14:48 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Diego Viola <diego.viola@gmail.com> ---
Created attachment 143899
  --> https://bugs.freedesktop.org/attachment.cgi?id=143899&action=edit
Xephyr.trace

To reproduce it:

$ apitrace replay Xephyr.trace -w

I used apitrace 7.1-3.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-04-08 14:48 ` bugzilla-daemon
@ 2019-04-12 23:02 ` bugzilla-daemon
  2019-04-17 23:05 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-12 23:02 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Diego Viola <diego.viola@gmail.com> ---
I get the same problem with GNOME 3.32 on archlinux (Wayland and GNOME Xorg).

-- 
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
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (8 preceding siblings ...)
  2019-04-12 23:02 ` bugzilla-daemon
@ 2019-04-17 23:05 ` bugzilla-daemon
  2019-04-18 19:05 ` bugzilla-daemon
  2019-04-25 15:50 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-17 23:05 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Marek Olšák <maraeo@gmail.com> ---
The bug has nothing to do with compute. The compute blit removed gfx-based
blits from the gfx pipeline, which uncovered a bug in the driver.

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (9 preceding siblings ...)
  2019-04-17 23:05 ` bugzilla-daemon
@ 2019-04-18 19:05 ` bugzilla-daemon
  2019-04-25 15:50 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-18 19:05 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from Diego Viola <diego.viola@gmail.com> ---
(In reply to Marek Olšák from comment #10)
> The bug has nothing to do with compute. The compute blit removed gfx-based
> blits from the gfx pipeline, which uncovered a bug in the driver.

Hi Marek,

I tested your patches from this series:

https://patchwork.freedesktop.org/patch/300465/?series=59674&rev=1

and my issue is fixed after applying your patches, thank you. :D

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

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

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

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

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

* [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice)
  2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
                   ` (10 preceding siblings ...)
  2019-04-18 19:05 ` bugzilla-daemon
@ 2019-04-25 15:50 ` bugzilla-daemon
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla-daemon @ 2019-04-25 15:50 UTC (permalink / raw)
  To: dri-devel


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

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

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from Marek Olšák <maraeo@gmail.com> ---
Fixed by 440135e5a0d178c537db3f96e6823bc8220a0f3f. Closing.

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

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

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

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

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

end of thread, other threads:[~2019-04-25 15:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 14:08 [Bug 110355] radeonsi: GTK elements become invisible in some applications (GIMP, LibreOffice) bugzilla-daemon
2019-04-08 14:10 ` bugzilla-daemon
2019-04-08 14:10 ` bugzilla-daemon
2019-04-08 14:14 ` bugzilla-daemon
2019-04-08 14:21 ` bugzilla-daemon
2019-04-08 14:22 ` bugzilla-daemon
2019-04-08 14:28 ` bugzilla-daemon
2019-04-08 14:37 ` bugzilla-daemon
2019-04-08 14:48 ` bugzilla-daemon
2019-04-12 23:02 ` bugzilla-daemon
2019-04-17 23:05 ` bugzilla-daemon
2019-04-18 19:05 ` bugzilla-daemon
2019-04-25 15:50 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.