All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area
Date: Tue, 10 Dec 2019 16:46:11 +0200	[thread overview]
Message-ID: <20191210144611.GB1208@intel.com> (raw)
In-Reply-To: <20191210144105.3239-1-ville.syrjala@linux.intel.com>

On Tue, Dec 10, 2019 at 04:41:01PM +0200, Ville Syrjala wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> 
> Rebased leftovers from my earlier series to nuke the dirty_pipes junk.
> 
> Cc: José Roberto de Souza <jose.souza@intel.com>
> Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
> 
> Ville Syrjälä (6):
>   drm/i915: Streamline skl_commit_modeset_enables()
>   drm/i915: Polish WM_LINETIME register stuff
>   drm/i915: Move linetime wms into the crtc state
>   drm/i915: Nuke skl wm.dirty_pipes bitmask
>   drm/i915: Kill struct skl_ddb_allocation
>   drm/i915: Implement pps w/a #1124 for bxt+

Drat. Last two aren't part of the series. Time to see how badly patchwork
reacts to this one...

> 
>  drivers/gpu/drm/i915/display/intel_display.c  | 170 +++++++++++----
>  .../drm/i915/display/intel_display_power.c    |  28 +--
>  .../drm/i915/display/intel_display_power.h    |   2 +-
>  .../drm/i915/display/intel_display_types.h    |  11 +-
>  drivers/gpu/drm/i915/display/intel_dp.c       |  11 +
>  drivers/gpu/drm/i915/gvt/handlers.c           |   6 +-
>  drivers/gpu/drm/i915/i915_drv.h               |  14 +-
>  drivers/gpu/drm/i915/i915_reg.h               |  14 +-
>  drivers/gpu/drm/i915/intel_pm.c               | 202 +++---------------
>  drivers/gpu/drm/i915/intel_pm.h               |   4 +-
>  10 files changed, 187 insertions(+), 275 deletions(-)
> 
> -- 
> 2.23.0

-- 
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-12-10 14:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-10 14:41 [Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 1/4] drm/i915: Streamline skl_commit_modeset_enables() Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 2/4] drm/i915: Polish WM_LINETIME register stuff Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 3/4] drm/i915: Move linetime wms into the crtc state Ville Syrjala
2019-12-11 14:25   ` [Intel-gfx] [PATCH v3 " Ville Syrjala
2019-12-10 14:41 ` [Intel-gfx] [PATCH v2 4/4] drm/i915: Nuke skl wm.dirty_pipes bitmask Ville Syrjala
2019-12-10 14:46 ` Ville Syrjälä [this message]
2019-12-11  0:59 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Some cleanup near the SKL wm/ddb area (rev3) Patchwork
2019-12-11 20:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev4) Patchwork
2019-12-12  6:29 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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=20191210144611.GB1208@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --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.