All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 69076] New: weston+rs690: triangle flickering
@ 2013-09-07 18:25 bugzilla-daemon
  2013-09-27  1:47 ` [Bug 69076] " bugzilla-daemon
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-09-07 18:25 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 69076
          Assignee: dri-devel@lists.freedesktop.org
           Summary: weston+rs690: triangle flickering
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: david.heidelberger@ixit.cz
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: DRI CVS
         Component: DRM/Radeon
           Product: DRI

How to reproduce:
1.boot
2. kdm (xorg/mesa init)
3. systemctl stop kdm 
4. weston // problematic
5. alt-ctrl-bckspace
6. systemctl start kdm
7. desktop (without effects or 3D)
8. logout
9. systemctl stop kdm
10. weston (without described flickering)

Screenshots:
http://212.158.157.7/20130907_001.jpg (weston start - triangle damaged title)
http://212.158.157.7/20130907_002.jpg (first input in terminal)
http://212.158.157.7/20130907_003.jpg (terminal filled)

On every redraw (input from keyboard), all damaged content (triangles) flicker.

Kernel 3.9.1, mesa git, llvm git, weston+wayland git.

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
@ 2013-09-27  1:47 ` bugzilla-daemon
  2013-10-04 21:41 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-09-27  1:47 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
now it flickers for even GLX (git does that since 2 days circa)

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
  2013-09-27  1:47 ` [Bug 69076] " bugzilla-daemon
@ 2013-10-04 21:41 ` bugzilla-daemon
  2013-10-04 22:20 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-04 21:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
for GLX seems to be broken between

0f6fce15852d3d6fb5251e42394332a62788ef67 commited 2013-09-05 to
694be9115d43b93610f5386b36117ec9a31ed47c commited 2013-09-12.

I'll try find what concretly broken GLX. Maybe similiar thing missing in EGL.

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
  2013-09-27  1:47 ` [Bug 69076] " bugzilla-daemon
  2013-10-04 21:41 ` bugzilla-daemon
@ 2013-10-04 22:20 ` bugzilla-daemon
  2013-10-04 22:27 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-04 22:20 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
still broken on:
18805b16c8a86ad9de4b5bb9afdce576f528f745 commited 2013-09-06

"relevant" commits between:
2013-09-06    radeon/winsys: pad IBs to a multiple of 8 DWs
2013-09-06    gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and
PIPE_BIND_LINEAR flags to enforce no tiling.
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR
flags to enforce no tiling.

non-releavant: ... i915g ... debug ... docs ... r600g ... i965 ..
working:
2013-09-05    glsl: propagate max_array_access through function calls

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (2 preceding siblings ...)
  2013-10-04 22:20 ` bugzilla-daemon
@ 2013-10-04 22:27 ` bugzilla-daemon
  2013-10-04 23:41 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-04 22:27 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
Addional information:

So, in case non-broken mesa. It need to initialize GLX, then EGL render
correctly.
It work with broken mesa correctly, when glxgears was started with non-broken
mesa which set something to card (registers?) corectly.

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (3 preceding siblings ...)
  2013-10-04 22:27 ` bugzilla-daemon
@ 2013-10-04 23:41 ` bugzilla-daemon
  2013-10-05  0:09 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-04 23:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
well, now it seems is not working with revision where it worked well.
Seems that it worked was something random.
I'll try downgrade to previous 3.9.1 kernel and if it'll be ok.

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (4 preceding siblings ...)
  2013-10-04 23:41 ` bugzilla-daemon
@ 2013-10-05  0:09 ` bugzilla-daemon
  2014-02-25  6:12 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2013-10-05  0:09 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from David "okias" Heidelberger <david.heidelberger@ixit.cz> ---
so tested range:
kernel 3.9.1 - 3.11.0
mesa 2013-09-05 - today
could it be xf86-video-ati? Why it is broken randomly :/

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (5 preceding siblings ...)
  2013-10-05  0:09 ` bugzilla-daemon
@ 2014-02-25  6:12 ` bugzilla-daemon
  2014-02-25  6:16 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-25  6:12 UTC (permalink / raw)
  To: dri-devel


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

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

Samuel Sieb <samuel@sieb.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samuel@sieb.net

--- Comment #7 from Samuel Sieb <samuel@sieb.net> ---
The screenshot URLS from the summary are not accessible now, but the
description matches what I'm seeing.
I have a laptop with RS690M (X1200) video and gnome-shell has flickering
triangles everywhere.  The application windows are ok,  Logging out which
restarts the X server usually fixes the problem.  This is with Fedora 20.  I
tested with a Fedora 19 live system and there was no problem.  I will attach
new screenshots.

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-02-25  6:12 ` bugzilla-daemon
@ 2014-02-25  6:16 ` bugzilla-daemon
  2014-12-24 23:40 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-02-25  6:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Samuel Sieb <samuel@sieb.net> ---
Created attachment 94702
  --> https://bugs.freedesktop.org/attachment.cgi?id=94702&action=edit
gnome-shell application list

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

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

* [Bug 69076] weston+rs690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (7 preceding siblings ...)
  2014-02-25  6:16 ` bugzilla-daemon
