All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v2 1/3] drm/i915: Disable primary plane trickle feed for g4x
Date: Tue, 21 May 2013 17:43:53 +0300	[thread overview]
Message-ID: <20130521144353.GD16772@intel.com> (raw)
In-Reply-To: <CAKMK7uFVTBmidB+BtB_B77mHGQJoGFnUvNEb8oQLxr9iQ0FMRA@mail.gmail.com>

On Tue, May 21, 2013 at 02:52:24PM +0200, Daniel Vetter wrote:
> On Tue, May 21, 2013 at 2:35 PM, Ville Syrjälä
> <ville.syrjala@linux.intel.com> wrote:
> > On Tue, May 21, 2013 at 03:28:32PM +0300, ville.syrjala@linux.intel.com wrote:
> >> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >>
> >> The docs say that the trickle feed disable bit is present (for primary
> >> planes only, not video sprites) on CTG, and that it must be set
> >> for ELK. Just set it for all g4x chipsets.
> >>
> >> v2: Do it in init_clock_gating too
> >
> > Actually I just noticed that we don't set up this stuff in
> > ironlake_init_clock_gating() either. Any opinions whether I should just
> > kill the per-plane trickle feed stuff from *_init_clock_gating(), or
> > should I add it to ironlake_init_clock_gating() as well?
> 
> This is a bit a crazy topic since conceptually it ties into the
> wm/pipe-config stuff. And fastboot will make this stuff rather
> interesting ... I expect that we'll eventually end up with a
> post_modeset_fixup stage to patch up all these little bits&pieces -
> fastboot would only call that one if possible.

I'd expect we do at least a set_base w/ fastboot, which would take care
of the per-plane trickle feed bit. But I don't care much either way at
this point. I'll post a quick patch for ironlake_init_clock_gating()
just to keep these things at least somewhat consistent...

-- 
Ville Syrjälä
Intel OTC

  reply	other threads:[~2013-05-21 14:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21 12:28 [PATCH 0/3] drm/i915: Trickle feed bits ville.syrjala
2013-05-21 12:28 ` [PATCH v2 1/3] drm/i915: Disable primary plane trickle feed for g4x ville.syrjala
2013-05-21 12:35   ` Ville Syrjälä
2013-05-21 12:52     ` Daniel Vetter
2013-05-21 14:43       ` Ville Syrjälä [this message]
2013-06-04 14:12   ` Chris Wilson
2013-05-21 12:28 ` [PATCH 2/3] drm/i915: Disable trickle feed via MI_ARB_STATE for gen4 ville.syrjala
2013-06-04 14:13   ` Chris Wilson
2013-05-21 12:28 ` [PATCH 3/3] drm/i915: Try harder to disable trickle feed on VLV ville.syrjala
2013-06-04 14:19   ` Chris Wilson
2013-06-04 15:55     ` Ville Syrjälä
2013-05-21 14:47 ` [PATCH] drm/i915: Disable trickle feed in ironlake_init_clock_gating() ville.syrjala

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=20130521144353.GD16772@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=daniel@ffwll.ch \
    --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.