public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* more intel drm issues (was Re: [git pull] drm intel only fixes)
@ 2011-01-20  2:39 Linus Torvalds
  2011-01-20  4:55 ` Jeff Chua
  0 siblings, 1 reply; 13+ messages in thread
From: Linus Torvalds @ 2011-01-20  2:39 UTC (permalink / raw)
  To: Chris Wilson; +Cc: Jesse Barnes, Dave Airlie, linux-kernel, DRI mailing list

Ok, so I have a new issue that I'm currently bisecting but that people
may be able to figure out even befor emy bisect finishes.

On my slow Atom netbook (that I'm planning on using as my traveling
companion for LCA), suspend-to-RAM takes a long time with current git.
It's quite noticeable - it used to be pretty much instant, now it
takes three seconds. And it's all i915 graphics (although I haven't
bisected it down fully, I've bisected it down to the drm merge).

In the good case (like plain 2.6.37), a suspend event will look
something like this:

   ...
   PM: suspend of devices complete after 147.646 msecs
   ...

but the i915 driver at some point made it take 3s:

  ...
  PM: suspend of devices complete after 3059.656 msecs
  ...

which is definitely long enough to be worth fixing.

Maybe the person responsible will go "oh, that's obviously due to
xyz", and just fix it. But I'll continue to bisect in case nobody
steps up to admit to wasting time..

                    Linus

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

end of thread, other threads:[~2011-01-22 22:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20  2:39 more intel drm issues (was Re: [git pull] drm intel only fixes) Linus Torvalds
2011-01-20  4:55 ` Jeff Chua
2011-01-20  6:22   ` Linus Torvalds
2011-01-20 10:17     ` Jeff Chua
2011-01-20 10:25     ` Chris Wilson
2011-01-20 16:07       ` Linus Torvalds
2011-01-20 17:38         ` Chris Wilson
2011-01-20 17:51           ` Linus Torvalds
2011-01-20 20:44             ` Linus Torvalds
2011-01-20 17:41         ` [PATCH] drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space Chris Wilson
2011-01-21  8:35           ` Jiri Slaby
2011-01-21 10:11             ` [PATCH] drm/i915: Fix use of invalid array size for ring->sync_seqno Chris Wilson
2011-01-22 22:24               ` Jiri Slaby

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