@ 2014-12-24 23:40 ` bugzilla-daemon
  2014-12-25 13:12 ` [Bug 69076] [r300g] RS690: " bugzilla-daemon
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-12-24 23:40 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from David Heidelberg (okias) <david@ixit.cz> ---
Issue is still valid.

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (8 preceding siblings ...)
  2014-12-24 23:40 ` bugzilla-daemon
@ 2014-12-25 13:12 ` bugzilla-daemon
  2014-12-25 13:15 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-12-25 13:12 UTC (permalink / raw)
  To: dri-devel


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

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

David Heidelberg (okias) <david@ixit.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|weston+rs690: triangle      |[r300g] RS690: triangle
                   |flickering                  |flickering

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (9 preceding siblings ...)
  2014-12-25 13:12 ` [Bug 69076] [r300g] RS690: " bugzilla-daemon
@ 2014-12-25 13:15 ` bugzilla-daemon
  2016-08-24 21:13 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2014-12-25 13:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from David Heidelberg (okias) <david@ixit.cz> ---
video with triangle behaviour (triggered by Nine/st, but it can be seen
anywhere): http://download.ixit.cz/r300_problem.mkv [size: 9MB]

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (10 preceding siblings ...)
  2014-12-25 13:15 ` bugzilla-daemon
@ 2016-08-24 21:13 ` bugzilla-daemon
  2016-09-08 11:16 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2016-08-24 21:13 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #11 from mike@mgoodwin.net ---
I've seen elsewhere and confirmed for myself (I'm reviving an old laptop today)
that you need to use EXA acceleration and add "EXAPixmaps" "on" in the Devices
section.

Option "AccelMethod" "EXA"
Option "EXAPixmaps" "on"

and the problem disappears. Don't even attempt to use glamor, it doesn't work.

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (11 preceding siblings ...)
  2016-08-24 21:13 ` bugzilla-daemon
@ 2016-09-08 11:16 ` bugzilla-daemon
  2016-09-08 15:56 ` bugzilla-daemon
  2016-09-09 10:21 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2016-09-08 11:16 UTC (permalink / raw)
  To: dri-devel


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

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

Max Staudt <mstaudt@suse.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mstaudt@suse.de

--- Comment #12 from Max Staudt <mstaudt@suse.de> ---
I have sent a patch to [mesa-dev] that should resolve this issue, no matter
whether the DDX with EXA is used or not.

https://lists.freedesktop.org/archives/mesa-dev/2016-September/128205.html

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (12 preceding siblings ...)
  2016-09-08 11:16 ` bugzilla-daemon
@ 2016-09-08 15:56 ` bugzilla-daemon
  2016-09-09 10:21 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2016-09-08 15:56 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #13 from David Heidelberg (okias) <david@ixit.cz> ---
great, it makes sense. Please post when patch will be incorporated into
Mesa-git tree

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

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

* [Bug 69076] [r300g] RS690: triangle flickering
  2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
                   ` (13 preceding siblings ...)
  2016-09-08 15:56 ` bugzilla-daemon
@ 2016-09-09 10:21 ` bugzilla-daemon
  14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon @ 2016-09-09 10:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #14 from Max Staudt <mstaudt@suse.de> ---
The patch just hit Mesa master:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=02675622b02742960678c438f1b239321c075f50

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

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

end of thread, other threads:[~2016-09-09 10:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-07 18:25 [Bug 69076] New: weston+rs690: triangle flickering bugzilla-daemon
2013-09-27  1:47 ` [Bug 69076] " bugzilla-daemon
2013-10-04 21:41 ` bugzilla-daemon
2013-10-04 22:20 ` bugzilla-daemon
2013-10-04 22:27 ` bugzilla-daemon
2013-10-04 23:41 ` bugzilla-daemon
2013-10-05  0:09 ` bugzilla-daemon
2014-02-25  6:12 ` bugzilla-daemon
2014-02-25  6:16 ` bugzilla-daemon
2014-12-24 23:40 ` bugzilla-daemon
2014-12-25 13:12 ` [Bug 69076] [r300g] RS690: " bugzilla-daemon
2014-12-25 13:15 ` bugzilla-daemon
2016-08-24 21:13 ` bugzilla-daemon
2016-09-08 11:16 ` bugzilla-daemon
2016-09-08 15:56 ` bugzilla-daemon
2016-09-09 10:21 ` 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.