public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN
@ 2013-12-06  8:36 bugzilla-daemon
  2013-12-06 10:44 ` [Bug 72387] " bugzilla-daemon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-06  8:36 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 72387
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Tearing at one specific part of the screen on CAYMAN
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v10lator@myway.de
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

I see this with games as well as on my (composited) desktop when scrolling very
fast in firefox, for example.

Let me try to explain:
If you would cut the screen horizontally in 3 pieces the line between the
middle and the down piece is where the tearing appears. It appears even with
vsync.

I tried to capture it with gtk-rekordmydesktop but for some reason the video is
tear-free.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
@ 2013-12-06 10:44 ` bugzilla-daemon
  2013-12-07 21:51 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-06 10:44 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Please attach /var/log/Xorg.0.log and the output of dmesg.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
  2013-12-06 10:44 ` [Bug 72387] " bugzilla-daemon
@ 2013-12-07 21:51 ` bugzilla-daemon
  2013-12-08  8:40 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-07 21:51 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Kai <kai@dev.carbon-project.org> ---
Created attachment 90433
  --> https://bugs.freedesktop.org/attachment.cgi?id=90433&action=edit
dmesg output for DRM/radeon

I'm seeing this too with a PITCAIRN chip (stack detailed below). Though the
tearing (one, 27" monitor with 2560x1440, KDE 4.11, composited) appears like
five ccentimeters from the top whenever there is fast movement or quick image
changes. I'm not seeing this with Catalyst.

(Sorry for not reporting this earlier, but I totally forgot to.)

No error/warning (except not finding some cyrillic font) is logged to
Xorg.0.log – do you still want to have it?

Stack used:
GPU: "PITCAIRN" (ChipID = 0x6819)
Linux: 3.12.1
libdrm: 2.4.49-2 (Debian package)
LLVM: SVN:trunk/r195435
libclc: Git:master/8e0ea3a263
Mesa: Git:master/aad2511c6d
GLAMOR: Git:master/b418b13126
DDX: Git:master/d571d6af70
KWin: 4.11.3-2 (Debian package)

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
  2013-12-06 10:44 ` [Bug 72387] " bugzilla-daemon
  2013-12-07 21:51 ` bugzilla-daemon
@ 2013-12-08  8:40 ` bugzilla-daemon
  2013-12-08  8:41 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-08  8:40 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Thomas Rohloff <v10lator@myway.de> ---
Created attachment 90445
  --> https://bugs.freedesktop.org/attachment.cgi?id=90445&action=edit
/var/log/Xorg.0.log

As Kai said there's nothing important in Xorg.log/dmesg, I attach it anyway.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-12-08  8:40 ` bugzilla-daemon
@ 2013-12-08  8:41 ` bugzilla-daemon
  2013-12-08  8:42 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-08  8:41 UTC (permalink / raw)
  To: dri-devel


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

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

Thomas Rohloff <v10lator@myway.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90445|0                           |1
        is obsolete|                            |

--- Comment #4 from Thomas Rohloff <v10lator@myway.de> ---
Created attachment 90446
  --> https://bugs.freedesktop.org/attachment.cgi?id=90446&action=edit
dmesg output

Sorry, wrong file (just woke up).

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-12-08  8:41 ` bugzilla-daemon
@ 2013-12-08  8:42 ` bugzilla-daemon
  2013-12-08 14:31 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-08  8:42 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Thomas Rohloff <v10lator@myway.de> ---
Created attachment 90447
  --> https://bugs.freedesktop.org/attachment.cgi?id=90447&action=edit
/var/log/Xorg.0.log

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-12-08  8:42 ` bugzilla-daemon
@ 2013-12-08 14:31 ` bugzilla-daemon
  2013-12-08 15:50 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-08 14:31 UTC (permalink / raw)
  To: dri-devel


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

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

Kai <kai@dev.carbon-project.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90433|0                           |1
        is obsolete|                            |

--- Comment #6 from Kai <kai@dev.carbon-project.org> ---
Comment on attachment 90433
  --> https://bugs.freedesktop.org/attachment.cgi?id=90433
dmesg output for DRM/radeon

I think I've to withdraw my "me too". I certainly did see this in the past, but
the stack I detailed in comment 2 was wrong: I wasn't add KDE 4.11.3-2 (I
hadn't restarted X). Now, really on 4.11.3-2, I'm unable to reproduce the
tearing. What I've seen might have been an KWin issue then.

Sorry for the noise.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-12-08 14:31 ` bugzilla-daemon
@ 2013-12-08 15:50 ` bugzilla-daemon
  2013-12-09  3:44 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-08 15:50 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Thomas Rohloff <v10lator@myway.de> ---
Well, I'm seeing this with XFCE4 and fglrx is tear-free.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-12-08 15:50 ` bugzilla-daemon
@ 2013-12-09  3:44 ` bugzilla-daemon
  2013-12-09  3:48 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-09  3:44 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90447|text/x-log                  |text/plain
          mime type|                            |

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-12-09  3:44 ` bugzilla-daemon
@ 2013-12-09  3:48 ` bugzilla-daemon
  2013-12-09 15:02 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-09  3:48 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Michel Dänzer <michel@daenzer.net> ---
Does it work better with EXA instead of glamor?

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-12-09  3:48 ` bugzilla-daemon
@ 2013-12-09 15:02 ` bugzilla-daemon
  2013-12-11  4:21 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-09 15:02 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Thomas Rohloff <v10lator@myway.de> ---
(In reply to comment #8)
> Does it work better with EXA instead of glamor?

No.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (9 preceding siblings ...)
  2013-12-09 15:02 ` bugzilla-daemon
@ 2013-12-11  4:21 ` bugzilla-daemon
  2015-05-29 13:44 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2013-12-11  4:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from Michel Dänzer <michel@daenzer.net> ---
Your options right now are basically:

* Use fullscreen apps, and make sure the compositing manager unredirects
  fullscreen windows.
* Using an OpenGL compositing manager may help to avoid tearing with
  non-fullscreen apps as well.
* Use EXA with Option "EXAVSync" (but read the radeon manpage about its
caveats).

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (10 preceding siblings ...)
  2013-12-11  4:21 ` bugzilla-daemon
@ 2015-05-29 13:44 ` bugzilla-daemon
  2015-06-01  7:21 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2015-05-29 13:44 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from Thomas Rohloff <v10lator@myway.de> ---
(In reply to Michel Dänzer from comment #10)
> Your options right now are basically:
> 
> * Use fullscreen apps, and make sure the compositing manager unredirects
>   fullscreen windows.
> * Using an OpenGL compositing manager may help to avoid tearing with
>   non-fullscreen apps as well.
> * Use EXA with Option "EXAVSync" (but read the radeon manpage about its
> caveats).

I'm now on LXQT with compton as compositor. The tearing is still there.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (11 preceding siblings ...)
  2015-05-29 13:44 ` bugzilla-daemon
@ 2015-06-01  7:21 ` bugzilla-daemon
  2015-10-20 11:30 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2015-06-01  7:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Thomas Rohloff from comment #11)
> I'm now on LXQT with compton as compositor. The tearing is still there.

What command line parameters / configuration are you using for compton?
Something like

 compton --backend glx --glx-swap-method 2 --unredir-if-possible

works well for me.

With current xf86-video-ati Git master, you can also try Option "TearFree",
which should prevent tearing even without a compositing manager. Its downside
is that it disables DRI page flipping ATM.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (12 preceding siblings ...)
  2015-06-01  7:21 ` bugzilla-daemon
@ 2015-10-20 11:30 ` bugzilla-daemon
  2015-10-20 11:33 ` bugzilla-daemon
  2019-09-18 19:12 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2015-10-20 11:30 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #13 from Thomas Rohloff <v10lator@myway.de> ---
Created attachment 119001
  --> https://bugs.freedesktop.org/attachment.cgi?id=119001&action=edit
.compton.conf

This is my compton config file. Tearing happens with (unredirected) fullscreen
apps, too.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (13 preceding siblings ...)
  2015-10-20 11:30 ` bugzilla-daemon
@ 2015-10-20 11:33 ` bugzilla-daemon
  2019-09-18 19:12 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2015-10-20 11:33 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #14 from Thomas Rohloff <v10lator@myway.de> ---
Added

glx-swap-method = 2

to the config. Tearing still there.

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

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

* [Bug 72387] Tearing at one specific part of the screen on CAYMAN
  2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
                   ` (14 preceding siblings ...)
  2015-10-20 11:33 ` bugzilla-daemon
@ 2019-09-18 19:12 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:12 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #15 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/474.

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

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06  8:36 [Bug 72387] New: Tearing at one specific part of the screen on CAYMAN bugzilla-daemon
2013-12-06 10:44 ` [Bug 72387] " bugzilla-daemon
2013-12-07 21:51 ` bugzilla-daemon
2013-12-08  8:40 ` bugzilla-daemon
2013-12-08  8:41 ` bugzilla-daemon
2013-12-08  8:42 ` bugzilla-daemon
2013-12-08 14:31 ` bugzilla-daemon
2013-12-08 15:50 ` bugzilla-daemon
2013-12-09  3:44 ` bugzilla-daemon
2013-12-09  3:48 ` bugzilla-daemon
2013-12-09 15:02 ` bugzilla-daemon
2013-12-11  4:21 ` bugzilla-daemon
2015-05-29 13:44 ` bugzilla-daemon
2015-06-01  7:21 ` bugzilla-daemon
2015-10-20 11:30 ` bugzilla-daemon
2015-10-20 11:33 ` bugzilla-daemon
2019-09-18 19:12 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox