From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH v2 0/9] drm/i915: Add a per-pipe plane identifier enum (v2)
Date: Wed, 23 Nov 2016 22:16:55 +0200 [thread overview]
Message-ID: <20161123201655.GN31595@intel.com> (raw)
In-Reply-To: <1479830524-7882-1-git-send-email-ville.syrjala@linux.intel.com>
On Tue, Nov 22, 2016 at 06:01:55PM +0200, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> I ended up tweaking quite a few of the patches (and even adding a new one)
> based on Paulo's review, so figured I'd repost the entire thing.
>
> I didn't do the _ID_ rename thing, at least not yet. I'll have to
> think about it more if I could come up with some nice way to deal
> with the per-pipe id vs. the A/B/C plane id.
>
> Anyways, enough of these got r-bs so that I can at least move
> forward with VLV/CHV watermark rewrite #4 now.
>
> Ville Syrjälä (9):
> drm/i915: Add per-pipe plane identifier
> drm/i915: Add crtc->plane_ids_mask
> drm/i915: Use enum plane_id in SKL wm code
> drm/i915: Use enum plane_id in SKL plane code
> drm/i915: Use enum plane_id in VLV/CHV sprite code
> drm/i915: Use enum plane_id in VLV/CHV wm code
Pushed upto here. Thanks for the reviews.
> drm/i915: s/plane/plane_id/ in skl+ plane register defines
> drm/i915: Don't populate plane->plane for cursors and sprites
> drm/i915: Rename the local 'plane' variable to 'plane_id' in primary
> plane code
>
> drivers/gpu/drm/i915/i915_drv.h | 30 ++++-
> drivers/gpu/drm/i915/i915_reg.h | 104 +++++++-------
> drivers/gpu/drm/i915/intel_display.c | 96 ++++++-------
> drivers/gpu/drm/i915/intel_drv.h | 6 +-
> drivers/gpu/drm/i915/intel_pm.c | 253 ++++++++++++++++-------------------
> drivers/gpu/drm/i915/intel_sprite.c | 118 ++++++++--------
> 6 files changed, 304 insertions(+), 303 deletions(-)
>
> --
> 2.7.4
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-11-23 20:16 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-22 16:01 [PATCH v2 0/9] drm/i915: Add a per-pipe plane identifier enum (v2) ville.syrjala
2016-11-22 16:01 ` [PATCH 1/9] drm/i915: Add per-pipe plane identifier ville.syrjala
2016-11-22 16:01 ` [PATCH 2/9] drm/i915: Add crtc->plane_ids_mask ville.syrjala
2016-11-22 16:01 ` [PATCH 3/9] drm/i915: Use enum plane_id in SKL wm code ville.syrjala
2016-11-22 20:27 ` Lyude Paul
2016-11-22 16:01 ` [PATCH 4/9] drm/i915: Use enum plane_id in SKL plane code ville.syrjala
2016-11-22 16:02 ` [PATCH 5/9] drm/i915: Use enum plane_id in VLV/CHV sprite code ville.syrjala
2016-11-22 16:02 ` [PATCH 6/9] drm/i915: Use enum plane_id in VLV/CHV wm code ville.syrjala
2016-11-22 16:02 ` [PATCH 7/9] drm/i915: s/plane/plane_id/ in skl+ plane register defines ville.syrjala
2016-12-15 18:33 ` Paulo Zanoni
2016-11-22 16:02 ` [PATCH 8/9] drm/i915: Don't populate plane->plane for cursors and sprites ville.syrjala
2016-12-15 19:05 ` Paulo Zanoni
2016-12-15 19:11 ` Ville Syrjälä
2016-12-15 19:50 ` Paulo Zanoni
2016-12-15 19:59 ` Ville Syrjälä
2016-12-16 14:07 ` Paulo Zanoni
2016-12-16 14:56 ` Ander Conselvan De Oliveira
2016-12-19 18:24 ` Matt Roper
2016-12-19 18:55 ` Ville Syrjälä
2016-11-22 16:02 ` [PATCH 9/9] drm/i915: Rename the local 'plane' variable to 'plane_id' in primary plane code ville.syrjala
2016-11-22 16:45 ` ✓ Fi.CI.BAT: success for drm/i915: Add a per-pipe plane identifier enum (rev5) Patchwork
2016-11-23 20:16 ` Ville Syrjälä [this message]
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=20161123201655.GN31595@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.