All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99544] GL and VDPAU hangs on r600 (HD7650M)
@ 2017-01-26  2:21 bugzilla-daemon
  2017-01-26  2:22 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-01-26  2:21 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 99544
           Summary: GL and VDPAU hangs on r600 (HD7650M)
           Product: Mesa
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: dbaryshkov@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 129155
  --> https://bugs.freedesktop.org/attachment.cgi?id=129155&action=edit
GL application backtrace (Shenzhen I/O)

I'm observing random GL and VDPAU hangs on my HD7650M card. The application
will hang in graphics thread, but otherwise system stability is not impaired.
Suck lockups happen both in windowed mode (e.g. google chrome) and in
fullscreen mode (games). Lockups are more frequent when app is running with
higher resolution.
dmesg doesn't contain any messages from GPU. According to backtraces (see
attachments) both GL and VDPAU hang in dri2 code (DRI2GetBuffersWithFormat and
vl_dri2_screen_texture_from_drawable).

uname -a

Linux forlindon 4.9.0-1-amd64 #1 SMP Debian 4.9.2-2 (2017-01-12) x86_64
GNU/Linux

$ dpkg -l | grep libgl1
ii  libgl1-mesa-dev:amd64                                            13.0.3-1  
                          amd64        free implementation of the OpenGL API --
GLX development files
ii  libgl1-mesa-dri:amd64                                            13.0.3-1  
                          amd64        free implementation of the OpenGL API --
DRI modules
ii  libgl1-mesa-dri:i386                                             13.0.3-1  
                          i386         free implementation of the OpenGL API --
DRI modules
ii  libgl1-mesa-dri-dbgsym:amd64                                     13.0.3-1  
                          amd64        Debug symbols for libgl1-mesa-dri
ii  libgl1-mesa-dri-dbgsym:i386                                      13.0.3-1  
                          i386         Debug symbols for libgl1-mesa-dri
ii  libgl1-mesa-glx:amd64                                            13.0.3-1  
                          amd64        free implementation of the OpenGL API --
GLX runtime
ii  libgl1-mesa-glx:i386                                             13.0.3-1  
                          i386         free implementation of the OpenGL API --
GLX runtime
ii  libgl1-mesa-glx-dbgsym:amd64                                     13.0.3-1  
                          amd64        Debug symbols for libgl1-mesa-glx
ii  libgl1-mesa-glx-dbgsym:i386                                      13.0.3-1  
                          i386         Debug symbols for libgl1-mesa-glx

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

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

* [Bug 99544] GL and VDPAU hangs on r600 (HD7650M)
  2017-01-26  2:21 [Bug 99544] GL and VDPAU hangs on r600 (HD7650M) bugzilla-daemon
@ 2017-01-26  2:22 ` bugzilla-daemon
  2017-01-26  2:23 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-01-26  2:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> ---
Created attachment 129156
  --> https://bugs.freedesktop.org/attachment.cgi?id=129156&action=edit
VDPAU application backtrace (MPlayer)

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

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

* [Bug 99544] GL and VDPAU hangs on r600 (HD7650M)
  2017-01-26  2:21 [Bug 99544] GL and VDPAU hangs on r600 (HD7650M) bugzilla-daemon
  2017-01-26  2:22 ` bugzilla-daemon
@ 2017-01-26  2:23 ` bugzilla-daemon
  2017-01-26  2:31 ` bugzilla-daemon
  2017-01-26  3:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-01-26  2:23 UTC (permalink / raw)
  To: dri-devel


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

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

Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |x86-64 (AMD64)
            Version|unspecified                 |13.0

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

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

* [Bug 99544] GL and VDPAU hangs on r600 (HD7650M)
  2017-01-26  2:21 [Bug 99544] GL and VDPAU hangs on r600 (HD7650M) bugzilla-daemon
  2017-01-26  2:22 ` bugzilla-daemon
  2017-01-26  2:23 ` bugzilla-daemon
@ 2017-01-26  2:31 ` bugzilla-daemon
  2017-01-26  3:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-01-26  2:31 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Sounds like bug 99333. Make sure your xserver-xorg-core package is version
2:1.19.1-1 or newer.

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

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

* [Bug 99544] GL and VDPAU hangs on r600 (HD7650M)
  2017-01-26  2:21 [Bug 99544] GL and VDPAU hangs on r600 (HD7650M) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-01-26  2:31 ` bugzilla-daemon
@ 2017-01-26  3:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2017-01-26  3:55 UTC (permalink / raw)
  To: dri-devel


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

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

Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> changed:

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

--- Comment #3 from Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> ---
Indeed, updating xserver-xorg-common fixed the issue. Thank you. Closing as
duplicate

*** This bug has been marked as a duplicate of bug 99333 ***

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

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

end of thread, other threads:[~2017-01-26  3:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-26  2:21 [Bug 99544] GL and VDPAU hangs on r600 (HD7650M) bugzilla-daemon
2017-01-26  2:22 ` bugzilla-daemon
2017-01-26  2:23 ` bugzilla-daemon
2017-01-26  2:31 ` bugzilla-daemon
2017-01-26  3:55 ` 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.