[Intel-gfx] [PATCH 00/11] Support for 180 degree HW rotation

Damien Lespiau damien.lespiau at intel.com
Wed Jun 18 13:00:36 CEST 2014


On Wed, Jun 18, 2014 at 02:27:16PM +0530, sonika.jindal at intel.com wrote:
> From: Sonika Jindal <sonika.jindal at 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 (2):
>   tests/kms_rotation_crc: IGT for 180 degree HW rotation
>   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

Now that we have universal planes, I guess the last blocker for this
series is gone. Thanks for keeping at it.

Some of these patches already had review tags. Would you mind:

  - Re-add the r-b tags already gathered,
  - Remove Greg KH from the Cc. list, let's not bother him with that
  - Remove Dave Airlie from the Cc. list, dri-devel is enough (+ us
    pinging him about the series if necessary)
  - Don't resend the igt patch with the kernel ones,
  - Add a patch on top to update the big property table
    Documentation/DocBook/drm.tmpl - let's make sure we don't upstream
    new properties without updating that list

-- 
Damien



More information about the Intel-gfx mailing list