All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
@ 2013-11-26 22:06 ` bugzilla-daemon
  2013-11-28  5:29 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-11-26 22:06 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Video(Other)                |Video(DRI - non Intel)
           Assignee|drivers_video-other@kernel- |drivers_video-dri@kernel-bu
                   |bugs.osdl.org               |gs.osdl.org

--- Comment #4 from Alan <alan@lxorguk.ukuu.org.uk> ---
Thanks for confirming

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
  2013-11-26 22:06 ` [Bug 65121] Possible memory leak in qxl drm driver bugzilla-daemon
@ 2013-11-28  5:29 ` bugzilla-daemon
  2013-11-28  5:41 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-11-28  5:29 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

Dave Airlie <airlied@linux.ie> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |airlied@linux.ie

--- Comment #5 from Dave Airlie <airlied@linux.ie> ---
what are you running just console?

or is X running?

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
  2013-11-26 22:06 ` [Bug 65121] Possible memory leak in qxl drm driver bugzilla-daemon
  2013-11-28  5:29 ` bugzilla-daemon
@ 2013-11-28  5:41 ` bugzilla-daemon
  2013-11-29  5:27 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-11-28  5:41 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

--- Comment #6 from Dave Airlie <airlied@linux.ie> ---
Created attachment 116501
  --> https://bugzilla.kernel.org/attachment.cgi?id=116501&action=edit
fix

does this fix it?

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2013-11-28  5:41 ` bugzilla-daemon
@ 2013-11-29  5:27 ` bugzilla-daemon
  2014-06-20  4:09 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2013-11-29  5:27 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

--- Comment #7 from Matthew Stapleton <matthew4196@gmail.com> ---
It looks like that fixes it.  Thanks.  Also, I'm only running on console, X
isn't running.

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2013-11-29  5:27 ` bugzilla-daemon
@ 2014-06-20  4:09 ` bugzilla-daemon
  2014-06-20  4:34 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-20  4:09 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

xerofoify@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerofoify@gmail.com

--- Comment #8 from xerofoify@gmail.com ---
IF the attachment here seems to fix this I would close this.
Just a friendly reminder,
Nick

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2014-06-20  4:09 ` bugzilla-daemon
@ 2014-06-20  4:34 ` bugzilla-daemon
  2014-06-20  4:43 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-20  4:34 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

--- Comment #9 from Dave Airlie <airlied@linux.ie> ---
kernel bugzilla sucks I can't change bug states.

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2014-06-20  4:34 ` bugzilla-daemon
@ 2014-06-20  4:43 ` bugzilla-daemon
  2014-06-20  4:45 ` bugzilla-daemon
  2014-06-20 15:35 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-20  4:43 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

--- Comment #10 from xerofoify@gmail.com ---
Our you sure, other people seem to 
be able to do it with other bugs.
Thanks Nick

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2014-06-20  4:43 ` bugzilla-daemon
@ 2014-06-20  4:45 ` bugzilla-daemon
  2014-06-20 15:35 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-20  4:45 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

--- Comment #11 from xerofoify@gmail.com ---
It seems to be only the opener or maintainer of this subsystem who can close
it.
Cheers Nick

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

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

* [Bug 65121] Possible memory leak in qxl drm driver
       [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2014-06-20  4:45 ` bugzilla-daemon
@ 2014-06-20 15:35 ` bugzilla-daemon
  8 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2014-06-20 15:35 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=65121

Alan <alan@lxorguk.ukuu.org.uk> changed:

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

--- Comment #12 from Alan <alan@lxorguk.ukuu.org.uk> ---
Dave - ask the bugzilla contact address for your superman powers. I'm sure
you'll have no trouble then

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

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

end of thread, other threads:[~2014-06-20 15:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-65121-2300@https.bugzilla.kernel.org/>
2013-11-26 22:06 ` [Bug 65121] Possible memory leak in qxl drm driver bugzilla-daemon
2013-11-28  5:29 ` bugzilla-daemon
2013-11-28  5:41 ` bugzilla-daemon
2013-11-29  5:27 ` bugzilla-daemon
2014-06-20  4:09 ` bugzilla-daemon
2014-06-20  4:34 ` bugzilla-daemon
2014-06-20  4:43 ` bugzilla-daemon
2014-06-20  4:45 ` bugzilla-daemon
2014-06-20 15:35 ` 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.