From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH 5/9] drm/i915: Drop overlay DPMS call from valleyview_crtc_enable
Date: Wed, 5 Jun 2013 22:49:38 +0300 [thread overview]
Message-ID: <20130605194938.GJ5004@intel.com> (raw)
In-Reply-To: <CABVU7+uscUa5ZuF1Gs_UXLO+=1qvZyX15onfA4M3sSLkfRjL=g@mail.gmail.com>
On Wed, Jun 05, 2013 at 04:27:25PM -0300, Rodrigo Vivi wrote:
> just curious/trying to learn more: how do you know it doesn't have?
Because the hardware designers hate me and don't want to give me nice
toys :)
Seriously though, the spec doesn't have it so I have to assume it's
really gone. And we got the sprite planes in exchange. Not the best
trade in my opinion, but what can you do.
>
> but if it doesn't feel free to use:
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
>
> On Tue, Jun 4, 2013 at 7:49 AM, <ville.syrjala@linux.intel.com> wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > VLV doesn't have the old video overlay.
> >
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > ---
> > drivers/gpu/drm/i915/intel_display.c | 3 ---
> > 1 file changed, 3 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> > index dac2db7..61bee12 100644
> > --- a/drivers/gpu/drm/i915/intel_display.c
> > +++ b/drivers/gpu/drm/i915/intel_display.c
> > @@ -3619,9 +3619,6 @@ static void valleyview_crtc_enable(struct drm_crtc *crtc)
> > intel_enable_plane(dev_priv, plane, pipe);
> > intel_crtc_update_cursor(crtc, true);
> >
> > - /* Give the overlay scaler a chance to enable if it's on this pipe */
> > - intel_crtc_dpms_overlay(intel_crtc, true);
> > -
> > intel_update_fbc(dev);
> >
> > mutex_unlock(&dev_priv->dpio_lock);
> > --
> > 1.8.1.5
> >
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx@lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
>
>
> --
> Rodrigo Vivi
> Blog: http://blog.vivi.eng.br
--
Ville Syrjälä
Intel OTC
next prev parent reply other threads:[~2013-06-05 19:49 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 10:48 [PATCH 0/9] drm/i915: Unify some modeset sequences v2 ville.syrjala
2013-06-04 10:48 ` [PATCH v2 1/9] drm/i915: Always load the display palette before enabling the pipe ville.syrjala
2013-06-05 19:20 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH 2/9] drm/i915: Always enable the cursor right after the primary plane ville.syrjala
2013-06-05 19:21 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH 3/9] drm/i915: Enable the overlay right after primary and cursor planes ville.syrjala
2013-06-05 19:22 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH v2 4/9] drm/i915: Follow the same sequence when disabling planes ville.syrjala
2013-06-05 19:23 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH 5/9] drm/i915: Drop overlay DPMS call from valleyview_crtc_enable ville.syrjala
2013-06-05 19:27 ` Rodrigo Vivi
2013-06-05 19:49 ` Ville Syrjälä [this message]
2013-06-04 10:49 ` [PATCH v2 6/9] drm/i915: Disable/restore all sprite planes around modeset ville.syrjala
2013-06-05 19:32 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH 7/9] drm/i915: Improve assert_planes_disabled() ville.syrjala
2013-06-05 19:33 ` Rodrigo Vivi
2013-06-04 10:49 ` [PATCH 8/9] drm/i915: Spruce up assert_sprites_disabled() ville.syrjala
2013-06-05 19:39 ` Rodrigo Vivi
2013-06-06 11:56 ` Daniel Vetter
2013-06-04 10:49 ` [PATCH 9/9] drm/i915: Assert dpll running in intel_crtc_load_lut() on pre-PCH platforms ville.syrjala
2013-06-05 19:41 ` Rodrigo Vivi
2013-06-05 19:58 ` Ville Syrjälä
2013-06-06 11:59 ` Daniel Vetter
2013-06-05 20:40 ` 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=20130605194938.GJ5004@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@gmail.com \
/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