All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] lib/igt_draw: Fix bo leak in gpu draw routines
Date: Wed, 28 Feb 2018 09:22:12 +0000	[thread overview]
Message-ID: <151980973264.21577.5101436321063249390@mail.alporthouse.com> (raw)
In-Reply-To: <20180228091403.48521-1-maarten.lankhorst@linux.intel.com>

Quoting Maarten Lankhorst (2018-02-28 09:14:03)
> gem_handle_to_libdrm_bo creates a new handle through the use of flink,
> which makes kms_frontbuffer_tracking through a single run not complete
> when it starts leaking 50MB objects. Add the missing bo_unref to kill
> the duplicated handle and fix the leaks!
> 
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> Cc: Chris Wilson <chris@chris-wilson.co.uk>

3 gem_handle_to_libdrm_bo, 3 unrefs.
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2018-02-28  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28  9:14 [igt-dev] [PATCH i-g-t] lib/igt_draw: Fix bo leak in gpu draw routines Maarten Lankhorst
2018-02-28  9:22 ` Chris Wilson [this message]
2018-02-28 10:04   ` Maarten Lankhorst
2018-02-28 11:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=151980973264.21577.5101436321063249390@mail.alporthouse.com \
    --to=chris@chris-wilson.co.uk \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.