From: Chris Wilson <chris@chris-wilson.co.uk>
To: Ben Widawsky <ben@bwidawsk.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Mark hardware context support optional
Date: Tue, 25 Sep 2012 21:46:47 +0100 [thread overview]
Message-ID: <84c8a8$5sef3d@orsmga001.jf.intel.com> (raw)
In-Reply-To: <20120925133531.10d9a11b@bwidawsk.net>
On Tue, 25 Sep 2012 13:35:31 -0700, Ben Widawsky <ben@bwidawsk.net> wrote:
> On Tue, 25 Sep 2012 20:41:45 +0100
> Chris Wilson <chris@chris-wilson.co.uk> wrote:
>
> > On Tue, 25 Sep 2012 12:04:14 -0700, Ben Widawsky <ben@bwidawsk.net>
> > wrote:
> > > On Tue, 25 Sep 2012 14:53:37 +0100
> > > Chris Wilson <chris@chris-wilson.co.uk> wrote:
> > >
> > > > "Enable hardware context support for userspace (default:
> > > > disabled))");
> > >
> > > You've found one platform this doesn't work on, and a bunch of
> > > features rely on this, and yet we default to disabled? That seems a
> > > bit harsh to me.
> >
> > Exactly, it's meant to be harsh. In the limited testing that hw
> > contexts have been exposed to, we have a number of hangs for which
> > they are implicated. Therefore they are not safe to enable yet...
> > Unless you can prove otherwise. :-p
> > -Chris
> >
>
> The reason I've always resisted a module parameter is that rc6 and
> contexts are tied so very closely together. We've had a number of
> issues around rc6 already, I do not want contexts to be conflated with
> those issues. It's interesting if rc6=0 and failures still occur. I've
> yet to hear of such an issue, but I'd like to know if that's the case
> here.
Disabling rc6 but keeping hw contexts works but regresses performance in
old school games.
rc6=0 hw_contexts=0 -> works
rc6=0 hw_contexts=1 -> works
rc6=1 hw_contexts=0 -> works (current default up to 3.6)
rc6=1 hw_contexts=1 -> hard hang with gl (new default in 3.6)
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
next prev parent reply other threads:[~2012-09-25 20:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-25 13:53 [PATCH] drm/i915: Mark hardware context support optional Chris Wilson
2012-09-25 14:25 ` Rodrigo Vivi
2012-09-25 19:04 ` Ben Widawsky
2012-09-25 19:41 ` Chris Wilson
2012-09-25 20:35 ` Ben Widawsky
2012-09-25 20:46 ` Chris Wilson [this message]
2012-09-26 5:48 ` Daniel Vetter
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='84c8a8$5sef3d@orsmga001.jf.intel.com' \
--to=chris@chris-wilson.co.uk \
--cc=ben@bwidawsk.net \
--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 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.