All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: sonika.jindal@intel.com
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 00/10] Support for 180 degree HW rotation
Date: Wed, 18 Jun 2014 13:52:29 +0200	[thread overview]
Message-ID: <20140618115229.GC5821@phenom.ffwll.local> (raw)
In-Reply-To: <1403091899-5055-1-git-send-email-sonika.jindal@intel.com>

On Wed, Jun 18, 2014 at 05:14:49PM +0530, sonika.jindal@intel.com wrote:
> From: Sonika Jindal <sonika.jindal@intel.com>
> 
> Enables 180 degree rotation for sprite and primary planes.
> Updated the primary plane rotation support as per the new universal plane
> design.
> 
> Most of these patches were already reviewed in intel-gfx in February 2014 thats
> why there is version history in few of them.
> 
> Testcase: kms_rotation_crc
> This igt can be extended for clipped rotation cases. Right it only tests 180
> degree rotation for sprite and primary plane with crc check.
> 
> Sonika Jindal (1):
>   drm/i915: Add 180 degree primary plane rotation support
> 
> Ville Syrjälä (9):
>   drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
>   drm: Add support_bits parameter to drm_property_create_bitmask()
>   drm: Add drm_mode_create_rotation_property()
>   drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
>   drm: Add drm_rect rotation functions
>   drm: Add drm_rotation_simplify()
>   drm/i915: Add 180 degree sprite rotation support
>   drm/i915: Make intel_plane_restore() return an error
>   drm/i915: Add rotation property for sprites

Pleas don't repost entire patch series on the same day without a changelog
in the cover letter explaining what's going on and what changed.

If you just need to repost a few patches that changed due to review,
please do that with an in-reply-to directly to the relevant discussion.

If everyone reposts their big patch series a few times a day we'll have
utter chaos.
-Daniel

> 
>  drivers/gpu/drm/drm_crtc.c           |   66 +++++++++++++++-
>  drivers/gpu/drm/drm_rect.c           |  140 ++++++++++++++++++++++++++++++++++
>  drivers/gpu/drm/i915/i915_dma.c      |   17 +++++
>  drivers/gpu/drm/i915/i915_drv.h      |    1 +
>  drivers/gpu/drm/i915/i915_reg.h      |    4 +
>  drivers/gpu/drm/i915/intel_display.c |   91 +++++++++++++++++++++-
>  drivers/gpu/drm/i915/intel_drv.h     |    3 +-
>  drivers/gpu/drm/i915/intel_pm.c      |    8 ++
>  drivers/gpu/drm/i915/intel_sprite.c  |   93 ++++++++++++++++++++--
>  drivers/gpu/drm/omapdrm/omap_drv.h   |    7 --
>  drivers/gpu/drm/omapdrm/omap_plane.c |   17 ++---
>  include/drm/drm_crtc.h               |   15 +++-
>  include/drm/drm_rect.h               |    6 ++
>  13 files changed, 433 insertions(+), 35 deletions(-)
> 
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

  parent reply	other threads:[~2014-06-18 11:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 11:44 [PATCH 00/10] Support for 180 degree HW rotation sonika.jindal
2014-06-18 11:44 ` [PATCH 01/10] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h sonika.jindal
2014-06-18 11:44 ` [PATCH 02/10] drm: Add support_bits parameter to drm_property_create_bitmask() sonika.jindal
2014-06-18 11:44 ` [PATCH 03/10] drm: Add drm_mode_create_rotation_property() sonika.jindal
2014-06-18 11:44 ` [PATCH 04/10] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property() sonika.jindal
2014-06-18 11:44 ` [PATCH 05/10] drm: Add drm_rect rotation functions sonika.jindal
2014-06-18 11:44 ` [PATCH 06/10] drm: Add drm_rotation_simplify() sonika.jindal
2014-06-18 11:44 ` [PATCH 07/10] drm/i915: Add 180 degree sprite rotation support sonika.jindal
2014-06-18 11:44 ` [PATCH 08/10] drm/i915: Make intel_plane_restore() return an error sonika.jindal
2014-06-18 11:44 ` [PATCH 09/10] drm/i915: Add rotation property for sprites sonika.jindal
2014-06-18 11:44 ` [PATCH 10/10] drm/i915: Add 180 degree primary plane rotation support sonika.jindal
2014-06-18 11:52 ` Daniel Vetter [this message]
2014-06-18 11:57   ` [PATCH 00/10] Support for 180 degree HW rotation Jindal, Sonika
2014-06-18 12:37     ` Daniel Vetter
2014-06-18 13:18 ` Damien Lespiau

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=20140618115229.GC5821@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=sonika.jindal@intel.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 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.