Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Nicolas Kalkhof" <nkalkhof@web.de>
To: intel-gfx@lists.freedesktop.org
Subject: Re: gen6 (SNB) GPU still stalling besides latest patches
Date: Tue, 21 Jun 2011 19:41:52 +0200 (CEST)	[thread overview]
Message-ID: <920555763.1108540.1308678112077.JavaMail.fmail@mwmweb016> (raw)

Hi Jesse,

I've tried your patch below. It locked up my machine a few seconds after X startup :(.
I didn't use any boot parameter. I've changed the parameters during runtime by echoing sysfs.

I've filed a bug under https://bugs.freedesktop.org/show_bug.cgi?id=38529[../../jump.htm?goto=https%3A%2F%2Fbugs.freedesktop.org%2Fshow_bug.cgi%3Fid%3D38529][../../jump.htm?goto=https%3A%2F%2Fbugs.freedesktop.org%2Fshow_bug.cgi%3Fid%3D38529]. Chris Wilson already proposed a patch that solves the stalling and so far my system runs stable even with SNA enabled in xf86-video-intel.

However now it seems I'm unable to get my framebuffer console back after I bailed out of X. The screen stays black but my system is still responsive via ssh. This happens without your patch. I'll do some more investigation to make sure I didnt introduce this issue.

Thanks and regards,
nic


-----Ursprüngliche Nachricht-----
Von: "Jesse Barnes" <jbarnes@virtuousgeek.org>
Gesendet: Jun 21, 2011 6:55:27 PM
An: "Nicolas Kalkhof" <nkalkhof@web.de>
Betreff: Re: [Intel-gfx] gen6 (SNB) GPU still stalling besides latest patches

>On Tue, 21 Jun 2011 18:12:56 +0200 (CEST)
>"Nicolas Kalkhof" <nkalkhof@web.de> wrote:
>
>> Hi Jesse,
>>
>> thanks for the infiormation. I've switched rc6 off by
>> echo 0 > /sys/module/i915/parameters/i915_enable_rc6
>> this should do it, right?
>> cat /sys/module/i915/parameters/i915_enable_rc6 yields "0"
>>
>> Are you referring to this patch? https://lkml.org/lkml/2011/6/17/371
>> It should be included in kernel 3.0-rc4 and didn't help here :(
>
>So there are actually a few things that could go wrong in this area.
>The problem may be RC6 related, but it could also be turbo related (our
>GPU frequency adjustment code). Can you boot without the module
>parameter and try this patch and see what happens (after a cold boot)?
>
>Thanks,
>Jesse
>
>diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_d
>index 81a9059..3c589cb 100644
>--- a/drivers/gpu/drm/i915/intel_display.c
>+++ b/drivers/gpu/drm/i915/intel_display.c
>@@ -7788,9 +7788,6 @@ void intel_modeset_init(struct drm_device *dev)
> intel_init_emon(dev);
> }
>
>- if (IS_GEN6(dev))
>- gen6_enable_rps(dev_priv);
>-
> INIT_WORK(&dev_priv->idle_work, intel_idle_update);
> setup_timer(&dev_priv->idle_timer, intel_gpu_idle_timer,
> (unsigned long)dev);
___________________________________________________________
Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die
Toolbar eingebaut! http://produkte.web.de/go/toolbar
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2011-06-21 17:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 17:41 Nicolas Kalkhof [this message]
2011-06-21 18:18 ` gen6 (SNB) GPU still stalling besides latest patches Chris Wilson
2011-06-21 18:24   ` Andrew Lutomirski
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 18:38 Nicolas Kalkhof
2011-06-21 19:11 ` Chris Wilson
2011-06-21 19:16   ` Andrew Lutomirski
2011-06-21 19:33     ` Chris Wilson
2011-06-21 16:12 Nicolas Kalkhof
2011-06-21 16:55 ` Jesse Barnes
     [not found] <935206610.2954520.1308635833489.JavaMail.fmail@mwmweb001>
2011-06-21 16:06 ` Jesse Barnes
2011-06-21 16:01 Nicolas Kalkhof
2011-06-21  5:59 Nicolas Kalkhof
2011-06-20 18:52 Nicolas Kalkhof
2011-06-21  0:01 ` Ted Phelps
2011-06-21  0:19   ` Jesse Barnes
2011-06-22 12:46     ` Ted Phelps

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=920555763.1108540.1308678112077.JavaMail.fmail@mwmweb016 \
    --to=nkalkhof@web.de \
    --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