intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Avoid concurrent access when marking the device as idle/busy
Date: Mon, 23 Jul 2012 13:26:29 +0200	[thread overview]
Message-ID: <20120723112629.GB5079@phenom.ffwll.local> (raw)
In-Reply-To: <1342870301-19290-1-git-send-email-chris@chris-wilson.co.uk>

On Sat, Jul 21, 2012 at 12:31:41PM +0100, Chris Wilson wrote:
> As suggested by Daniel, rip out the independent timers for device and
> crtc busyness and integrate the manual powermanagement of the display
> engine into the GEM core and its request tracking. The benefits are that
> the code is a lot smaller, fewer moving parts and should fit more neatly
> into the overall activity tracking of the driver.
> 
> v2: Complete overhaul and removal of the racy timers and workers.
> 
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Queued for -next, thanks for the patch. I think we still have a few funny
locking issues here, I'm prepping some patches.
-Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

  reply	other threads:[~2012-07-23 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-21 11:31 [PATCH] drm/i915: Avoid concurrent access when marking the device as idle/busy Chris Wilson
2012-07-23 11:26 ` Daniel Vetter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-08 13:14 [PATCH 1/2] " Daniel Vetter
2012-05-09 11:39 ` [PATCH] " Chris Wilson

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=20120723112629.GB5079@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 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).