dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
@ 2012-11-02  6:19 bugzilla-daemon
  2012-11-02 13:04 ` [Bug 56659] " bugzilla-daemon
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-11-02  6:19 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 56659
          Assignee: dri-devel@lists.freedesktop.org
           Summary: DRI_PRIME: triangle, rendering inside of which occurs
                    with a noticeable delay
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: runetmember@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: XOrg CVS
         Component: DRM/Radeon
           Product: DRI

Created attachment 69414
  --> https://bugs.freedesktop.org/attachment.cgi?id=69414&action=edit
Example of artifact

Hello!
Please look at attached screenshot - there is triangle where we still see part
of old frame, that was displayed on screen few frames before. I doesn't sure
about terminology, but from my point of view looks like rendering in this
triangle is lag behind rest of the screen.
This issue happen for me only for applications launched with enabled offloading
rendering (DRI_PRIME=1). It's reproducible not only in "Left 4 Dead 2" but also
in other applications. Even in Chromium (if you launch it with
"--ignore-gpu-blacklist" option that enabled hardware rendering on Mesa, and
"DRI_PRIME=1" that enable offloading rendering) display same artifact
(triangle) while scrolling pages. Also you may notice this artifact in
glxgears, if you you run it in fullscreen mode.

Software:
Kubuntu 12.10 x86_64 updated from Xorg Edgers PPA.
Mesa: 9.1~git20121029.00e6819e
libdrm-radeon1: git20121025.bc494b31
xserver-xorg-video-radeon: git20120928.e8cb0b72
xserver-xorg-core: 1.13.0+git20120920.70e57668
Enabled or disabled V-Sync in KWin settings doesn't make the difference.
Enabled or disabled V-Sync in game settings doesn't make the difference.
Screenshot taken with stock Kubuntu kernel (3.5.0-17). With 3.7rc3 kernel issue
still reproducible, but just a bit less noticeable.

Hardware:
Acer Aspire 7560G laptop,
AMD APU A8-3500M with integrated Radeon HD 6620G (SUMO)
Discrete AMD Radeon HD 6650M (TURKS)

"xrandr --listproviders" output:
Providers: number : 2
Provider 0: id: 138 cap: 0xd, Source Output, Source Offload, Sink Offload
crtcs: 2 outputs: 3 associated providers: 1 name:radeon
Provider 1: id: 85 cap: 0xd, Source Output, Source Offload, Sink Offload crtcs:
6 outputs: 0 associated providers: 1 name:radeon

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
@ 2012-11-02 13:04 ` bugzilla-daemon
  2012-11-02 13:09 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-11-02 13:04 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69414|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: 1086 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] 10+ messages in thread

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
  2012-11-02 13:04 ` [Bug 56659] " bugzilla-daemon
@ 2012-11-02 13:09 ` bugzilla-daemon
  2012-11-27 18:11 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-11-02 13:09 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <agd5f@yahoo.com> changed:

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

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
Please update to a newer xf86-video-ati snapshot.  You are missing some patches
required for proper support with kwin.  Please reopen if you are still having
issues with a newer snapshot.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
  2012-11-02 13:04 ` [Bug 56659] " bugzilla-daemon
  2012-11-02 13:09 ` bugzilla-daemon
@ 2012-11-27 18:11 ` bugzilla-daemon
  2013-02-15  4:49 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-11-27 18:11 UTC (permalink / raw)
  To: dri-devel


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

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

runetmember@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |---

--- Comment #2 from runetmember@gmail.com ---
Unfortunately, still same issue with 7.0.99+git20121126.60cd6cea snapshot.
Tested in Serious Sam 3.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-11-27 18:11 ` bugzilla-daemon
@ 2013-02-15  4:49 ` bugzilla-daemon
  2013-05-04 20:08 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2013-02-15  4:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from runetmember@gmail.com ---
Still reproducible with radeon 7.0.0 and newer git snapshots.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-02-15  4:49 ` bugzilla-daemon
@ 2013-05-04 20:08 ` bugzilla-daemon
  2013-05-07 20:28 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2013-05-04 20:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from runetmember@gmail.com ---
Still reproducible with radeon 7.1.0. Tested on native Left 4 Dead 2.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-05-04 20:08 ` bugzilla-daemon
@ 2013-05-07 20:28 ` bugzilla-daemon
  2013-05-07 22:16 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2013-05-07 20:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Jerome Glisse <glisse@freedesktop.org> ---
7.10 is old please try with at least 9.1

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-05-07 20:28 ` bugzilla-daemon
@ 2013-05-07 22:16 ` bugzilla-daemon
  2013-08-14 16:56 ` bugzilla-daemon
  2015-09-08 18:19 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2013-05-07 22:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from runetmember@gmail.com ---
Isn't 7.1.0 is latest version of the driver? http://www.x.org/wiki/radeon
If you talking about Mesa - sure, I already tried Mesa 9.1.1 and 9.2-git.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-05-07 22:16 ` bugzilla-daemon
@ 2013-08-14 16:56 ` bugzilla-daemon
  2015-09-08 18:19 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2013-08-14 16:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from russianneuromancer@ya.ru ---
Still issue with Linux 3.11rc5, radeon driver 7.1.99+git20130730.6a278369, Mesa
9.2.0~git20130729 and KDE 4.11rc2.

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

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

* [Bug 56659] DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay
  2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-08-14 16:56 ` bugzilla-daemon
@ 2015-09-08 18:19 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2015-09-08 18:19 UTC (permalink / raw)
  To: dri-devel


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

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

russianneuromancer@ya.ru changed:

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

--- Comment #8 from russianneuromancer@ya.ru ---
Not reproducible anymore.

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

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

end of thread, other threads:[~2015-09-08 18:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-02  6:19 [Bug 56659] New: DRI_PRIME: triangle, rendering inside of which occurs with a noticeable delay bugzilla-daemon
2012-11-02 13:04 ` [Bug 56659] " bugzilla-daemon
2012-11-02 13:09 ` bugzilla-daemon
2012-11-27 18:11 ` bugzilla-daemon
2013-02-15  4:49 ` bugzilla-daemon
2013-05-04 20:08 ` bugzilla-daemon
2013-05-07 20:28 ` bugzilla-daemon
2013-05-07 22:16 ` bugzilla-daemon
2013-08-14 16:56 ` bugzilla-daemon
2015-09-08 18:19 ` 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).